
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
In the file menu, find save as picture option -> active chart as is and save it.
Send that picture here (it is not going to show any data from your real account - it is going to save just the chart picture)
Post that picture here (something like the one I attached)
picture is here
The indicator which based on my demo account is very OK;
But When I switched to my real accout, MT4'screen displayed
"Wait for Update" and then all the data disappeared.
It seemed to that the below program has not run in my real accpunt.
name = shortName+t+k+i;
if (ObjectFind(name) == -1)
ObjectCreate(name,OBJ_LABEL,window,0,0,0,0);
ObjectSet(name,OBJPROP_XDISTANCE,i*66+100+gaph*(t%2));
ObjectSet(name,OBJPROP_YDISTANCE,k*15+ 20+gapv*(t/2));
ObjectSetText(name,"圹圹圹圹",10,FontToUse,theColor);
I don't know why ?
Thanks for your help
Best reguards
Franky
...
Can you simply answer what I asked you and post a picture as I asked you in previous posts?
thank you
It is, isn't it?
Hello Mladen
Wondering what indicator you are using to draw that channel, very interesting.
Thanks in advancewrong thread
Thanks mladen!
Hi mladen,
Please have a look, thanks a lot!
Best reguards
Franky
Apoligize for interrupting your thread with my drooling, Mladen.
Great thanks ,mladen!
Hi,mladen
Very thanks for your great help!
The problem has been solved.Thanks!!
Best reguards
Franky
Have a nice trading (and any other) day

regards
mladen
Hi,mladen
Very thanks for your great help!
The problem has been solved.Thanks!!
Best reguards
FrankyThank you
Your symbols end up in single "."
You can change the two places where ".." occure in the source to "." or you can try these I attached
Also, in order to have the map displayed properly you should install the MsLineDraw font from the first post and set UseMSLineDrawFont to true
regards
mladen
Please have a look, thanks a lot!
Best reguards
Franky