Skip to content

michaeltmk/trading-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trading-bot

trading bot for FTMO

create new strategy

  1. create a strategy python script in strategies/
  2. define a config data model
  3. define a indecator data model
  4. define a input data model
  5. define the main strategy class including a function named calculate, and also define the indecators defination json
  6. add the config in config/strategies_config.yaml

About

trading bot for FTMO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages