Hello Forexts j don't know well the language for program with MQL language and j see the code program of "Volume_trader_v2";
j think that the volume is
very important for trading operation.
In the Expert the condition for entry (Long || Short) is true || false if the
(volume[1]<volume[2]) or (volume[1]>volume[2]) and this control is important.
J ask you if you can write the expert but the control for entry is moving average of volume for example three period is ">" of ten period and if this condition is true look if the close of bar[1]is ">" of close of bar [2] this is condition true for
buy order .
Reverse condition for
sell order.
Important insert the
trailing stop and
stop loss for example 10 for trailing and 15 for stop loss.
See the image please
thank bye
