AN EXPERT BASED ON PENDING BUY STOP AND SELL STOP ORDERS

Spezifikation

This is a MQL4 trading robot code that seems to implement a basic grid trading strategy. It opens two pending orders (a BuyStop and a SellStop) for a specified symbol when the current server time matches the specified trading time. It then modifies the stop loss and take profit of each order based on their type (BuyStop or SellStop). The lot size of each order is calculated using a risk percentage (RiskPercent) and the free margin available in the account.

Here are some of the important variables and functions used in this code:

Variables:

  • BuyPips: the distance in pips between the BuyStop and the current market price
  • SellPips: the distance in pips between the SellStop and the current market price
  • RiskPercent: the risk percentage used to calculate the lot size of each order
  • Ntokozo: a string variable used to display a comment on the chart
  • TradingTime: the time when the robot should start trading
  • ContractSize: the contract size used to calculate the lot size of each order
  • maxPendingOrders: the maximum number of pending orders that can be opened for each symbol
  • pendingOrdersCount: an array that keeps track of the number of pending orders for each symbol
  • symbolInitialized: a boolean array that keeps track of whether each symbol has been initialized or not

Bewerbungen

1
Entwickler 1
Bewertung
(19)
Projekte
26
27%
Schlichtung
3
0% / 100%
Frist nicht eingehalten
2
8%
Frei
2
Entwickler 2
Bewertung
(2)
Projekte
5
0%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
0
Arbeitet
3
Entwickler 3
Bewertung
(37)
Projekte
59
27%
Schlichtung
25
20% / 52%
Frist nicht eingehalten
10
17%
Arbeitet
4
Entwickler 4
Bewertung
(6)
Projekte
10
50%
Schlichtung
6
17% / 50%
Frist nicht eingehalten
3
30%
Arbeitet
5
Entwickler 5
Bewertung
(63)
Projekte
99
29%
Schlichtung
1
100% / 0%
Frist nicht eingehalten
2
2%
Frei
6
Entwickler 6
Bewertung
(568)
Projekte
641
41%
Schlichtung
21
57% / 29%
Frist nicht eingehalten
47
7%
Arbeitet
7
Entwickler 7
Bewertung
(38)
Projekte
40
25%
Schlichtung
20
15% / 75%
Frist nicht eingehalten
8
20%
Überlastet
8
Entwickler 8
Bewertung
(3)
Projekte
4
0%
Schlichtung
2
0% / 100%
Frist nicht eingehalten
1
25%
Frei
9
Entwickler 9
Bewertung
(253)
Projekte
408
38%
Schlichtung
86
43% / 19%
Frist nicht eingehalten
70
17%
Arbeitet
10
Entwickler 10
Bewertung
(68)
Projekte
77
8%
Schlichtung
33
9% / 55%
Frist nicht eingehalten
6
8%
Arbeitet
11
Entwickler 11
Bewertung
(264)
Projekte
538
50%
Schlichtung
55
40% / 36%
Frist nicht eingehalten
224
42%
Arbeitet
12
Entwickler 12
Bewertung
(121)
Projekte
155
43%
Schlichtung
20
60% / 20%
Frist nicht eingehalten
8
5%
Arbeitet
13
Entwickler 13
Bewertung
(36)
Projekte
44
32%
Schlichtung
6
17% / 33%
Frist nicht eingehalten
8
18%
Arbeitet
14
Entwickler 14
Bewertung
(87)
Projekte
131
22%
Schlichtung
7
57% / 0%
Frist nicht eingehalten
33
25%
Frei
15
Entwickler 15
Bewertung
(6)
Projekte
8
25%
Schlichtung
1
100% / 0%
Frist nicht eingehalten
3
38%
Frei
16
Entwickler 16
Bewertung
(363)
Projekte
389
70%
Schlichtung
3
100% / 0%
Frist nicht eingehalten
2
1%
Beschäftigt
Ähnliche Aufträge
Requirement Specification : I have an EA that i want to convert from MQ4 to MQ5. I want my EA to be ready as this link says: https://www.mql5.com/en/articles/2555 And I want both EA passes the MQL5 automatic validation, no errors, no warnings, no dll . I need a good and experience programmer that can commit and complete this project. I have an Existing MT4 Expert Advisor and i want to convert to MT5. Exact copy i
Need ea according to stochastic divergence (both hidden and regular) plus candlestick flip .. need for experinced developers to complete my order with 99percent accuracy. So bet for it the budged is fixed and other plugins will be added in the v2
I want to make a new dashboard using 3 common indicators and the ADX indicator , which you must supply I have a MA dash which you can strip & reuse if it helps you I tried to cover all questions in the attached but i'm sure there'll be more
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange. I had one created in python, but I would like it to work in MT5 with various regular rules that make it profitable
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss

Projektdetails

Budget
30 - 50 USD
Für die Entwickler
27 - 45 USD
Ausführungsfristen
von 1 bis 2 Tag(e)