Convert TradingView (Pine v5) Indicator NIKA-FTS → MT5 (.mq5)

MQL5 インディケータ

仕事が完了した

実行時間19 日
依頼者からのフィードバック
great
開発者からのフィードバック
Thank you

指定

Perfect — here’s a ready-to-post MQL5 Freelance brief for converting your TradingView (Pine v5) indicator “NIKA-FTS” to MT5.


Title

Convert TradingView (Pine v5) Indicator NIKA-FTSMT5 (.mq5)

Scope

I need an experienced MQL5 developer to port my TradingView indicator NIKA-FTS (Pine Script v5) to MetaTrader 5 with identical logic, inputs, visuals, and alerts. The Pine source is available.

About the indicator (from TV)
  • Strategy selector: NIKA-FTS , MA , TRM , RSI Color

  • Inputs (examples):

    • source (MA source), alphaInput (Tilson T3 alpha)

    • Toggles: t3vis (show Tilson MAs), hemavis (show HEMA MAs)

  • Visuals: color states/overrides, plot toggles

  • No repainting in TV version (signals generated on bar close)

MT5 Requirements
  1. One-to-one logic parity with Pine (no “interpretations”).

  2. Same inputs & groups, default values, and UI names.

  3. Identical visuals where possible (buffers / drawing objects / styles).

  4. Alert logic replicated: provide Alert() , push, and sound options; add MT5 OnChart arrows/labels where relevant.

  5. No repainting: signals must be fixed after bar close (use bar indexing carefully).

  6. Performance: efficient loops, minimal redraw, safe on symbols with long history.

  7. Buffers/Handles: expose all key lines/states via indicator buffers for use with EAs ( iCustom ).

  8. Timeframes & Symbols: work on any chart/timeframe.

  9. Coding quality: clean, commented code; meaningful function names; section headers.

Deliverables
  • Full .mq5 source (not only .ex5).

  • Compiled .ex5.

  • Short README.md with:

    • Input list and descriptions

    • Buffer index map (for iCustom)

    • Any known limitations

  • Optional: a simple tester template showing all plot states for verification.

Acceptance Test (what I will check)
  • Side-by-side comparison (same symbol/TF/history) → plots & signals match TV output on bar close.

  • Input names/defaults match.

  • No runtime errors in Journal; CPU usage OK when scrolling/zooming.

  • Buffers map matches README and return expected values via iCustom .

Nice-to-Have (if low effort)
  • Optional MT5 alert panel (enable/disable, on-bar-close vs real-time).

  • Color theme toggle (dark/light friendly).

  • Ability to show/hide sub-components (e.g., T3/HEMA) via inputs without recompiling.

What I will provide
  • Pine v5 source code for NIKA-FTS.

  • Screenshots/gifs of expected visuals & states.

  • Any formula notes (Tilson T3, HEMA, RSI color rules, TRM logic).

  • Test checklist with exact symbols/TFs.

Timeline & Budget
  • Please propose timeframe and fixed price.

  • Include 1–2 quick iterations for minor fixes after first delivery.

Ownership/Confidentiality
  • Work-for-hire. I own the .mq5 source on delivery.

  • Please keep code private (no reuse/sharing).

Questions to Answer in Your Bid
  1. Examples of TV→MT5 conversions you’ve done (links or files).

  2. How you ensure no repaint in MT5.

  3. Your plan for mapping Pine series/plots → MT5 buffers/objects.

  4. ETA and milestones.




応答済み

1
開発者 1
評価
(21)
プロジェクト
27
7%
仲裁
9
33% / 33%
期限切れ
1
4%
仕事中
2
開発者 2
評価
(169)
プロジェクト
180
46%
仲裁
3
33% / 33%
期限切れ
1
1%
仕事中
3
開発者 3
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
4
開発者 4
評価
(2)
プロジェクト
0
0%
仲裁
5
0% / 60%
期限切れ
0
5
開発者 5
評価
(20)
プロジェクト
26
38%
仲裁
6
33% / 50%
期限切れ
0
6
開発者 6
評価
(443)
プロジェクト
570
37%
仲裁
106
39% / 33%
期限切れ
17
3%
7
開発者 7
評価
(10)
プロジェクト
13
0%
仲裁
24
0% / 75%
期限切れ
4
31%
仕事中
8
開発者 8
評価
(268)
プロジェクト
602
34%
仲裁
64
20% / 58%
期限切れ
147
24%
仕事中
パブリッシュした人: 1 article, 22 codes
類似した注文
TumiiFX 30 - 20000 USD
1. Use two EMAs: 20 and 50. If EMA 20 is above EMA 50 → uptrend (look for buys) If EMA 20 is below EMA 50 → downtrend (look for sells) 2. Wait for a pullback into the area between the two EMAs. - For buys: price must touch or move between EMA 20 and EMA 50 during the last few candles. - For stils: same idea, but in a downtrend. 3. Entry signal: Buy: a bullish engulfing candle in an uptrend after the pullback
I am looking for an experienced MQL4 developer to build a professional High-Frequency Trading (HFT) / Low-Latency Expert Advisor for MetaTrader 4 (MT4) . The EA will be deployed on an IC Markets Live account and should be optimized for the fastest possible execution using a low-latency VPS located in LD4 or NY4 . The primary instruments will be US30 and XAUUSD (Gold) . The goal is to create an EA capable of
A robot 50+ USD
HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f
I need a trading bot, please i need this project urgently and when messaing me kindly send me samples of past works and dont forget i need the project to be done as soon as possible
A lightweight MT5 chart overlay displaying total floating P&L, average entry price, combined lot size, and current symbol exposure as a percentage of account balance, all updating in real time with color-coded profit/loss indicators, delivered with clean object-oriented source code and no DLL dependencies
QUIERO CONSEGUIR EL CODIGO FUENTE DE ESTE INDICADOR QUE ME GUSTA MUCHO TAMBIEN TIENE EL NOMBRE DE ET BANDS O ENTRY EXIT TIMING . no se los componentes pero estas son las imagenes. que mejor lo describen
I am looking to convert my existing TradingView Pine Script (v5) strategy into an MQL5 Expert Advisor (EA) for MetaTrader 5. Strategy Details: Asset: Gold (XAUUSD) Timeframe: 15-minute Strategy Logic: The strategy is based on a breakout concept. Anchor Candle: The base calculation starts from the Specified Candle Entry Window: The EA should only look for entries As Per Indicator Risk Management: The strategy
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance
Akram boushaba 30 - 500 USD
مرحبا كيف حالكم انا اكرم مهتم بالتداول احاول ان اصمم برنامج روبوت قادر على التداول من تلقاء نفسه من يمكنه ان يساعدني او يعلمني كيف استطيع فهل ذلك وسأكون ممتناً له وشكرا لكم
MetaTrader In-App Trade Alerts An existing MetaTrader terminal is already running on my side, but its account is kept hidden for privacy reasons. I need a specialist to wire up native in-app notifications so that every time a position is opened or later closed I see an immediate pop-up inside the platform—no emails or SMS, just the built-in alert window (and the usual MT push to mobile if that comes automatically

プロジェクト情報

予算
50+ USD
締め切り
最高 1 日