Found extended format with date. Thank you very much!

Found extended format with date. Thank you very much!

How to block by date: when the date comes (on the server), the EA should stop running
There are also errors, possibly related to the platform update. Forum topic at the link below
https://fxdreema.com/forum/topic/6358/problem-with-variables-and-formula/2
@miro1360 said in The indicator on the oscillator:
you must create such indicator manually (in your example one indicator with buffers, where iEnvelopesOnArray is calculated on iCCI)
if I remember right, in the past I posted something about these indicators, but who knows if and where it is
Could not find your posts on this topic on the forum, if you can share the link
How to apply the indicator to the oscillator. For example, moving average/envelope on cci. The intersection or position of the lines relative to each other gives good signals. In the standard mt4/mt5 terminal, this is done by simply dragging the indicator into the oscillator window - standard functionality.
Made two conditions: the price is more than the maximum for the last 10 candles and the price is less than the minimum for the last 10 candles (сonditions are not related). Condition with more works, with less does not work - for convenience made an example with trace activity:
https://fxdreema.com/shared/tqKeCDZae
Please help to make an algorithm: if the price moved away from the opening price (loss) on X pips-open the opposite order with martingale:
This will be checked: if there are sell orders (buy) with a loss of X-then with a total profit of more than Y, all orders will be closed.
In fact, we need an analogue of add volume only to open an order of a given volume in the opposite direction
UPD: I created a new subject with this question
https://fxdreema.com/forum/topic/5732/system-with-reversals-of-direction-of-trade
Thanks for your help.
Please help to make an algorithm: if the price moved away from the opening price (loss) on X pips-open the opposite order with martingale:
That is trying to do when you care less coups.
This will be checked: if there are sell orders (buy) with a loss of X-then with a total profit of more than Y, all orders will be closed.