仕事が完了した

実行時間14 時間
依頼者からのフィードバック
Thanks for the great work.
開発者からのフィードバック
Thank you for good job!!!

指定

Hello,
I need to automate a strategy:

His strategy is very simple, basically the EA must make the entries at the crossing of moving averages.

>Exponential Moving Average:
EMA 8 and EMA 34

> Entry strategy:
In graph H4 the EA should analyze the formation of the first candle above the two moving averages, it is not necessary to wait for the crossing of the moving averages in the chart of 4 hours (H4).
In the 30-minute chart (M30) the average of 8 periods should be above the average of 34 periods to buy, or the opposite to sell.

Example to buy:

In chart H4, as soon as the first candle starts to form above the two moving averages (8, 34) and if in the chart of M30 the average of 8 periods is above the average of 34 periods, the EA must go immediately to buy . See picture below:

The EA will close the order through the stop loss at the crossing of the averages in the opposite direction to the entry, in the graph M30.


Basic Settings:

- Take profit

- Trailing Stop

- Fixed Lot

- Dynamic Lot

- Magic number

応答済み

1
開発者 1
評価
(414)
プロジェクト
478
40%
仲裁
7
43% / 29%
期限切れ
16
3%
2
開発者 2
評価
(414)
プロジェクト
670
33%
仲裁
60
17% / 32%
期限切れ
113
17%
仕事中
類似した注文
Desejo criar um site, onde, extraia informações da B³, passe-as pelo algoritmo que eu desenvolvi e, apresente o resultado ao usuário. Ele deve possuir uma página de demonstração para não assinantes e uma página de análise para assinantes. Deve apresentar os 5 melhores e os 5 piores investimentos do mês corrente
//+------------------------------------------------------------------+ //| SimpleEA.mq5| //| Copyright 2023, MetaQuotes Software Corp. | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "2023, MetaQuotes Software Corp." #property link " https://www.mql5.com " #property version "1.00" #property strict input int FastMAPeriod = 12; // Período da média

プロジェクト情報

予算
30 - 50 USD
開発者用
27 - 45 USD
締め切り
最低 1 最高 2 日