Skip to content

v7.3.13 markup

Latest
Compare
Choose a tag to compare
@enarjord enarjord released this 25 May 20:49
· 8 commits to master since this release
cf0906a
  • Replace bot parameters
    • close_grid_min_markup and close_grid_markup_range
    • with
    • close_grid_markup_start and close_grid_markup_end
    • see docs/configuration.md for more details
    • while logic has changed, backwards compatibility with old param names/values is maintained by automatically adjusting param values
  • Fixes for binance fetch pnl
  • Add param config.live.mimic_backtest_1m_delay which when true adds delays of live order execution of up to 1m for better backtest conformity
  • Update some requirements

What's Changed

New Contributors

Full Changelog: v7.3.10...v7.3.13