Spezifikation

The MYFXBOOK signal account link is here:  myfxbook.com/members/alexfoster/alexander-william-acc-1/8367610  .    You must find out for me which EA he is using, and where it is for sale ! You can look at the trades and the open statistics, to research yourself and see how the trades are opened and closed, and if you see a similar EA for sale elsewhere, you must highlight it for me.



Ähnliche Aufträge
Create a bot that can trade and read indicators easy to read for first time users. Bot that can be used on a phone and connect to MT5. It should be easy to install or use on any device especially phone and laptop, preferably the bot that can run over night and controllable when needed
//———————————————————————————————————————————————————————————————————— 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 () {

Projektdetails

Budget
50+ USD
Ausführungsfristen
von 3 bis 7 Tag(e)