Trabalho concluído

Tempo de execução 1 dia
Comentário do cliente
Great professionalism and timely delivery of project.

Termos de Referência

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


Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(43)
Projetos
66
12%
Arbitragem
12
58% / 42%
Expirado
1
2%
Livre
2
Desenvolvedor 2
Classificação
(253)
Projetos
316
29%
Arbitragem
34
26% / 65%
Expirado
10
3%
Livre
3
Desenvolvedor 3
Classificação
(16)
Projetos
35
23%
Arbitragem
4
0% / 50%
Expirado
2
6%
Trabalhando
4
Desenvolvedor 4
Classificação
(378)
Projetos
486
24%
Arbitragem
59
54% / 25%
Expirado
55
11%
Carregado
5
Desenvolvedor 5
Classificação
(39)
Projetos
50
18%
Arbitragem
6
33% / 50%
Expirado
0
Livre
6
Desenvolvedor 6
Classificação
(279)
Projetos
341
37%
Arbitragem
6
50% / 17%
Expirado
7
2%
Livre
Publicou: 5 códigos
7
Desenvolvedor 7
Classificação
(568)
Projetos
641
41%
Arbitragem
25
48% / 36%
Expirado
46
7%
Trabalhando
8
Desenvolvedor 8
Classificação
(273)
Projetos
401
27%
Arbitragem
40
40% / 50%
Expirado
1
0%
Livre
9
Desenvolvedor 9
Classificação
(144)
Projetos
186
41%
Arbitragem
24
58% / 21%
Expirado
13
7%
Livre
10
Desenvolvedor 10
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
11
Desenvolvedor 11
Classificação
(3)
Projetos
4
0%
Arbitragem
1
0% / 0%
Expirado
0
Livre
Pedidos semelhantes
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

Informações sobre o projeto

Orçamento
30 - 49 USD
Prazo
de 1 para 10 dias