Trabajo finalizado

Plazo de ejecución 1 día
Comentario del Cliente
Great professionalism and timely delivery of project.

Tarea técnica

MOVING AVERAGE CROSSOVER EXPERT ADVISOR FRAMEWORK

Description

This robot shall work on the strategy of moving average crossing either to the upside or downside.

Robot settings (inputs) Session

Entry and Exit Condition or instruction

Buy Condition

The robot shall place a buy condition or open a buy position at CMP when a bullish candle OPEN AND CLOSES ABOVE the moving average. (It must close before opening a position). (See attached image).

The robot shall immediately close the buy position if the bearish candle closes below the moving average at any point whether it reaches the take profit or not. This shall trigger the opening of the sell position immediately and close the buy position whether in profit or not. The buy position must be closed immediately on the crossing and closing of the bearish candle below the moving average whether on profit or loss and open a sell position immediately.

Sell Condition

The robot shall place a sell condition or open a sell position at CMP when a bearish candle OPENS AND CLOSES BELOW the moving average. (It must close before opening a position). (See attached image).

The robot shall immediately close the sell position if the bullish candle closes above the moving average at any point whether it reaches the take profit or not. This shall trigger the opening of the buy position immediately and close the sell position whether in profit or not. The sell position must be closed immediately on the crossing and closing of the bullish candle above the moving average whether on profit or loss and open a buy position immediately.

Further Robot Properties and Input section

·         Positions are closed at opposite signals: Buy positions are closed at Sell signals, and Sell positions are closed at Buy signals.

·         Positions are opened at the market price when a new bar emerges. The Expert Advisor is to be tested using Open prices, so there is no need to add functions for disabling operations inside the bar.

·         Lot size allocation – A parameter for lot size inputs should be included. Fixed volume regardless of profit or loss; also, lot allocation based on equity and percentage risk should as well be included.

·         Close by Take Profit and Stop loss - during position opening, a Take Profit or Stop loss level is set at a fixed distance from the open price, specified in points. The value is set in the Take Profit and Stop Loss input parameter.

·         Position management - Trailing Stop 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 the protective orders (Take Profit or Stop Loss) triggers, the position should be closed by an opposite signal. In addition, breakeven input should be made available..

·         Risk Management -  It needs to have features like risk management e.g. risk by balance, max order by pair, max order by pair, and magic number, open only 1 order across all symbols/charts the EA is attached to. News filter for low, medium, and high impact. Time start and time end as well as session start and end timing parameters.

·         Indicator Selection - The indicator selection (Moving average) should be available in the EA's input parameters. The setting of the selected indicator for example – period, shift, apply to, MA methods selection among others.

·         Password Control Panel – The robot should have a password authorization panel and should not work without the correct password entry. PASSWORD -@52637Victoria

·         About section – This should have the below details

Name – Gifase Capital

Contact - +2348161585048

Email – ogunwalealabi@gmail.com

PLEASE NOTE THAT THE FINAL EXPORT WILL BE IN .ex4 and ex5


Archivos adjuntos:

Han respondido

1
Desarrollador 1
Evaluación
(43)
Proyectos
66
12%
Arbitraje
12
58% / 42%
Caducado
1
2%
Libre
2
Desarrollador 2
Evaluación
(253)
Proyectos
316
29%
Arbitraje
34
26% / 65%
Caducado
10
3%
Libre
3
Desarrollador 3
Evaluación
(16)
Proyectos
35
23%
Arbitraje
4
0% / 50%
Caducado
2
6%
Trabaja
4
Desarrollador 4
Evaluación
(378)
Proyectos
486
24%
Arbitraje
59
54% / 25%
Caducado
55
11%
Trabajando
5
Desarrollador 5
Evaluación
(39)
Proyectos
50
18%
Arbitraje
6
33% / 50%
Caducado
0
Libre
6
Desarrollador 6
Evaluación
(279)
Proyectos
341
37%
Arbitraje
6
50% / 17%
Caducado
7
2%
Libre
Ha publicado: 5 ejemplos
7
Desarrollador 7
Evaluación
(568)
Proyectos
641
41%
Arbitraje
25
48% / 36%
Caducado
46
7%
Trabaja
8
Desarrollador 8
Evaluación
(273)
Proyectos
401
27%
Arbitraje
40
40% / 50%
Caducado
1
0%
Libre
9
Desarrollador 9
Evaluación
(144)
Proyectos
186
41%
Arbitraje
24
58% / 21%
Caducado
13
7%
Libre
10
Desarrollador 10
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
11
Desarrollador 11
Evaluación
(3)
Proyectos
4
0%
Arbitraje
1
0% / 0%
Caducado
0
Libre
Solicitudes similares
Hi, Before ordering, I want to verify the quality of your ICT/SMC logic. Do you have an existing indicator or strategy (your own work) that I can test on TradingView? If yes, please provide: 1. A demo (invite-only script or video) 2. Proof it is NON-repainting (explained clearly) 3. Live or replay demonstration (not static screenshots) Specifically I want to see: * Clean swing structure (no consecutive highs/lows) *
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance service
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
I want robot that can help me trade and make some money so that I can be able to learn from it while I'm still in depot account now.Is how it gonna help me with some money
I’ve been following your profile and I'm interested in your expertise with the ATAS API and C# development. I have a clear technical scope for a high-performance M1 indicator focused on Binary Options and Scalping. ​The core logic is based on institutional Order Flow convergence: ​Stacked Imbalances: 300% ratio with a minimum of 3 consecutive levels. ​Delta/Price Divergence: Filtering for market exhaustion (New Highs
can you help me with editing the existing ATR Trailing Stop Indicator to include a logic to include additional script, where my ninZaRenko bars when it closes above OR below the dynamic stop line, I will be out of trade. Please remember, in this Indicator, now when the price touches the stop line, I am stopped out .. . I want to edit the script, in lieu of the price touch, I like to update this logic to when the bar
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
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

Información sobre el proyecto

Presupuesto
30 - 49 USD
Plazo límite de ejecución
de 1 a 10 día(s)