Expert Advisor will base on standard indicator (CCI)

MQL4 Experts

Termos de Referência

Develop basic functions like :

INPUTS

Trade Settings

  • AutoBuy/Sell: Auto Buy Trading and AutoSell: Auto Sell Trading
  • SafeClose : Close all trades when the last trade has profit more than SafeClosePoint and total order = SafeTrades
    • SafeClosePoint : Point of SafeClose
    • SafeTrades : Number of total orders to be use for SafeClose or ResetTrend

EA Settings

  • Use CCI indicator. Buy when current CCI >= MaxCCI, Sell when current CCI <= MinCCI
    • CCI Timeframe 
    • CCi Period
    • Max CCI
    • Min CCI

Lot Settings

  • Symbol_Decimal: Symbol Decimal, Support with all FOREX, TFEX symbols
  • Lots: Start Lot
  • Lotdecimal: Lot Decimal
  • LotExponent: Lot Multiple when buy or sell more than 1 order
  • UseSmartLot : EA will auto calculate lot with profit loss to open new order
  • MaxLots: Maximum Lot
  • Slippage: Slippage
  • MaxTrades: Maximum number of new orders for 1 Symbol
  • MaxSpread : EA will not open order when spread is higher than MaxSpread
  • MagicNumber: Magic number

NewStep Settings

  • FixStep : Use static NewStep (Don't use Exponent)
  • NewStep: New order step in Point
  • NewStepExponent : Increase NewStep when EA open more order

Profit SettingsTakeProfit: Take Profit in Point

  • UseTakeProfit : if set true EA will place an order with TakeProfit point
  • TakeProfit : Take Profit in point
  • UseVirtualTP : if set true EA will close an order when reaching a profit higher or lower than a virtual point without placing an order
  • VirtualTP : Virtual Take Profit in point

Stop Loss Settings

  • UseStopLoss: if set true EA will place an order with Stop Loss point
  • StopLoss: Stop Loss in Point
  • UseVirtualSL : EA will close an order when reaching loss more than VirtualSL point without placing an order
  • VirtualSL : Virtual Stop Loss in point

NO Risk settings and NO Time settings





Arquivos anexados:

PNG
CCI.png
161.5 Kb

Respondido

1
Desenvolvedor 1
Classificação
(1)
Projetos
1
100%
Arbitragem
0
Expirado
0
Livre
2
Desenvolvedor 2
Classificação
(1053)
Projetos
1390
45%
Arbitragem
46
72% / 13%
Expirado
35
3%
Livre
3
Desenvolvedor 3
Classificação
(55)
Projetos
96
40%
Arbitragem
13
38% / 62%
Expirado
25
26%
Livre
4
Desenvolvedor 4
Classificação
(21)
Projetos
35
54%
Arbitragem
8
63% / 38%
Expirado
1
3%
Livre
5
Desenvolvedor 5
Classificação
(225)
Projetos
401
34%
Arbitragem
53
36% / 40%
Expirado
144
36%
Trabalhando
6
Desenvolvedor 6
Classificação
Projetos
0
0%
Arbitragem
1
0% / 100%
Expirado
0
Livre
7
Desenvolvedor 7
Classificação
(5)
Projetos
6
67%
Arbitragem
2
0% / 50%
Expirado
0
Livre
8
Desenvolvedor 8
Classificação
(298)
Projetos
427
26%
Arbitragem
18
61% / 33%
Expirado
26
6%
Livre
9
Desenvolvedor 9
Classificação
(57)
Projetos
75
25%
Arbitragem
9
33% / 56%
Expirado
8
11%
Livre
10
Desenvolvedor 10
Classificação
(400)
Projetos
702
49%
Arbitragem
57
16% / 49%
Expirado
128
18%
Livre
11
Desenvolvedor 11
Classificação
(2369)
Projetos
2977
65%
Arbitragem
76
47% / 14%
Expirado
340
11%
Livre
12
Desenvolvedor 12
Classificação
(51)
Projetos
153
69%
Arbitragem
4
100% / 0%
Expirado
1
1%
Livre
13
Desenvolvedor 13
Classificação
(3)
Projetos
4
0%
Arbitragem
8
13% / 88%
Expirado
1
25%
Livre
14
Desenvolvedor 14
Classificação
(2045)
Projetos
2596
62%
Arbitragem
112
45% / 26%
Expirado
417
16%
Trabalhando
15
Desenvolvedor 15
Classificação
(405)
Projetos
460
34%
Arbitragem
24
42% / 46%
Expirado
6
1%
Livre
16
Desenvolvedor 16
Classificação
(565)
Projetos
638
41%
Arbitragem
21
57% / 29%
Expirado
45
7%
Carregado
17
Desenvolvedor 17
Classificação
(309)
Projetos
330
70%
Arbitragem
4
100% / 0%
Expirado
1
0%
Trabalhando
18
Desenvolvedor 18
Classificação
(465)
Projetos
493
52%
Arbitragem
10
60% / 20%
Expirado
3
1%
Livre
19
Desenvolvedor 19
Classificação
(96)
Projetos
142
75%
Arbitragem
0
Expirado
2
1%
Livre
20
Desenvolvedor 20
Classificação
(555)
Projetos
922
48%
Arbitragem
300
59% / 25%
Expirado
123
13%
Trabalhando
21
Desenvolvedor 21
Classificação
(66)
Projetos
143
34%
Arbitragem
10
10% / 60%
Expirado
26
18%
Trabalhando
Pedidos semelhantes
I am in search of a skilled MQL5 developer with a proven ability to optimize trading robots across various assets, including synthetic indices like V75, Boom and Crash, gold, US30, US100, and more. I'm looking for an experienced developer to enhance my multi-asset trading EA, which was originally developed exclusively for V75 and is based on the smart money concept. This comprehensive EA, based on an market indicator
Hi, I'm looking for a developper to create an EA based on indicators: The robot is designed for MT5. The robot is based on the combination of 6 FOREX indicators The indicators (curves, graphs), as configured in the settings, are visible on the screen. Buy or sell signals: Arrows indicate the moment when a buy signal is detected. A red arrow indicates a sell signal. A green arrow indicates a buy signal. A dashboard
Seeking an experienced dev to develop an EA for Boom and Crash based on a moving average crossover. Once order is placed a Trail SL should follow. Dev should be able to add to the strategy/optimize it. I have an EA you can look at as a guideline
Hello, I am interested in having a specific EA built for use in the MT4 platform with the following functionality: - Entry using the Half-trend indicator (amplitude 2 and channel deviation 2 as standard default). Needs to have as little lag and repainting as possible. Entry is buy or sell. The indicator must only print signals in a buy-sell-buy-sell-buy etc sequence. For example it cannot have 2 signals for buy and
Fractals Hedge Master 50 - 90 USD
I need a very simple EA which: 1- Should work on three indicators (Moving Average, Parabolic SAR, MACD and Fractals). The option to turn on/ off for these indicators should be available for the trader as per his strategy. Of course, if the trader wants to turn on one/ two/ three indicators, further options to determine the type/ values (I.e Parameter) should be asked by the EA. 2- The system works on top/
Hedge recovery zone 30 - 50 USD
hedge recovery zone client inputs : ----------------------- execution type : market / pending ** execution type if i choose market its the same but without put pending orders , it takes automatically by market when price come pending order type : stop ----------------------- initial position : manual / automatic ** manual wait until me enter buy or sell position ** automatic we will develop it on version 2 but right
FALCON FOREX EA 30 - 40 USD
It only trades BTCUSD and it uses full margin it automatically trades and it closes trades when trades are in profits it does not stop trading unless the user manually stops it from trading it has the ability to hold trades for several days and it also trades fundamentals
Build an EA based on Heikin-Ashi candles and two indicators attached, Midnight Hunter and Linear regression trend channel. In the settings of the indicators I only need to be able to set the period for the LRTC in the EA, the default being set to 100. The bearish trade is entered if 1. bearish engulfing candle (indicated by red flag, 'beeng' in the code) has crossed the Upper Lrtc line to the downside. LRTC has an
je vous envoie ce messages car j'ai une stratégie de trading mais je n'arrive pas à la créer , Les condtions: LONG si l'indicateur LSMA croise hull suite de couleur verte et que la valeur du marché est supérieure à celle des 2 indicateur il faut acheter SELL si l'indicateur LSMA croise hull suite de couleur rouge et que la valeur du marché est inférieure à celle des 2 indicateur il faut acheter SL dernier swig high
I hope this message finds you well. I am in search of a skilled developer to transform three indicators into a fully functional trading robot. These indicators consist of two MACD indicators, each displaying two colors (red and green), along with an arrow signal. Here are the specific requirements for the project: The robot should execute trades only when the arrow signal appears and both MACD indicators are

Informações sobre o projeto

Orçamento
120+ USD
IVA (21%): 25.2 USD
Total: 145.2 USD
Desenvolvedor
108 USD
Prazo
para 15 dias