Fxdreema Receive webhook?
-
How can i receive webhook by fxdreema?
-
Maybe you could first use python to receive webhook data
As I understand, receiving webhook requires at least a simple server to do the job. I don't think MT4/5 has this build-in function
Maybe co-pilot can help.
-
@sktsec metaqoutes not support webhook
-
Thank you. for the information. But do you have any idea? with the needs!!! Receive input from outside become a part of the system (semiauto ea).
-
@Plugpogpag
If you really need it, try google for commercial ones. There are many of themAs I said, you can DIY using python as backend. Sure a lot more resources are required
If you want to do the job directly with MQL codes, it may require import specific DDLs, and is beyond basic MQL coding knowledge
-
OK, I understand.
Thank you the idea.
And it's not easy for me to do with ddl and coding.
I've used it commercially and it's good. They made it well. But I can't customize those EAs to suit my personality.I think to give this some more time.