Releases: donewiththedollar/directionalscalper
Releases · donewiththedollar/directionalscalper
v.2.9.9-beforecleanup
- Release before cleanup because this is what so many have been using and most will get frustrated with the coming changes that are drastic to the configuration/etc
- You aren't ready
- HTX get ready
v2.9.9-solid-before-uta-bal
- Solid release that has been working fluid for enough time to where it should be published before any further changes are made
- This release has produced 100% win rate over 3 month period
- Further updates will be in regards to UTA balance and adding other CEXs/DEXs then improving strategies
- You aren't ready
- I never left
v2.9.9-symbolsallowed
- Resolved reissue grid error
- Resolved symbols allowed with auto rotation (non target coin mode) issue at startup
- Resolved speed and probability of fill on entry for all pure maker orders
- Resolved double grid possibility via order cancellation verification
v2.9.9-uta-dd-behaviour
- Fixed a slew of errors that popped up after converting accounts to UTA
- Added a new drawdown behaviour that is described in the documentation and will be explained further with example configurations.
-⚡️🌴
v.2.9.9-uta
- CCXT fully supports UTA for Bybit, previous funcs no longer needed (more cleanup coming!)
- Logs seem to be clean and many updates/bugfixes since the v.2.9.9-final tag but not ready to call this 3.0.0 yet😁
2.9.9-final
-
Final version before risk management modifications will be made which will change configuration parameters and require users to read the documentation to understand the new risk management logic.
-
This release is technically stable yet has tons of redundancies but many are used to using it and have success. However, I highly recommend keeping up with the documentation and using the new versions once they have been released here as the risk management is much more stable in the next release coming after this stable but very redundant release.
-
This release is more for those who want to stay on the old version because they may be used to the old risk management and prefer to not to change for now.
v2.9.9-split-config
- Split account from config for future optimizations
- Resolved issue involving multithreading where a position would not enter based on a signal if there was an opposing position open, resulting in one-way trading.
- Added documentation Documentation
v2.9.8-signalscreener
multi_bot_signalscreener.py
Scans for signals for the entire retrieved rotator symbols list as opposed to passing symbols to the strategy to await signal; this is a better approach for catching entry signals for initial entry.
2.9.7-rotator-randomizer
- Resolved bug in rotator where symbols allowed may not have been respected entirely.
- Added a randomizer to symbol rotation as all of the symbols are already filtered by volume from API, this allows for a higher probability of hitting a symbol that has an entry signal
v2.9.6
- Hardened rotator / refactor
- Refactor thread exhaustion (boring symbols)
- Quick take profit on grid strategies
- Added parameters for min and max buffer for the initial grid entry to market price
- Updated default linear grid parameters