Skip to content

Backtest of different trading strategies for cryptocurrencies on historical market data

Notifications You must be signed in to change notification settings

DorukKorkmaz/crypto-backtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypto-backtest

Backtest of different trading strategies for cryptocurrencies on Bitfinex's and Binance's historical market data

Installation

Requirements

  • python
  • backtrader $ pip install backtrader
  • dateparser $ pip install dateparser

Usage

To use Binance historical data you should insert your Binance API Key and Secret into Binance/account_info in the following format:

'API Key'
'API Secret'

The tested strategies are under backtesting/strategy.

Donate

If this project helped you out feel free to donate.

  • BTC: 1DQcKJHGwefzdQnJ4cpPGgBA7gTYUpmGia
  • ETH: 0x757b7354d894c41d08f468e373ef2f1b49960d0d
  • LTC: LLbAeE6AwmKJ88rewLxYnDk2LV4wJfXm6V
  • NEO: AeX1bFJ6fDEGK32MKpsZkf24F9y1J9Z5Hu
  • EOS: 0x757b7354d894c41d08f468e373ef2f1b49960d0d

If you have any suggested strategy for backtesting, you may reach me from my email.

About

Backtest of different trading strategies for cryptocurrencies on historical market data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages