EA For Grid Trading

MQL4 Experts

Termos de Referência

I searching a programmer that can give very nice price and super fast development. :) Below are the details:

 

EA Setting:

1. Compounding : (On/Off) - default ON
2. Compounding Value (When Balance) : (value) - default 100
3. Minimum Leverage : (value) - default 1:500
4. Start Candle : (mt4 time) - default 03:00
5. Last Candle : (mt4 time) - default 10:00
6. Maximum candle vol : (value-in points) - default 1000
7. Global SL : (value-in points) - default 6000
8. Level 1 TP : (value-in points) - default 500
9. All Grid TP : (value-in points) - default 0
10. Stop New Cycle When Hit SL : (True/False) - default TRUE
11. Maximum Cycle (same direction) : (value) - default 2
12. Level 1 Lot : (value) - default 0.01
13. Level 2 Lot : (value) - default 0.01
14. Level 2 Grid Step Minimum: (value) - default 500
15. Level 3 Lot : (value) - default 0.01
16. Level 3 Grid Step Minimum : (value) - default 500
17. Level 4 Lot : (value) - default 0.01
18. Level 4 Grid Step Minimum : (value) - default 500
19. Level 5 Lot : (value) - default 0.01
20. Level 5 Grid Step Minimum : (value) - default 500
21. Level 6 Lot : (value) - default 0.01
22. Level 6 Grid Step Minimum : (value) - default 500
23. Level 7 Lot : (value) - default 0.01
24. Level 7 Grid Step Minimum : (value) - default 500
25. Level 8 Lot : (value) - default 0.01
26. Level 8 Grid Step Minimum : (value) - default 500
27. Level 9 Lot : (value) - default 0.01
28. Level 9 Grid Step Minimum : (value) - default 500
29. Level 10 Lot : (value) - default 0.01
30. Level 10 Grid Step Minimum : (value) - default 500


COMPOUNDING RULES

If balance below $100, it will open 0.01 lot
If balance $100, it will open 0.01 lot
If balance $140, it will open 0.01 lot
If balance $199, it will open 0.01 lot

If balance $200, then it will open 0.02
If balance $250, it will open 0.02
If balance #299.99, it will open 0.02

If balance reach $300, then it will open 0.03

  • Brokers will automatically change the leverage when exceeds maximum account balance.
  • So if leverage below Minimum Leverage (Setting 3), EA will completing the running cycle and stop entering new cycle.

  • Compounding Rules applied from balance before cycle start. Let say Cycle 1 (BUY) start when balance $199 on Monday. So EA will use lot 0.01.
  • The next day (Tuesday) EA enter SELL and TP, now balance increase to $210. But cycle BUY position (Monday) still not complete yet.
  • EA will not enter grid lot (BUY) using this new balance. It must use balance when it start on Monday.
  • Let say on Wednesday EA enter SELL, it can open lot 0.02 because of new balance from Tuesday. But BUY position (not TP yet), must use lot 0.01.



HOW IT WORKS

1. EA will be use at timeframe H1.
2. EA will identify candle "bulish" or "bearish" at Start Candle (Setting 4)
3. If bulish, EA will enter position BUY right after Last Candle (Setting 5) close. So it will enter at candle 11:00.
4. If bearish, it will enter SELL right after Last Candle (setting 5) close. So it will enter at candle 11:00.
5. If Start Candle (03:00) until Last Candle (10:00) have Maximum Candle Vol (Setting 6) - single candle high to low volume reach 1000 points, it will not start new cycle.  But existing cycle still running.

6. If on Monday signal Sell occur (Start Candle), EA will entry Sell. But the price goes up.
7. Then on Tuesday signal Buy occur, EA will entry make new entry Buy. Then it TP. Sell cycle on Monday still not TP yet).
8. If on Wednesday signal Sell, EA will make new entry cycle Sell (currently Cycle Sell on Monday and Wednesday running). But price still goes up.
9. If on Thursday signal Sell again, EA will not make new cycle Sell because it exceed Maximum Cycle Same direction (Setting 11).

