Get Mystery Box with random crypto!

6.49 (25.09.2021) Триггеры вынесены в отдельный раздел; доб | MoonBotNews

6.49 (25.09.2021)

Триггеры вынесены в отдельный раздел; добавлены новые параметры:
TriggerOnProfit: (YES\NO) Стратегия включит триггер на заданном ключе TriggerKey только если сделка была закрыта с профитом
TriggerOnLoss: (YES\NO) Стратегия включит триггер на заданном ключе TriggerKey только если сделка была закрыта с убытком
(Если хотя бы одна из этих галок включены, то сигнал и покупка муншотом не будут являться триггерами.Галки можно включить одновременно,
тогда любое закрытие сделки в плюс или минус будет являться триггером)

Добавлен модификатор AddPriceBug: по аналогии с другими модификаторами, добавляет зависимость от PriceBug.
(в муншотах отдельный параметр MShotAddPriceBug). Значение PriceBug добавлено в отчет. PriceBug так же учитывается в расчете StopSpreadAdd1mDelta: спред увеличивается на сумму (минутная дельта + PriceBug) * StopSpreadAdd1mDelta

К параметрам сессии добавлены макс. увеличение ордера SessionIncreaseOrderMax и мин. уменьшение SessionReduceOrderMin
(в процентах от исходного OrderSize; по умолчанию 500% = в 5 раз)

Добавлено отображение коридора цены у муншотов (включается на кнопке фильтров).

Логика кнопки фильтров изменена, 1 нажатие включает\выключает отображение фильтров\сессий, ПКМ вызывает меню настройки.
Добавлен параметр SellLevelAllowedDrop: Величина в процентах от бай, на которую функция "перестановка на уровень" может опускать селл

============

Triggers are now located in a separate section; added new parameters:
TriggerOnProfit= (YES\NO) The strategy will trigger specified TriggerKey only when an order is closed with profit *CR*
TriggerOnLoss= (YES\NO) The strategy will trigger specified TriggerKey only when an order is closed with loss. *CR*
(If at least one of these checkboxes are enabled, then signals or a moonshot's buys will not be triggers. It is possible to have both checkboxes turned ON)

Added the PriceBug modifier AddPriceBug (for MoonShots, there is separate modifier MShotAddPriceBug) - by analogy with other modifiers, adds dependency on the PriceBug.
Actual market's PriceBug added to the report; PriceBug is also taken into account in the calculation of StopSpreadAdd1mDelta: the spread is increased by (1-minute delta + PriceBug) * StopSpreadAdd1mDelta

Session parameters has now limits to increase and decrease your order size: SessionIncreaseOrderMax and SessionReduceOrderMin
(as a percentage of the original OrderSize; default 500% = 5 times)

Added display of the MoonShot's price corridor (can be switched in the filter button context menu).

The logic of the filters button has been changed, 1 press turns on/off the display of filters/sessions, Right-click opens the settings menu.
Added the SellLevelAllowedDrop parameter: The value in percentage of the buy price, by which the "move to level" function can lower the sell