I need to Convert Trading view Indicator to MT5 EA
This EA is done on Trading view an must be created identical for MT5 from the start(so will not have bugs).
The name if the indicator is UT Boat alerts by QuantNomad, this indicator must work identical in mt4 and must execute orders too, start and close orders at signals that gives.
EA Must Contain The Following Features:
*Email Notification
*Mobile Notification
*Must work on any time frame/and Any Instruments like Forex, Stock, Crypto & Commodities
*I'm seeking a talented developer to create an MT5 Expert Advisor (EA) that automatizes trading using my existing Trading View indicator. Here's what I require:
- **Platform Development**: The EA should be specifically for MetaTrader 5.
- **Trade Execution**: It must execute market orders automatically in alignment with the indicator.
- **Risk Management**: Incorporate the following features:
- Fixed lot size per trade
- Percentage of the account balance for trade volume
- Stop loss and take profit parameters
Trading view Indicator will be converted to MT5 and EA will follow it's labels.
BUY and sell would be executed by EA automatically ( like ALGO trading ).
Trades will be executed by EA as the labels printed on the chart by Indicator,
The EA which u develop for MT5, it must generates the same buy sell signal as the Indicators generates on Trading view platform.
EA would be utilize in any time frame.
The Indicator has SOME settings that must be incorporated/prepare the same 3 panels ( Settings ) of the indicator in EA to be more convenient and specific to choose the options.
In setting of E - Time frame must be added - so that EA can be turn on and off at that specific time, When EA Turn OFF - the trades must be closed.
How EA would work -
As the BUY signal Generates by Indicator on MT5 - it executes BUY as per the lot size mentioned in Setting, and when the SELL signal generates - It will cut that BUY signal trade and Take new trade of SELL, and when next buy sell signal generates it will cut the SELL trade and take new BUY trade.
Keep one more option to close trade MANUALLY - Whenever if require we can close the active trades at anytime and there will not be conflict for accepting it by EA. then after it will again continue to search for best opportunity.
**Ideal Candidate**:
- Proficiency in MQL5 for MT5 EA development
- Experience with converting TradingView indicators to MT5 EAs
- Strong understanding of financial markets and trading order mechanics
- Ability to implement complex risk management tools within an EA
**Provided Materials & Collaboration**:
- A detailed specification for creating the EA as mentioned above
- information for the Trading View indicator
- Regular communication for updates and clarifications
In conclusion -
The trading view indicator would be convert to MT5 Indicator and EA you develop would executes the trades by following the buy sell signals printed on chart by INDICTOR in MT5.
Payment
Payment will be in 2 parts only. 50 % at each stage when u complete the project and submit to review and if there is some changes then it can be done within 1 day and resubmit. so another 50 % - when finally projects matches all the requirements.
I am looking for someone who can join and complete it faster.
As your chosen developer, you're not only converting an indicator but also laying the foundation for a robust automatic trading system. Your expertise is crucial for the success of this project; hence, reliability and a proven track record are essential.
IMPORTANT NOTICE:
The EA must work exactly as the trading view indicator.
Benzer siparişler
I have an issue with my ninja script and i would like you to help me straighten things I wanted to create an indicator and i have the source code already but i am getting compiling errors on my NinjaTrader And i tried fixing the error it still same I sent 3 images here for you to understand the errors and i would like to ask if you can help me fix it so i can go ahead and compile my source code. Thanks
Good day, I would like to build an automated trading system for Ninjatrader using 2 MACD, a Supertrend, and a moving average indicator. I want the option to adjust the indicator settings, the ability to trade at three different times, and the option to receive alerts. I want to get an idea of what that will cost me. It will enter trades on all blue take one contract out at a fixed point, move the stop to break even
"Hello! I am an experienced programmer specializing in automated trading software for MetaTrader 4 (MQL4) and MetaTrader 5 (MQL5). My goal is to help traders turn their manual strategies into fully automated robots (Expert Advisors) and custom indicators. My services include: Developing Expert Advisors (EA) from scratch based on your strategy. Creating Custom Indicators and Scripts. Modifying existing EAs (adding
I have a simple strategy that need coding on tradingview Strategy using high low at seleted time and when breakout to entry buy sell. Everything will be explained on private
I am looking for an experienced MQL5 developer to modify and enhance my existing Expert Advisor, "Gold Levels Trader". The current version has a low win rate (~30%) and issues with ATR-based Stop Loss execution. I want to replace the current "pips drop/rise" logic with Fibonacci Retracement levels for entry signals, implement a Daily Drawdown Limit , and add Pending Orders functionality
I want developer who know how to create bot which immediately transfer specific crypto coin deposit to one crypto address to another specific address in just a second,, if you know about this then only comment on this post
So the things we need in algorithm of mql5 language EA in mt5 1. Depending on timeframe it can recognise the previous swing high and low 2. Timeframe is 5m,15m,1h,4h 3. It can recognise the basic Market bias that is market is bullish or bearish we can identify using (ema,rsi,basic smc bias,ict bias structure mapping) or use anything to find bias structure 4. EA should have option to change timeframe and change risk
require the development of a high-speed, fully automated trading Expert Advisor (EA) for MetaTrader 5 , optimized for live trading on both Deriv and Exness . The EA must be designed for fast execution, low latency, and reliability on real-money accounts , with full compatibility across broker-specific contract specifications, tick sizes, tick values, pricing formats, and volume rules. It should automatically detect
# Copyright 2025, MetaQuotes Ltd. # https://www.mql5.com import importlib . util mt5_spec = importlib . util . find_spec ( "MetaTrader5" ) if mt5_spec is None : mt5 = None else : import MetaTrader5 as mt5 # pyright: ignore[reportMissingImports] def main (): if mt5 is None : print ( "MetaTrader5 module not available" ) return print ( 'Python executable:' , __import__ ( 'sys' ).executable) ok = mt5
Scope of Work Develop 15 individual Expert Advisors (MT4 and/or MT5) Each EA will have: Unique trade logic and execution rules Configurable inputs (risk %, lot size, TP/SL, filters, sessions, etc.) Clean, modular, well-commented code Error-free compilation Backtest-ready functionality Core Features (Across EAs) Market & pending order execution Risk-based position sizing Time/session filters Trade limits (per day /