ZENALC / algobot

Cryptocurrency trading bot with a graphical user interface with support for simulations, backtests, optimizations, and running live bots.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data overhaul.

ZENALC opened this issue · comments

We need to stop live bot and simulations from using insertions and move to appends. More investigation needs to be done to make sure nothing breaks, but this would be a good addition and nice next step towards moving to TA-LIB.

This is being partly resolved with 2894584.