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
hello,
could someone add please an option to change colour and style (solid, dash, etc.) of each line? ;)
thanks in advance :)
hello,
could someone add please an option to change colour and style (solid, dash, etc.) of each line? ;)
thanks in advance :)
That indicator draws bars in the colors you set/chose in the chart properties. You can change the chart up and down bar color in chart properties, and the indicator will change colors accordingly too
yeah, but I would like to change colours and style of the lines without changing chart colours :) is this possible to do? :)
and you have to click on the bar to see the lines ;)
OK. When you do, please post the error that you get
Dear mladen,
I suspect my broker and i called them!.
As i predicted the problem is because of them!! They resolve my problem and everything is ok now.
I thank you for your close attention... You are coder's king :)
It does not cause those errors on my terminal (it works as it should - loading only one instance of the indicator, no code change)
Also, the function you posted is OK, but you have to check if the OrderSymbol() is the same as Symbol() when you close the order too
That is what the problem i facing .
I read many site and say "if (OrderSymbol() == Symbol()" is specific for the symbol on the chart we attach .
But i cant find the answer "where to input the Symbol() for calculation " ?
I have try to find the answer for few month but no luck :(
I hope you can help me to check the ea i attach ( When you have free time ).
Because i want to complete it and make it to a ea template , for future use .
Thank you .
That is what the problem i facing .
I read many site and say "if (OrderSymbol() == Symbol()" is specific for the symbol on the chart we attach .
But i cant find the answer "where to input the Symbol() for calculation " ?
I have try to find the answer for few month but no luck :(
I hope you can help me to check the ea i attach ( When you have free time ).
Because i want to complete it and make it to a ea template , for future use .
Thank you .
If you really want to make it manual, then use a parameter (something like :
Friends,
Unfortunately everyhing is not ok :(
"Take profit" is not working.
I set in setting "tp=80" and the price go on +110, +120 pip but ea is not take profit and close order. It still wait!!
Can we fix this problem please?
Thank you.
Friends,
Unfortunately everyhing is not ok :(
"Take profit" is not working.
I set in setting "tp=80" and the price go on +110, +120 pip but ea is not take profit and close order. It still wait!!
Can we fix this problem please?
Thank you.
What error do you get?