Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Nowhere without you - 6. - page 200
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I wonder ..... what this sign means.... I can't think of anything in the textbook about it.
Transferring by reference, allows you to modify (change) the parameter
The transfer by reference, allows modification (change) of the parameter
Thank you. I'll keep that in mind for the future.
But why doesn't the function work?
I would be grateful if you could point me in the right direction.Thank you. I'll keep that in mind for the future.
But why isn't the function working?
I'd appreciate it if you could point me in the right direction.I'd appreciate it if you'd point me in the right direction.
Return minimum lot also
Returned.
Now when compiling it gives error.... that Lot variable is not defined.
' ' - variable not defined C:\Program Files\Alpari NZ MT4\experts\PREDICATED LOT.mq4 (47, 39)
http://clip2net.com/s/61vFZH
Although it was defined before Start.
Returned.
Now when compiling it gives error.... that Lot variable is not defined.
' ' - variable not defined C:\Program Files\Alpari NZ MT4\experts\PREDICATED LOT.mq4 (47, 39)
http://clip2net.com/s/61vFZH
I have defined it before Start though.
I need all the code
I need all the code
I need all code
I need that after the order is closed on a stop the following order opens with the volume equal to volume which was in the LAST closed on a stop
order multiplied by 2
And if the LAST order was closed for any other reason (not a stop) - the position volume should be 0.1Returned.
Now when compiling it gives error.... that Lot variable is not defined.
' ' - variable not defined C:\Program Files\Alpari NZ MT4\experts\PREDITIONS.mq4 (47, 39)
http://clip2net.com/s/61vFZH
But it is defined before Start.
It compiles. It seems to me - your logic is totally lame there... Of course, I didn't look through it. I only checked it for errors.
datetime is the same as int
It compiles. I think your logic is totally flawed there... I didn't look at it, of course. I only checked it for errors.
Datetime is the same int.
Thank you very much.
Everything compiles.
But........
- opens a position on EVERY five-minute period (every candle)
- the order volume does not change after the last stop