You can't send data to script/EA. The EA must pull data and open the orders.
whroeder1:
You can't send data to script/EA. The EA must pull data and open the orders.
You can't send data to script/EA. The EA must pull data and open the orders.
Where can I find info on how to pull the data? I know hot to send from EA to php and MySQL. But not the other way.
You "know hot to send" to php? then do you hot know how to get the reply/result?
Yes. It can.
whroeder1:
You "know hot to send" to php? then do you hot know how to get the reply/result?
You "know hot to send" to php? then do you hot know how to get the reply/result?
Well, I have never had an EA fetching data. So it's just about having a GET command in the EA and it will work?
So then it can check for something every tick or whatever I set?
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
Is it possible to send an OrderSend from a php script to an EA loaded on MT4?
Not sure what to Google for to find the right info. Any ideas?