You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: