작업 종료됨
명시
Hello,
TradingView has released webhook feature : a POST request can be sent upon a signal.
The development job requested intends to create an EA able to receive such incoming webhooks and to trigger adequate orders (buy, sell, close all with the ability to close all positions before creating new ones).
Any instrument tool must be supported (either indices, forex, commodities, etc.).
Ideally, the integration would be direct (EA able to receive and execute incoming webhooks). Meanwhile, if needed (technically), I could understand and accept the EA to have an additional local program (to receive and interpret incoming webhooks before sending them to EA). I insist on every software being local (and not through any external third-party).
I've mentioned code to be MQL4 but would accept MQL5 if needed technically.
MQL source code will need to be provided and execution not limited to an account/ID.
Detailed webhook syntax needs to be documented and provided.
Don't hesitate to comment/query extra information, if needed.
Thank you.
Sincerely,
Luciano