
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
Just because the example trading panels have fields to fill in, does not mean yours has to be that way. It can just have buttons to click on with your mouse.
Also, the OnChartEvent() handler in those examples also gives you some insight into using it for the keystrokes too.
You are restraining your thoughts too much. Think a little outside your box.
Just because the example trading panels have fields to fill in, does not mean yours has to be that way. It can just have buttons to click on with your mouse.
Also, the OnChartEvent() handler in those examples also gives you some insight into using it for the keystrokes too.
You are restraining your thoughts too much. Think a little outside your box.
Thanks Fernando. Will do.
I am very new to this world of coding. I will take your suggestion to heart and start thinking more outside the box. I will begin working with the OnChartEvent() handler soon. I hope I can get it to work ;). I just want to be able to open and close trades via hotkeys or using a trading panel with one click. Will keep you posted...
Thanks Fernando. Will do.
I am very new to this world of coding. I will take your suggestion to heart and start thinking more outside the box. I will begin working with the OnChartEvent() handler soon. I hope I can get it to work ;). I just want to be able to open and close trades via hotkeys or using a trading panel with one click. Will keep you posted...
Hi again Fernando.
This may a bit advanced for me as I am not clear as to what exactly is needed for the lparam, dparam and sparam. Also, if I placed each script in an EA, would I need to create separate OnChartEvents() for each script in the same EA in order for each script to be activated?
Honestly, feel as though I am going in circles at the moment. Will try at another time.
Hi again Fernando.
This may a bit advanced for me as I am not clear as to what exactly is needed for the lparam, dparam and sparam. Also, if I placed each script in an EA, would I need to create separate OnChartEvents() for each script in the same EA in order for each script to be activated?
Honestly, feel as though I am going in circles at the moment. Will try at another time.
Any idea where I can find an advanced MQL4 programming course? Thanks in advance for your reply.
Hi Fernando,
Just wanted to let you know that I found a likely workaround using the panel options. Thanks a lot for your help. I may need to refine things a little, but I should be able to work with it to achieve my goals for now. Your assistance is greatly appreciated. Thanks a million ;).
Not really, as MQL4 has become stagnant due to it no longer being actively developed by MetaQuotes. Everything is now focused on MQL5.
However, the following book may be of assistance:
Not really, as MQL4 has become stagnant due to it no longer being actively developed by MetaQuotes. Everything is now focused on MQL5.
However, the following book may be of assistance:
Thanks Fernando. I will definitely check it out.
Hello...
I not have coding skill..
can you help me with that?
I need one EA that execute keyboard moves when equity is +$x.xx or -$x.xx
the command is "CTRL + F" wait 150ms and press "enter"
MetaTrader 5.