6.21
06.02.2021
New strategy filters: SessionProfitMin, SessionProfitMax:
Session profit From SessionProfitMin To SessionProfitMax defines the strategy working diapason.
Zero value means the parameter is ignored. You can setup session autoreset in the main settings - the AutoStart tab.
New PumpDetection parameter: "PumpUsePrevBuyPrice" - Use 2-seconds old price for calculating BuyPrice (unless specified using price 30 seconds ago). Enabled by default. This setting protects against buying at the very top of the spike. Before this parameter was added to the settings, it was always enabled programmatically, so when disabled, the strategy behavior will change!
Fixes: Spikes drawing on a chart upon first opening of a market; Auto-centering the chart when releasing the x9 button