I want to place and manage trades accordng to a Whatsapp trading group. The EA needs to read messages and
identify the key words I want (that can be set in the EA) which will define if it is a buy/sell market order, or buy/sell stop/limit order
according to the content of the message. It can also close an order or add a new averaging order as the new chat messages arrive during the day
with instructions for it. All the main words and parameters the EA shall look for it will be explained to the chosen developer (and these
words/parameters can be modified by the user in the EA settings).
I want to make it simple but effective. Besides it, I need some basic order managing options like
trailing, daily gain or loss target that the EA will stop trading. I also need the EA to set the Lot/Contract size on each trade according to the
maximum risk in capital I´m willing to use and according to the Stop Loss size.
To do this bridge, I believe the developer can use some of the new Whatsapp APIs available in the market (If a
Company is offering a good API that needs a monthly payment, it can also be discussed if that makes thins easier). Or the developer can use some
of the Whatsapp/Telegram bridges availavle in the internet, and them use a Telegram bot to communicate with the EA.
Thanks in advance!
Similar orders
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
SPECIFICA TECNICA Cerco uno sviluppatore MQL5 esperto per sviluppare da zero un Expert Advisor completamente nuovo per XAUUSD su MT5. Non desidero un semplice Expert Advisor basato su indicatori fissi. Desidero un sistema di trading dinamico e adattivo , in grado di adattare il comportamento alle diverse condizioni di mercato di XAUUSD. Lo sviluppatore può utilizzare tecniche appropriate quali trend Following
MetaTrader 5 (MT5) Price-Level Monitoring & Automated Phone Call Alert System Developer Needed Project Overview I am looking for an experienced developer to build a custom trading assistant for MetaTrader 5 (MT5) that monitors important price levels I manually mark on my charts and immediately calls my phone when the market reaches or interacts with those levels. This is Phase 1 of a larger trading assistant project
I need an Expert Advisor (EA) programmed and designed to help me with trading. Requirements: * The programmer must have experience in implementing software projects. * The script must be high-quality, clean, clear, and editable at any time, with ownership of the script provided. * It must work on the MT4 platform. * The maximum project completion time is 7 to 14 days. * The programmer must be cooperative and