Auftrag beendet
Spezifikation
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-FTS → MT5 (.mq5)
ScopeI 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)
-
One-to-one logic parity with Pine (no “interpretations”).
-
Same inputs & groups, default values, and UI names.
-
Identical visuals where possible (buffers / drawing objects / styles).
-
Alert logic replicated: provide Alert() , push, and sound options; add MT5 OnChart arrows/labels where relevant.
-
No repainting: signals must be fixed after bar close (use bar indexing carefully).
-
Performance: efficient loops, minimal redraw, safe on symbols with long history.
-
Buffers/Handles: expose all key lines/states via indicator buffers for use with EAs ( iCustom ).
-
Timeframes & Symbols: work on any chart/timeframe.
-
Coding quality: clean, commented code; meaningful function names; section headers.
-
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.
-
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 .
-
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.
-
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.
-
Please propose timeframe and fixed price.
-
Include 1–2 quick iterations for minor fixes after first delivery.
-
Work-for-hire. I own the .mq5 source on delivery.
-
Please keep code private (no reuse/sharing).
-
Examples of TV→MT5 conversions you’ve done (links or files).
-
How you ensure no repaint in MT5.
-
Your plan for mapping Pine series/plots → MT5 buffers/objects.
-
ETA and milestones.