6.33

20.04.2021


The Automated trading extension package now includes


  • "triggers": launch of a strategy may be triggered by another strategy

  • Trades ("dots") on the chart, which were previously deleted, now turn into "mini-candles". This allows you to see a larger segment of the chart with prices and volumes.

  • The Stop loss in strategies, if StopLossEMA = 0, now takes into account the average trades price (previously only BID \ ASK) and may be activated a little faster (if there is no lag in the trades stream)

  • New strategy parameter StopSpreadAdd1mDelta: Increase the stop loss spread depending on the 1-minute delta

  • The spot short with OrderSize = 0 will put all available coins in the order.