Converting an indicator to Python 3.6 codes/functions

MQL5 Indicators Converting Python

Job finished

Execution time 3 days
Feedback from customer
Awesome A++
Feedback from employee
Interesting job, hope to make more for you!

Specification

Converting an indicator to Python 3.6 codes/functions 

Hello everyone, a few days ago I discovered an indicator which I am interested in. I have been working with Python for a while now. With  no MQL4/MQL5 knowledge,  I would like someone to help me convert the indicator into working Python codes/functions. Cheers. 

You need to be:

  1. Able to communicate with me at all time
  2. Have advanced programming skills 
  3. Have a great technology and programing knowledge and research
  4. Provide clean tested codes, no bugs , and worked like the MQL4 indicator. 
  5. Provide Setup Support

Responded

1
Developer 1
Rating
(1927)
Projects
3545
88%
Arbitration
73
40% / 15%
Overdue
268
8%
Free
Similar orders
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 /
MetaTrader 5 (MQL5) için Expert Advisor geliştirecek TÜRK MQL5 yazılımcı arıyorum. 📌 Gereksinimler: - MQL5 diline hâkim (MT5 native) - Daha önce çalışır EA / indikatör teslim etmiş - Temiz, modüler ve yorumlu kod yazabilen - Debug ve backtest sürecine destek verebilen - Kaynak kodu (.mq5) teslim edebilen 📌 EA Özeti: - Kendi stratejime uygun işlem alacak - Xauusd ve SPX500 işlem alacak. - Günlük bias kontrolü
//+------------------------------------------------------------------+ //| ScalperEA.mq5 | //+------------------------------------------------------------------+ #property copyright "Template" #property version "1.00" #property strict input int FastEMA = 8; input int SlowEMA = 21; input int AtrPeriod = 14; input double StopAtrMult = 1.2; input double TpAtrMult = 1.0; input double RiskPercent = 0.5; // percent account
Pablo killer 50 - 100 USD
//+------------------------------------------------------------------+ //| ScalperEA.mq5 | //+------------------------------------------------------------------+ #property copyright "Template" #property version "1.00" #property strict input int FastEMA = 8; input int SlowEMA = 21; input int AtrPeriod = 14; input double StopAtrMult = 1.2; input double TpAtrMult = 1.0; input double
I'm seeking a NinjaTrader indicator and scanner to identify stock patterns for swing trading. I need this tool to help pinpoint swing highs and lows and key levels, covering various timeframes. Scope of work - Develop NinjaTrader indicator for last swing high and low - Implement key level marking for supply and demand zones - Create a market analyser scanner for reversal, structure shifts, and breakout patterns -
I'm seeking a NinjaTrader indicator and scanner to identify stock patterns for swing trading. I need this tool to help pinpoint swing highs and lows and key levels, covering various timeframes. Scope of work - Develop NinjaTrader indicator for last swing high and low - Implement key level marking for supply and demand zones - Create a market analyser scanner for reversal, structure shifts, and breakout patterns -
I need a custom Pocket Option binary options bot. This is NOT an MT5 EA. The bot must work directly with Pocket Option using API or WebSocket (NO clicker bot). Bot Requirements Generate simple Buy/Sell signals for OTC pairs Execute trades automatically on Pocket Option Allow me to set: Entry Amount (Level 0) Level 1 martingale amount Level 2 martingale amount Level 3 martingale amount If Level 0 loses → trade Level 1

Project information

Budget
30 - 50 USD