Specifiche

Spécifiez ici vos spécifications d'exigences point par point. Essayez de décrire vos besoins brièvement et clairement, afin que votre développeur potentiel puisse évaluer correctement sa complexité et son coût, ainsi que le temps d'exécution requis.

Une description incorrecte ou trop générique entraînera l'ignorance de votre commande ou vous passerez beaucoup de temps à négocier les détails avec chaque demandeur.

Rappelez-vous: Remember: It is better to spend thirty minutes to prepare a good text than to lose hours and days to resolve misunderstandings after concluding the Agreement or when accepting the order execution results. It is better to spend thirty minutes to prepare a good text than to lose hours and days to resolve misunderstandings after concluding the Agreement or when accepting the order execution results.

Ordini simili
PHANTOM PROTOCOL V1 35 - 150 USD
PHANTOM PROTOCOL V1 – MT5 EXPERT ADVISOR SPECIFICATION Develop a professional MetaTrader 5 (MT5) Expert Advisor named “PHANTOM PROTOCOL V1”. PRIMARY MARKET: - XAUUSD (Gold) - Designed primarily for M15 and H1 timeframes. - The EA must work with both 3-digit and 2-digit gold pricing where applicable. TRADING LOGIC: Use pure price-action and market-structure analysis rather than relying on a single indicator. The EA
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 () {

Informazioni sul progetto

Budget
30+ USD