10. The TP (Setting 8 & 9) and SL (Setting 7) set from Level 1 price.
11. For entering BUY position, EA will identify from ASK price, and Sell position from BID price.

12. When entering position (Level 1), EA will use TP on (Setting 8). Let say BUY at 1.55000. SL will be 1.49000. And TP will be 1.55500.
13. When start grid position (Level 2), EA will enter BUY at price 1.54500 (ask price)(Setting 14). EA will use TP on (Setting 9) - 1.55000. And SL will be 1.49000 (Setting 7).
14. EA will change TP for level 1 to 1.55000 because of (Setting 9).
15. When price reach level 3, EA will enter BUY at 1.54000 ask price (Setting 16).
16. TP will be 1.55000 (Setting 9) and SL will be 1.49000 (Setting 7).

17. Note: TP (Setting 8) just use once. When grid level 2 entry, TP (Setting 8) will not be use. Then it will use (Setting 9).

18. Stop new cycle when hit SL (setting 10). But current cycle still running.

Respondido

1
Desenvolvedor 1
Classificação
(769)
Projetos
1033
44%
Arbitragem
50
8% / 50%
Expirado
117
11%
Livre
2
Desenvolvedor 2
Classificação
(25)
Projetos
54
37%
Arbitragem
4
0% / 50%
Expirado
22
41%
Livre
3
Desenvolvedor 3
Classificação
(4)
Projetos
6
17%
Arbitragem
3
0% / 67%
Expirado
0
Livre
Pedidos semelhantes
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing
Hi, I have an indicator from my friend, I want to copy it to MT5 can you do that for me. Here is the link
Hi, I have a working MQ4 EA (With a few warnings but works fine), I need the warnings cleared and converted to MQ5. But I would also like a few improvements first. Firstly: Fix warnings in MT4 code (return value of 'OrderSelect'/'OrderModify' should be checked). Add following features: Magic number modifiable variable (It's currently hard coded) Is it possible to have a stop loss dollar amount instead of lots if
i create a robot which help with order blocks and detection of spikes ....simply it analyses the market for you and if you are using it you wont need much skill to start operating it well you just need to know and understand how it works
I need an experienced programmer to create an automated EA that will open trades based on different candle stick formation strategies and indicators. The EA will first scan the market, find a current market trend and define area of support and resistance. On ranging market the EA doesn’t place trades . (1) EA should use a straddle strategy from either the S/R level, (2) indecision Doji candle from the S/R area, (3)
Order of EA trading only Arrow signals of my indicator in MT4 This EA should trade only the BUY and SELL Arrow signals after 1 added candle AND only if the bricks (blue for blue and red for sell) are in same direction Arrow + a brick Indicator is here attached. Arrow up + 2 Bricks Blue is BUY Arrow down + 2 Bricks Red is SELL Important is to check ONLY CLOSED candels. Sometimes it maybe occur ,that arrow apperase
Je souhaite un Ea advisor, possédants des stratégies combinés tels que : RSI+BB, Stoch+ATR, Fibonacci pattern harmonics, Keiltner+Canal Donchian, EMA+SMMA, support et résistance,zizag Min lots : 0.1 Je rechargerai mon solde une fois qu’un bon robot me sera présenté Je 'ai qu’une centaine d’euro entre mon investissement en votre EA et mon solde métatrader je ne veux pas de calcul de lots en fonction de mon
Pinescript code 60 - 100 USD
i need to convert this pinescript to ea mql4 exactly as original, consider my budget, i have also other project so if you are avalable and have enough time consider to take also other pinescript project
Hi, I have an indicator from my friend, I want to copy it to MT5 can you do that for me. Here is the link
Hi, I have an indicator from my friend, I want to copy it to my own Traidingview or MT5 can you do that for me. Here is the link

Informações sobre o projeto

Orçamento
50- USD
Prazo
para 2 dias