NicholasRoux
New Member
- Joined
- Jul 2, 2017
- Messages
- 1
- Reaction score
- 0
Thread bump - I've got some funds setup in Luno, and also plan to start growing my BTC balance using a trading bot.
From my initial research, Gekko looks to be a good starting point - its not a trading bot per se, but an open-sourced trading and backtesting platform based on NodeJS. It comes with a few trading strategies out of the box (you can also add custom trading strategies), and it offers historical data backtesting.
It's not a high frequency platform, i.e trading at less than 1min intervals (for that you would need an online paid solution). The custom trading strategies seems like a great option to test and experiment with, especially since we will likely be seeing volatility in the BitCoin with the looming segwit updates to the blockchain on Aug 1st (which is great for trading).
On a side note: I've been struggling to import historical data from Luno (bitx) -- the importer is written in NodeJS, which is part of my development stack at work. I'll investigate and add a post if I manage to get it fixed.
From my initial research, Gekko looks to be a good starting point - its not a trading bot per se, but an open-sourced trading and backtesting platform based on NodeJS. It comes with a few trading strategies out of the box (you can also add custom trading strategies), and it offers historical data backtesting.
It's not a high frequency platform, i.e trading at less than 1min intervals (for that you would need an online paid solution). The custom trading strategies seems like a great option to test and experiment with, especially since we will likely be seeing volatility in the BitCoin with the looming segwit updates to the blockchain on Aug 1st (which is great for trading).
On a side note: I've been struggling to import historical data from Luno (bitx) -- the importer is written in NodeJS, which is part of my development stack at work. I'll investigate and add a post if I manage to get it fixed.