Skip to content

elheck/crypto_backtesting_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypto_bot

A first implementation of a crypto frequency trading bot.

  • Currently only MACD as indicator and Backtesting as executor.
  • This was used to test a specific indicator on historical data obtained through the binance public api.
  • Saves historical data that it has obtained once as pickle and adds data to it if a larger timespan is needed.

It outputs a graph like this: Screenshot from 2020-12-25 22-11-53

It also outputs a evaluation via logging like this Screenshot from 2020-12-25 22-12-28

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages