Volty expan close strategy

指定

Bonjour,

J'ai besoin de convertir la stratégie ci-dessous de Trading view Pine Script en MT5 EA afin que je puisse le tester et l'exécuter.

Dans les options, j'aimerais que vous ajoutiez :

1. Travaillez sur n'importe quelle période.

J'ai besoin d'un fichier MQL5.

Merci par avance !

JP


//@version=5

strategy("Volty Expan Close Strategy", overlay=true)
length = input(5)
numATRs = input(0.75)
atrs = ta.sma(ta.tr, length)*numATRs
if (not na(close[length]))
    strategy.entry("VltClsLE", strategy.long, stop=close+atrs, comment = "VltClsLE")
    strategy.entry("VltClsSE", strategy.short, stop=close-atrs, comment = "VltClsSE")
//plot(strategy.equity, title="equity", color=color.red, linewidth=2, style=plot.style_areabr)


反馈

1
开发者 1
等级
(611)
项目
713
33%
仲裁
45
49% / 42%
逾期
14
2%
繁忙
2
开发者 2
等级
(23)
项目
29
14%
仲裁
3
0% / 67%
逾期
3
10%
工作中
3
开发者 3
等级
(298)
项目
478
40%
仲裁
105
40% / 24%
逾期
82
17%
已载入
发布者: 2 代码
4
开发者 4
等级
(16)
项目
23
26%
仲裁
1
0% / 0%
逾期
2
9%
空闲
相似订单
I'm looking for an experienced MQL5 developer to build a trading robot for prop-firm accounts, with three account-size-locked versions: $50K, $100K, and $200K. It's one core robot with three calibrated versions — each version must only run on its matching account size. Requirements for the robot: - Full licensing/subscription system (account-locked, expiring access) - Strict risk management: no martingale, no grid
Bonjour, Je recherche un développeur expérimenté en Python + MetaTrader5 pour créer un Bot Scanner. OBJECTIF DU BOT: Scanner n'importe quel graphique MT5 : Forex, Indices Synthétiques, Indices, Actions, Métaux, Crypto. Détecter uniquement des FIGURES CHARTISTES sans indicateur. Envoyer une alerte instantanée sur Telegram ou par mails avec : Paire, Timeframe, Nom de la Figure, fiabilité en % , Capture d'écran du

项目信息

预算
30+ USD