Releases: mcDucksProject/mcDucksBroker
Releases · mcDucksProject/mcDucksBroker
v0.0.5: Feature/quick returns (#31)
* prepare strategy scalpingFast for testing * move configs * update strategies for BTC * prepare StrategyKlingerStochWBtc2 for testing * fix bug * optimize strategy * Se modifica en dev orden_types sell to market * subo cambios en order type sell market en todos los bots * fix Stoch with BTC Support * strategy klinger changes * Optimize quick returns * update gitignore * update gitignore Co-authored-by: Facundo Cersosimo <[email protected]>
v0.0.4: Feature/strategy simple trend reversal (#27)
* simple trend reversal * strategy improvements
v0.0.3: klinger stoch with BTC support (#24)
* klinger stoch with BTC support * test new docker config * prepare StrategyKlingerStochWBtcSupport for testing * minimal config fixes * update strategy * fix class name * fix informative_pairs * tuple not list
v0.0.2: create new klinger hybrid strategy (#20)
* create new klinger hybrid strategy. resolves #18 * separate testings in different folders * remove import * Update StrategyKlingerHybrid.py fix sell and buy indicators * Update StrategyKlingerHybrid.py * added new strategy klinger1D4HSupport * added fixed line * added optional supports up to 3 candles before * remove useless variable * added new currency pairs
v0.0.1: prepare klinger for dry run (#10)
* prepare klinger for dry run * fix timeframe to 4h