Trabajo finalizado

Plazo de ejecución 56 días

Tarea técnica

Project Description:

I have a Pine Script indicator used for trading any forex and/or stock instrument based on various time frames. I need to convert this indicator into an Expert Advisor for MetaTrader 4 or MetaTrader 5. The EA should replicate the functionality and logic of the Pine Script indicator, including all the parameters, conditions, and alerts. Below is the detailed description of the Pine Script code and its functionality.

Indicator Details:

  1. Indicator Name: Predictive Ranges Break Out
  2. Indicator Version: 40
  3. Trading Pair/stock: any
  4. Time Frames: any
  5. Trading Strategy: Breakout support and resistance levels based on ATR multiplication Levels with hedging buy/sell signals based on the Break out Range and number of signals. (option: using Machine learning and Neural Network to determine the levels multiplications will be an addition with extra budget)

Parameters and Inputs:

  • Pair Decimals: Number of decimal places for the trading pair values.
  • Initial Risk: Initial risk amount in USD.
  • Length: Period length for calculations.
  • Factor: Multiplier factor for calculations.
  • Outer Range Multiplier: Multiplier for the outer range.
  • Inner Range Multiplier: Multiplier for the inner range.
  • Spans Multiplier: Multiplier for the spans.
  • Hold ATR Multiplier: Multiplier for the ATR (Average True Range).
  • Source: Data source for calculations (e.g., close price).
  • Line Width: Width of the plotted lines.
  • Line Transparency: Transparency level for the lines.
  • Fill Transparency: Transparency level for the fills.
  • Base Spread Value: Base spread value for the calculations.

Indicator Logic:

  1. Predictive Ranges:
    • Calculate predictive ranges based on the given multipliers and lengths (optionally using machine learning and Neural network).
    • Determine the potential gains and losses within these ranges.
  2. Signals:
    • Generate buy and sell signals based on specific conditions (e.g., price crossing up/down certain levels).
    • Include alerts for these signals with target prices and stop losses.
  3. Stop Loss and Take Profit:
    • Calculate stop loss and take profit levels based on the given risk parameters and stop-loss / target percentages.
    • Update trailing stop levels dynamically (option).
  4. Alerts and Notifications:
    • Set up alerts for buy/sell signals and stop loss updates.
    • Display a table with various output values such as target levels, stop loss levels, and gain/loss percentages (option).

Additional Requirements:

  1. EA Functionalities:
    • The EA should place trades based on the buy/sell signals generated by the indicator.
    • It should manage trades, including setting stop loss and take profit levels.
    • The EA should update trailing stop levels as per the indicator logic (option).
  2. Alerts and Notifications:
    • The EA should have the ability to send alerts and notifications similar to the Pine Script indicator.
  3. Customization:
    • The EA should allow for customization of all the parameters and inputs mentioned above.
    • Provide options to enable/disable specific features (e.g., bullish/bearish breakout levels – trailing stop levels – reset for signals).

Deliverables:

  1. Source code of the EA for MT4/MT5.
  2. Compiled version of the EA (.mql4 for MT4, .mql5 for MT5).
  3. Documentation explaining the EA's features, parameters, and usage.

Budget: 100 usd (machine learning and Neural network 200 usd)

Deadline: 2 weeks

Contact Information:

Please provide your proposals and feel free to ask any questions for further clarification.

Thank you!


Archivos adjuntos:

Han respondido

1
Desarrollador 1
Evaluación
(209)
Proyectos
220
75%
Arbitraje
0
Caducado
0
Libre
2
Desarrollador 2
Evaluación
(20)
Proyectos
32
9%
Arbitraje
0
Caducado
0
Libre
3
Desarrollador 3
Evaluación
(3)
Proyectos
5
20%
Arbitraje
3
0% / 100%
Caducado
2
40%
Libre
4
Desarrollador 4
Evaluación
(46)
Proyectos
60
45%
Arbitraje
8
50% / 38%
Caducado
7
12%
Libre
5
Desarrollador 5
Evaluación
(45)
Proyectos
91
13%
Arbitraje
34
26% / 59%
Caducado
37
41%
Libre
Solicitudes similares
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) ​ Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. ​ 1. Core Logic: Triple-Layer Confluence ​The signal (Call/Put)
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
I’m hiring an experienced MQL5 developer to finish and fix an existing project (NOT building from scratch). I have: An existing MT5 EA (.mq5 + .ex5) that is based on my TradingView logic A TradingView indicator version used for signals/alerts The EA works but has logic/consistency issues and needs improvements + cleanup Goal Make the EA reliable and consistent: Ensure entries/exits match the intended logic Fix
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
Busco programador profesional con experiencia demostrable en MQL5 para crear un Expert Advisor en MetaTrader 5 basado en Price Action , con lógica jerárquica, reglas objetivas y gestión de zonas dinámicas. La estrategia esta explicada en un documento Word de 30 páginas (con imágenes) explicado en español. Características del EA: Operaciones Buy, Sell, Buy Limit y Sell Limit (máx. 2 operaciones pendientes simultáneas
Gold robot Ga1 30 - 200 USD
mport pandas as pd import numpy as np def detecter_tendance(data): # Code pour détecter la tendance pass def identifier_niveaux(data): # Code pour identifier les niveaux de support et de résistance pass def calculer_stop_loss(tendance, support, resistance): # Code pour calculer les stop loss pass def calculer_profils(tendance, support, resistance): # Code pour calculer les profils mport pandas as pd
I need a reliable, clean-coded Expert Advisor built for both MetaTrader 4 and MetaTrader 5 platforms. Main trading behavior: The EA follows buy and sell arrows produced by my custom indicator. Whenever a buy arrow shows up on the chart: if a sell position is currently open → close that sell immediately and enter a buy trade in its place. Whenever a sell arrow appears: if a buy position exists → close the buy and
I need a AI signal generating bot for forex trading that use the latest ai technology to track real time forex market, analyse and give signals. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame
Task Title Implement Martingale Lot Scaling Sync Between Master and Slave MT4 Trade Copier Background I am using a local master–slave trade copier setup with: 1 Master MT4 4 Slave MT4 terminals Trades are currently copied correctly (entry, direction, symbol, SL/TP). Lot size handling currently copies either: the exact master lot, or a fixed base lot defined on the slave (e.g., always 0.01 or 1.0). Problem When the

Información sobre el proyecto

Presupuesto
100 - 200 USD
Plazo límite de ejecución
de 1 a 14 día(s)