Change and integrate new parameters in my 4 robots

MQL4 Experts

Tâche terminée

Temps d'exécution 22 heures
Commentaires du client
Excelente service thanks!
Commentaires de l'employé
Thank you, I am here if will be problems.

Spécifications

Parameters

Use DINAMIC PIP STEP: True or False

the distance between one order and another must follow the following pattern:

If set (pipstep 100) to post the first order the second will have to pass 100 points and robot identify pattern for new opening.

the third order must have 200 points to order 300 points

Example:

1 order
2 order = 100 points distance
3 order = 200 points distance
4 order = 300 points distance
5 order = 400 points distance
....

-------------------------------------------------- -------------------------------------------------- -----
Use FIXED PIP STEP: True or False

the distance between one order and another must follow the following pattern:

If set (pipstep 100) to post the first order the second will have to pass 100 points and robot identify pattern for new opening.

the third order must have 100 points to order order 100 points

Example:

1 order
2 order = 100 points distance
3 order = 100 points distance
4 order = 100 points distance
5 order = 100 points distance

-------------------------------------------------- -------------------------------------------------- -------
Use max spread: true or false

if defined max spread 2.5 and spread beyond this value robot can not open new orders
-------------------------------------------------- -------------------------------------------------- -------
Use Batch Exponent: true or false

Geometrica Exponent or Arithmetic
-------------------------------------------------- -------------------------------------------------- -------
USE: TIME SESSION: TRUE OR FALSE
If configured false, robot must run 24 hours

Example:

extern string session_1st_start = "01:05";
extern string session_1st_close = "07:35";
extern string session_2nd_start = "15:30";
extern string session_2nd_close = "22:35";
-------------------------------------------------- -------------------------------------------------- -------
Use minutes between orders: true or false
-------------------------------------------------- -------------------------------------------------- -------
ADD ON THE MAX ORDER PANEL: SHOW MAXIMUM AMOUNT OF ORDERS OPENED IN AN OPERATION

-------------------------------------------------- -------------------------------------------------- -------

Z

Répondu

1
Développeur 1
Évaluation
(620)
Projets
680
57%
Arbitrage
25
16% / 60%
En retard
228
34%
Gratuit
2
Développeur 2
Évaluation
(595)
Projets
927
46%
Arbitrage
31
39% / 29%
En retard
93
10%
Travail
3
Développeur 3
Évaluation
(135)
Projets
193
42%
Arbitrage
17
29% / 59%
En retard
28
15%
Gratuit
4
Développeur 4
Évaluation
(42)
Projets
47
83%
Arbitrage
1
0% / 0%
En retard
2
4%
Gratuit
5
Développeur 5
Évaluation
(769)
Projets
1033
44%
Arbitrage
50
8% / 50%
En retard
117
11%
Gratuit
6
Développeur 6
Évaluation
(1096)
Projets
1777
61%
Arbitrage
14
64% / 7%
En retard
84
5%
Gratuit
7
Développeur 7
Évaluation
(4)
Projets
5
0%
Arbitrage
3
0% / 67%
En retard
2
40%
Gratuit
8
Développeur 8
Évaluation
(258)
Projets
395
28%
Arbitrage
69
19% / 49%
En retard
120
30%
Gratuit
9
Développeur 9
Évaluation
(356)
Projets
632
26%
Arbitrage
89
73% / 13%
En retard
12
2%
Gratuit
10
Développeur 10
Évaluation
(66)
Projets
95
28%
Arbitrage
20
25% / 55%
En retard
24
25%
Gratuit
11
Développeur 11
Évaluation
(2428)
Projets
3057
66%
Arbitrage
77
48% / 14%
En retard
340
11%
Travail
12
Développeur 12
Évaluation
(108)
Projets
138
43%
Arbitrage
19
16% / 53%
En retard
20
14%
Chargé
Commandes similaires
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks
Indicator in use: Bollinger Bands Mechanism: (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price
hey guys, im looking for an auto mt5 license system through a web app i have already, i simply want it so a unique license key is generated for memebers, they input this onto the EA input and then it checks if its valid. active license per user capped at 5. i already have an mt5 coder and dec team for the app so i dont know if youd prefer to intergrate onto the webapp yourself or simply provide the code and doc so my
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
We are seeking a skilled developer who can convert a Tradingview indicator written in Pinescript to a NinjaTrader indicator written in C#. The goal is to create a profitable trading strategy using this indicator. The successful candidate will have expertise in both Pinescript and C# programming languages, as well as a strong understanding of trading indicators and strategies. The main responsibilities will include
I am seeking an experienced MQL5 developer to create a user-friendly manual Grid Trading Expert Advisor (EA) with the following key features: Dynamic Grid Trading: Adjustable Grid Distance: Traders can manually input grid distance in pips via an intuitive, movable table. Take Profit Management: Fixed TP for the initial positions (e.g., first 5 trades). Stop-Loss (Optional): Traders can choose to use a stop-loss with
I want have the possibility to increase lotsize not alone by Lot-multiplier rather I want add a fix-lot increase for excample for 0,05 lot. I want have this for buy / sell and hedge-buy and hedge sell
Develop EA to track performance metrics of strategies I would like to develop an EA that will track the performance metrics of the strategies I have running on a terminal, If any of the metrics start to under perform then the EA/Indictor should alert me with a pop up alert that specify's the metric that has triggered the alert. The EA should also display the metrics in a dashboard - please see my example screen shot
I would like to modify the RSI Epert Avisor with a developer. I would like to use the RSI Expert on the inverse mode and the base setting doesnt conatain this strategy mode

Informations sur le projet

Budget
100+ USD
Pour le développeur
90 USD
Délais
de 1 à 3 jour(s)