Skip to content

Releases: donewiththedollar/directionalscalper

v.2.9.9-beforecleanup

16 Dec 21:26
ab28787
Compare
Choose a tag to compare
  • 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

02 Dec 20:29
Compare
Choose a tag to compare
  • 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

17 Sep 20:20
Compare
Choose a tag to compare
  • 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

10 Sep 01:52
Compare
Choose a tag to compare
  • 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

29 Aug 02:53
Compare
Choose a tag to compare
  • 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

22 Jul 20:56
Compare
Choose a tag to compare
  • 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

23 Jun 03:39
fa5fd73
Compare
Choose a tag to compare
  • 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

10 May 01:27
Compare
Choose a tag to compare
  • 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

18 Apr 00:07
Compare
Choose a tag to compare
  • 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

17 Apr 02:47
Compare
Choose a tag to compare
  • 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