Convert MQL4 indicator to Pine Script

工作已完成

执行时间17 小时
员工反馈
Excellent
客户反馈
5 stars isnt enough for his service. Quick delivery, 100% accurate what I wanted. Reasonable price also. Pleasure to cooperate with and definetly I will use his service again. Big thanks ;)

指定

Hello Community

I have mt4 file MQL4. I would like to convert it in working Trading view pine script. This is simple Supply and Demand boxes(structures, where price is exhausted) with Retest counter. In mt4 file what i found, this retests numbers are next to box. I would like to put them underneath like on photo attached from trading view. I also attaching mt4 indicator running on mt4. So rules need to be same as on Source file attached, just small adjustment done with position of name of the box and restest counter. When price hit up 1 to 3 times in same structure is showing Veryfied, when price hit 4 and more times is showing PROVEN. If You are sure You can do this job, please let me know. Please just first check file and make sure You can do this job.


附加的文件:

PNG
boxes.png
11.6 Kb

反馈

1
开发者 1
等级
(38)
项目
50
10%
仲裁
1
0% / 0%
逾期
8
16%
空闲
2
开发者 2
等级
(317)
项目
355
72%
仲裁
7
43% / 29%
逾期
20
6%
工作中
相似订单
//———————————————————————————————————————————————————————————————————— 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 () {
NinjaTrader 8 / NinjaScript Phase 1 build: convert an existing Auction Market Theory (AMT) strategy into objective, alert-only decision-support logic. Not a bot, no auto-execution — trades stay manual. Covers NQ/MNQ, ES, CL, MGC using 30-min TPO/Volume Profile context with 5-min confirmation: one 5-min close outside VAH/VAL = acceptance, close back inside = rejection. Dashboard shows bias, auction state, location
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations
Mt5 ea 30+ USD
I have a fast execution ea that need a little touch, it trade on gold and my problem is about the risk ratio the tp is 3pip and stop loss 20 but i cannot get it right to make the average win larger and average loss lower. I would like to know if i can get help to get it right without touching the tragedy and the trade frequency. Those two pictures I attached is the example of what my bot actually do like i explained
MT4/MT5 HFT EA us30 30 - 3000 USD
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the

项目信息

预算
50 - 150 USD
截止日期
 4 天