Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sauber/etoro-copy-trading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eToro Copy Trading

Download and analyze profiles of investors on eToro. Create strategies and run simulation.

Profiling

Define which script to run in deno.json. Then run profiling and analyse results.

deno task profile
node --prof-process isolate-*-v8.log | less
rm isolate-*-v8.log

Install less on Windows 11 Powershell

Find-Package pscx | Install-Package -Force -scope currentuser -allowclobber

About

Downloading stats and charts of investors on eToro

Resources

Stars

Watchers

Forks