Open nickpagz opened 3 years ago
I've decided to make this a whole new build since fundamentally it will work very different. It will use OHLCV data instead of polling every x minutes for price data, and instead of triggering individual deals, the script will enable bots and keep them enabled until they don't meet requirements.
any news about that new version?
Hi @pablollorens My bandwidth at the moment is limited unfortunately, but this is at the top of the list. I actually already started coding it, but had to divert my attention for a while. Hopefully I'll get back on it in the next 2 to 3 weeks.
This might be a fork, or separate version since this would handle the capturing of prices in a very different way - ie polling ftx for candle data and processing it on the fly instead of just grabbing the latest price in each loop.