markusaksli / TradeBot

Crypto trading bot using Binance API (Java)
GNU General Public License v3.0
373 stars 138 forks source link

Backtesting data basic info inclusion #28

Open markusaksli opened 3 years ago

markusaksli commented 3 years ago

Backtesting files should include the symbol, number of entries, start timestamp, and end timestamp at the start of the file to include some information to identify the data. This also allows the files to be renamed without losing functionality.