Trabajo finalizado

Plazo de ejecución 1 día
Comentario del Cliente
One of the best experiences I've ever had online for sure. Easy to communicate with, humble and patient and the work is exactly as I ordered and even a bit better. Great developer. Great service

Tarea técnica

The idea of the trading system is as follows: market entries are performed when 9 Period EMA line intersects with 25 Period EMA or a 200 Period EMA. I already have an EA I wrote that executes a Buy Entry when the 9 EMA entersects the 25 EMA to trade above it. Then, when another intersection happens, so the 9 EMA will intersect to be below the 25 EMA,  when this happens a Close Order is executed on the existing Buy order and a new Sell Order is simultaneously executed. I could send this EA through. 

2. Trend is determined based on the Exponential Moving Average with the specified period (InpMATrendPeriod). If the current EMA value is greater than the previous one, the trend is seen as growing (ema_current > ema_previous). Alternatively, if current EMA is below the previous one, the trend is considered to be falling (ema_current< ema_previous).  So, I want the EA to be aware what Trend Mode it's in.

Trend Mode Definition: Buy Mode - When 9 EMA is greater that 200 EMA.                                                                         Sell Mode - When 9 EMA is lesser than 200 EMA.                               So, the EA must only execute Entries that correspond with the Trend Mode. So when the Trend Mode is Sell it should execute all Sell Entries (9 EMA>25 EMA) and ignore Buy (9 EMA < 25 EMA) intersections

Position management

TrailngStop is used to protect profit. Stop Loss is set if profit in points exceeds the value specified in the InpTrailingStop parameter. If the price continues to move in the profit direction, Stop Loss should be trailed at the given distance. Stop Loss cannot be moved towards the loss direction, i.e. the Stop Loss value cannot be increased. If none of protective orders (Take Profit or Stop Loss) triggers, the position should be closed by an opposite signal. No other position exit methods are available.

Han respondido

1
Desarrollador 1
Evaluación
(16)
Proyectos
20
0%
Arbitraje
10
0% / 80%
Caducado
6
30%
Libre
2
Desarrollador 2
Evaluación
(633)
Proyectos
854
48%
Arbitraje
29
38% / 17%
Caducado
63
7%
Trabaja
3
Desarrollador 3
Evaluación
(2)
Proyectos
2
0%
Arbitraje
3
0% / 100%
Caducado
0
Libre
4
Desarrollador 4
Evaluación
(588)
Proyectos
1065
50%
Arbitraje
39
28% / 41%
Caducado
49
5%
Libre
Ha publicado: 1 artículo, 8 ejemplos
Solicitudes similares
Project Overview ​I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. ​The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the
have the Beatrix Inventor Expert Advisor (EA) that was profitable in the past but has been losing money recently. I need an experienced EA developer/optimizer to study the trade history (especially Stop Loss hits, drawdown periods, SL/TP behavior, win/loss ratio, etc.) and recommend + implement specific tweaks so it becomes consistently profitable again. Your job: 1. Deep analysis of why the EA is no longer
Am looking for an well experienced developer or team to build a basic forex trading automation system connected to MetaTrader (MT4/MT5). The system should allow users to connect their trading accounts and execute trades automatically based on predefined signals or a master trading account. Experience with MetaTrader APIs, trade copying systems, and forex automation is preferred. NOTE: Kindly apply if you have done
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
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
Hi Programmers, I want to create an EA that will make use of the average prices to determine the direction of the market and take bids accurately towards the direction until it reaches the maximum distance for taking bids. It will also consider a profit to loss ratio which will be based on risk as a % of the account balance. As you can see from the picture and the prices showed , the prices represent the manually

Información sobre el proyecto

Presupuesto
30+ USD
Plazo límite de ejecución
de 1 a 100 día(s)