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
Hi all
The attached indicator only shows sell arrows. Is there any reason for this or..?
If not can this be fixed.
Tks!Hi Jaquanburton, just wanted to add that that indicator is attempting to use future values to draw the arrows.
Can someone fix this ea.
CAN SOMEONE FIX THIS EA IS NOT CALCULATING RIGHT THE PIPS. THANKS
CAN SOMEONE FIX THIS EA IS NOT CALCULATING RIGHT THE PIPS. THANKS
Would you mind explaining a bit more what is the exact problem you re having?
Well for example when I put tp:5pip the order come in tp: 50pip. Im using 5 digit broker. So what I want is a move of 5pip not 50pip also can it possible to ad a martingale
Option again first order 1lots if loss second order 5lots if win go back to first order. Thanks
Well for example when I put tp:5pip the order come in tp: 50pip. Im using 5 digit broker. So what I want is a move of 5pip not 50pip also can it possible to ad a martingale Option again first order 1lots if loss second order 5lots if win go back to first order. Thanks
kawasaki500
It seems that you are confusing points and pips. Please see this post : https://www.mql5.com/en/forum/180437/page12
PS: on most brokers 5 point tp will not be allowed. Usually minimal distance of the stop loss or take profit is way higher than 5 point (0.5 pips)
also can it possible to ad a martingale*
Option again first order 1lots if loss second order 5lots if win go back to first order. Thanks
also can it possible to ad a martingale*
Option again first order 1lots if loss second order 5lots if win go back to first order. Thanks
Hello Guys,
I found this EA when it returns a lot of errors when compiling. Are you able to fix it?
farhadcrab1_ecn_all.mq4
Hello Guys,
I found this EA when it returns a lot of errors when compiling. Are you able to fix it?
farhadcrab1_ecn_all.mq4Try this out.... could not test it ... don't have this indicator....
mf = iCustom(Symbol(), t_period, "MAMA_v1", 0, 4, 0.5, 0.05, 0, 0, 0, 1, shift);
ms = iCustom(Symbol(), t_period, "MAMA_v1", 0, 4, 0.5, 0.05, 0, 0, 0, 0, shift);
Thanks, will check it out. Just in case you want to test the EA, too...here's the indicator
mama_v1.mq4