Specifiche

The cutrim theory is based on the imbalance of the market in a period of 120 candles. It analyzes the last 120 candles to create a percentage of red and green candles and when the percentage is lower for one of the two there is an entry possibility. So I need a robot that makes entries when the imbalance is more than 20% the entry would have to be on the candle with the lowest percentage this would be the parameter for entry. it would be nice to also add a grid, stop loss and take profit. I also want parameters for candle values entry and exit, such as when a candle closes against the entry and some more standard parameters.

This indicator has the Broker XTB you can form it there, I want to bring a robot.


Con risposta

1
Sviluppatore 1
Valutazioni
(31)
Progetti
53
6%
Arbitraggio
22
0% / 95%
In ritardo
24
45%
Caricato
2
Sviluppatore 2
Valutazioni
(170)
Progetti
172
77%
Arbitraggio
2
100% / 0%
In ritardo
0
Gratuito
3
Sviluppatore 3
Valutazioni
(11)
Progetti
17
59%
Arbitraggio
2
0% / 100%
In ritardo
2
12%
Gratuito
4
Sviluppatore 4
Valutazioni
(253)
Progetti
408
38%
Arbitraggio
86
43% / 19%
In ritardo
70
17%
Caricato
Ordini simili
Preciso de um programador experiente que desenvolva um sinal de média móvel como rastreadora de tendência para ser usado no Wizard. O funcionamento deve ser o seguinte: só se acionam sinais de compra se o preço de fechamento do candle n-1 estiver acima da média; pera acionar a venda, a lógica do preço é contrária. Este sinal de rastreamento não pode entrar em conflito com os outros sinais já existentes no módulo
//+------------------------------------------------------------------+ //| 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

Informazioni sul progetto

Budget
30 - 100 USD
Per lo sviluppatore
27 - 90 USD
Scadenze
da 1 a 15 giorno(i)