Expert Advisor Simple Martingale Midification error

MQL4 Experts

Tâche terminée

Temps d'exécution 1 jour
Commentaires de l'employé
Very good experience.
Commentaires du client
Very nice developer and fast to solve the problem

Spécifications

because I am learning how to write simple Martingale EA , but it's too difficult for me , I want some professional can correct my code and I want to know how to control the orders . 

This is what EA should do :

extern double Mlot=1.3; //LotExp
extern double Lot=0.01; // Lots
extern double Takeprofit = 200 ; //TakeProfit
extern double Step = 250; // PipStep
extern int Maxorders = 30 ;//MaxTrades
extern double MaxLot=200; // MaxLotSize


1.When Bar[1] is positive bar and open BUY with Lot , else open SELL with Lot . 

2.When Buy order is losing Step*Point , then Buy again with Lot*Mlot(buy). Else open Sell again with Lot*Mlot(sell).

3. Buy and sell does not affect each other

4. Buy orders are modified only TP ( breakeven + Takeprofit*Point ) , and Sell orders are modified only TP (breakeven - Takeprofit*Point)

5. Maxorders to control buy orders OR sell orders maximum orders total .

6.MaxLot to control the Maximum Lotsize .

7.if Klot is less then 2 , eg , 1.4 , I want to orders of lots will be 0.01*1.4 = 0.01(0.014) , 0.014*0.01 =0.01 (0.0196) , 0.0196*1.4 = 0.07 (0.02744)

///////////////////

My code is not completed . many error like Error 1 , Error 134 , Error 4108 . 

And I want to make it with no error .


Dossiers :

Répondu

1
Développeur 1
Évaluation
(202)
Projets
206
27%
Arbitrage
0
En retard
3
1%
Gratuit
2
Développeur 2
Évaluation
(769)
Projets
1033
44%
Arbitrage
50
8% / 50%
En retard
117
11%
Gratuit
3
Développeur 3
Évaluation
(108)
Projets
138
43%
Arbitrage
19
16% / 53%
En retard
20
14%
Chargé
4
Développeur 4
Évaluation
(90)
Projets
118
17%
Arbitrage
44
23% / 39%
En retard
20
17%
Gratuit
5
Développeur 5
Évaluation
(212)
Projets
246
45%
Arbitrage
42
10% / 57%
En retard
5
2%
Gratuit
Commandes similaires
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor 2 lines to determine the trend of the market and afterwards take bids towards the correct direction. It will also be able to use a distance between the bids for the direction of the trend and plan a reverse bid when the price of the extreme doesn’t change again. The
Gradient boosting and L2 100 - 200 USD
I am looking for a well experienced programmer to put/implement a gradient boosting algorithm and an L2 to reduce overfitting in my ea which l already have which uses indicators . If you are experienced please adhere
Hello, I'm looking for a developer for repair calendar in EA MT4/MT5 (News Filter - https://ec.forexprostools.com ) for all windows servers. Note: EA MT4/MT5 works with calendar on PC Win 10, 11 but not on all windows servers. I have the source code and will post within the comments section for review. If you are able to do this and quality. Please apply. Thanks
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED

Informations sur le projet

Budget
30+ USD
Pour le développeur
27 USD
Délais
de 0 à 1 jour(s)