Specification

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.


Responded

1
Developer 1
Rating
(31)
Projects
53
6%
Arbitration
22
0% / 95%
Overdue
24
45%
Loaded
2
Developer 2
Rating
(170)
Projects
172
77%
Arbitration
2
100% / 0%
Overdue
0
Free
3
Developer 3
Rating
(11)
Projects
17
59%
Arbitration
2
0% / 100%
Overdue
2
12%
Free
4
Developer 4
Rating
(253)
Projects
408
38%
Arbitration
86
43% / 19%
Overdue
70
17%
Loaded
Similar orders
//+------------------------------------------------------------------+ //| 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

Project information

Budget
30 - 100 USD
For the developer
27 - 90 USD
Deadline
from 1 to 15 day(s)