Convert mq4 to mq5 indicator and build a dashboard

指定

hi


I have mq4 indicator (attached its ex4 - Removed - i will share mq4 when we agree) - the indicator is 200 lines of simple small code. - i want to :

1- convert this indicator from mq4 to mq5 - i share only the ex4 here but mq4 available once we agree.

2- build a dashboard based on this mq5 indicator in MT5.

I have same dashboard but in MT4 (the dashboard i have is working in MT4 based on data collected from Reversal.ex4).

the dashboard i have required some little modification for good coloring/segregation/recoding for smoother faster results.


the idea of the dashboard is : 

I want to build dashboard (with assorting feature) similar to this table : many symbols / multiple timeframes.

- Dashboard will have many currencies and multiple timeframes.
- for each timeframe assigned : will have 2 columns that reflect the status of the indicator in that timeframe : first column shows how many continuous dots appeared (continuous red dots or green dots) and in second column shows if current bar have appeared a dot (green or red).


i need how many continuous dots appeared in a row without interruption of other dot color.


first column : color the cell (red/green) if the candle (c) has a dot.


but second column - i need to know how many continous dots appeared in a row without different dot color come in between.


lets make it like this


If we look at it in sequence as each new dot appears:


red dot - red count = 1

red dot - red count = 2

red dot - red count = 3

red dot - red count = 4

yellow dot - start new count - yellow count = 1

yellow dot - yellow count = 2

yellow dot - yellow count = 3

red dot - start new count - red count = 1

red dot - red count = 2

red dot - red count = 3

yellow dot - start new count - yellow count = 1

yellow dot - yellow count = 2

etc....



again - 1st column it shows if candle (c) appeared a green/red dot.


second column it shows green number / red number that reflects how many continuous green dots/red dots happened in a row without a new red dot/green dot come in to discontinue the sequence.


color the cell if the candle (c) happen to have a green/red dot and write the number of continuous dots that occurred in sequence without interruption of other dot color.


附加的文件:

PNG
Reversal.png
46.8 Kb
PNG
2.png
23.2 Kb

反馈

1
开发者 1
等级
(82)
项目
86
57%
仲裁
25
0% / 84%
逾期
19
22%
空闲
2
开发者 2
等级
(225)
项目
285
41%
仲裁
15
13% / 47%
逾期
67
24%
空闲
3
开发者 3
等级
(277)
项目
334
55%
仲裁
14
36% / 29%
逾期
1
0%
空闲
相似订单
The indicator a bit inverted. But it doesn’t matter to me as long as the winrate make sense for investment. For brief details regarding the indicator. What should have been a sell, i inverted it into buy with sl and tp swapped(only change the name of sl and tp for visualisation , but the code still on right tp and sl) . And in script ive inverted the signal command code. But the trouble is the tp and sl cant be
All other Necessary filters already coded , Mostly it is referring to another expert copy pasting . Live Chart Optimization . Optimization from Signal Trigger Point . Apply to stay ahead . While applying please explain the correct trailing stop loss for value gap entries
Patrick 30 - 200 USD
//+------------------------------------------------------------------+ //| EURUSD Daily Strategy EA | //+------------------------------------------------------------------+ extern int MA_Fast = 50; extern int MA_Slow = 200; extern int RSI_Period = 14; extern double RiskReward = 2.0; extern double StopLossMultiplier = 1.5; void OnTick() { if (TimeCurrent() != iTime(NULL, PERIOD_D1, 0)) return;
Trailing Stop Based on Thresholds . Other Necessary Filters already Coded . Live Chart Only . The strategy already coded - needs a fresh new draft . To Start from Signal Trigger
MT5 backtestest helper 30 - 200 USD
Sure 😊 — here’s a simple file-style write-up about your robot that you ordered on MetaTrader 4. You can copy it into Word or save it as a document. Title: My Trading Robot on MetaTrader 4 Introduction I recently ordered a trading robot on MetaTrader 4 to help me trade in the financial markets. A trading robot, also known as an Expert Advisor (EA), is a program that automatically analyzes the market and places trades
I am looking for a professional MQL5 developer to build a structured MT5 Expert Advisor. This is NOT a martingale or high-risk grid bot. Platform: • MT5 only (MQL5 source code required) Symbols: • XAUUSD • GBPUSD • GBPJPY Timeframe: • M5 Risk Management: • Adjustable risk per trade (default 0.5% equity) • Daily drawdown protection (max 3%, auto-lock trading for the day) • Maximum 2 open trades • Minimum 120 seconds
Hello, I need a MetaTrader 5 manual trading assistant panel (NOT an auto trading EA). MAIN IDEA This tool should work like the TradingView long/short position tool inside MT5. Trader workflow: 1) Enter Risk % 2) Enter RR ratio 3) Click SET ENTRY 4) Drag Stop Loss line on chart 5) Lot size and Take Profit calculate automatically 6) Press BUY or SELL to execute trade No trailing stop, no breakeven, no automatic trade
Requirements: - Convert my written trading rules into TradingView Pine strategy - Then convert into MT5 EA - Entry must be next candle open after signal candle close - Stop loss on signal candle high/low - Position sizing: fixed % risk per trade - Portfolio risk cap across symbols - One trade per symbol at a time - Must understand backtesting differences (spread, slippage, fill logic) Important: I want to be able to
Data Integrity 500 - 1000 USD
The trading bot is an automated software system designed to monitor financial markets, execute trades, and manage risk based on predefined strategies. The bot aims to maximize profits while minimizing human intervention and emotional decision-making. Scope: Supports automated trading on selected exchanges (e.g., Binance, Bitget, Coinbase). Executes trades based on technical indicators, signals, or AI models. Provides
Would it be possible to connect Futures prop firm with Rithmic or Tradeovate platform to Ninjatrader automated trading ? If anyone can do this for me I will be happy to get started with the person right away

项目信息

预算
30+ USD
截止日期
 10 天