Skip to content

evgrmn/algo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An example of visualization of a trading algorithm using the Matplotlib module

The algorithm places limit orders on the Bitmex exchange.

To run the program use:
python3 limit.py <start_date> <end_date> yes
Example:
python3 limit.py 200101 220101 yes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages