I think this will work. Thanks!
Latest posts made by FENIX
-
RE: Can I have some help, friends ?posted in Questions & Answers
Yes, in both cases it is intentional.
In the first case, the aim is to close all transactions after crossing the zero line.
In the second case, the aim is to limit the total volume traded.
My question is how can I make the opening of the next order happen after a certain repulsion from the top (bottom) line. For example, when the indicator paints a buy or sell arrow. I've attached an example above!
-
RE: Can I have some help, friends ?posted in Questions & Answers
Hi ! I did it, my mistake was that I wrote the "cross" of the bottom and top lines, but they cannot be crossed , only touched. I changed (x <, x>) with (==).
My idea is to open a sales order with every touch of the top line, and with each subsequent trade I increase the volume in steps: 0.01; 0.03; 0.05; 0.08; 0.11. I limit the number of trades to 5. I close all trades when crossing the zero line.
Buying is the opposite way ...My problem now is that I can't make the opening of the next order happen after a certain repulsion off the line. I want to avoid very close orders. As an example of a photo:

https://fxdreema.com/shared/PiP9DE8ic
Sorry for my English, in Bulgarian it would have been easier for me

-
Can I have some help, friends ?posted in Questions & Answers
Hi, I want to create EA based on this indicator: jurik volty - bands - separate. The conditions are very simple when the price crosses the top line we sell, when the cross bottom line we buy. I made EA with the same conditions but with a bollinger band. With this I failed. I would be grateful as someone help!
[0_1566064637672_jurik volty - bands - separate.ex4]
(Uploading 100%) [0_1566064650353_Jurik volty bands - separate 1.mq4](Uploading 100%)
