Catégories
Tous
Indicateurs
Experts
Bibliothèque
Scripts
Intégration
Convertir
Traduction
Design
Consultation
Autre
Compétences populaires
Martingal EA (tâches personnelles)
35 - 70 USD
Hey Keith, hope you are well. For this EA, i want something different. I will explain you the system in more details in PM. For the first version, i don't need any pannel, just the an EA with entry and exit position (i need to backtest the 'idea' before continue to improve the ea). Thank's
1 Application
30+ USD
i need to convert this strategy script into mt5 expert advisor. //@version=2 strategy(title = "Strategy Code Example", shorttitle = "Strategy Code Example", overlay = true, pyramiding = 0, default_qty_type = strategy.percent_of_equity, default_qty_value = 10, currency = currency.USD) // === GENERAL INPUTS === // short ma maFastSource = input(defval = open, title = "Fast MA Source") maFastLength = input(defval = 10
2 Applications