Strategy settings

Does the MaxActiveOrders parameter apply to repeat orders of munches with the option to re-execute an order after buying?

The MaxActiveOrders parameter, which is responsible for the maximum number of active (pending or already placed for sale after a Buy trigger) orders for a given strategy at the same time, does not apply to repeat orders of the Munschot with the MShotRepeatAfterBuy option. The repeated orders will be placed without taking into account the

Does the MaxActiveOrders parameter apply to repeat orders of munches with the option to re-execute an order after buying? Read More »

I want to activate a Slave strategy after the completion of a trade on the Master Strategy regardless of whether it is in profit or loss, how do I do that?

If you need to activate a Slave strategy after a trade finishes on a Master strategy regardless of its result (profit or loss), you need to write the same keys in the TriggerKeyProfit and TriggerKeyLoss parameters. For example, TriggerKeyProfit=3 and TriggerKeyLoss=3, in this case, at any variant of profit or loss, key 3 will be

I want to activate a Slave strategy after the completion of a trade on the Master Strategy regardless of whether it is in profit or loss, how do I do that? Read More »