
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
@honest_knave
I already read your great example #250 thanks a lot for that.
Now I try to use below code but I already know OnChartEvent() does not runs for(). ( If I am right )
Q: How can I solve this issue, please?
Thanks in advance.
I'm sorry, I'm not quite sure what you are trying to do?
Is there an object called:
You also aren't checking the event id like in my example
I'm sorry, I'm not quite sure what you are trying to do?
Is there an object called:
You also aren't checking the event id like in my example
Yes there is object called which is I am trying to call my button object names.
I few times checked your example - it was very useful for me, but this is not drag objects this is button objects.
Yes there is object called which is I am trying to call my button object names.
I few times checked your example - it was very useful for me, but this is not drag objects this is button objects.
I never mind it, thanks for your replies, much appreciate.
I already started to try it.
OK, sorry I'm really not sure what you are trying to do.
Hope it helped ?!
OK, sorry I'm really not sure what you are trying to do.
Hope it helped ?!
Unfortunately, I have not get good results.
So, OrderTicket() needs Order Select().
When I remove OrderTicket() it works perfect.
Also I already use " id " and " sparam " which one all of them works perfectly.
But this functions does not work with " OrderTicket() ".
Is it not possible that I can use OrderTicket() in my object names, please?
Thanks in advance.
Possibly your names are slightly different.
Try clicking your objects and see what they are really called:
Possibly your names are slightly different.
Try clicking your objects and see what they are really called:
OMG!
It called right name.
Maybe I confused. So what? What is next step, please? Is it possible that I can use OrderTicket() in my object names?
Thanks for the prompt responses.