askmike / gekko

A bitcoin trading bot written in node - https://gekko.wizb.it/
MIT License
10.07k stars 3.94k forks source link

Data spanning and backtest support for bitcoin-co-id #1646

Closed ghost closed 6 years ago

ghost commented 6 years ago

Note: for support questions, please join our Discord server

However, I believe those data will help Bot to decide when they need to execute trade, so if I set my candle size to 2 hours with warmup period of 10 (20 hours of history), probably the bot will only decide 1 trade per 2 hours.

However, since the data spanning starts from 12 minutes ago, it forced me to wait for 2 hours (minus 12 minutes, probably around 1 hour and 48 minutes) for the bot to do a trade, isn't?

I do not use tradebot, yet. atm I am using paper trader (parameters, candlesize 35 minutes, warmup 90, probably around 2 days of history). atm no trade have ever been made.

Anyway could you please support bitcoin-co-id for backtest? https://vip.bitcoin.co.id/chart/btcidr it uses tradingview.

rezamahesa commented 6 years ago

u can built a data downloader for Gekko from https://bitcoincharts.com/charts, then copy data to Gekko/history/ see this article

mr-standalone commented 6 years ago

up vote this.

need backtest data integration for this exchange.

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If you feel this is very a important issue please reach out the maintainer of this project directly via e-mail: gekko at mvr dot me.