Hello, I need to create a brand nee EA

MQL4 Esperti

Specifiche

Hello, I need to create a brand new EA; here are the specifications:


Buy Condition:

If (Account Balance > Bet Price * X) && (Ask price for current Buy Order is "DELTA" far from all the other Buy Orders contained in Buy Array) && (Ask price for current Buy Order < MAX LIMIT) Then Send Order with fixed Bet Amount and Leverage, Stop Loss = (X-1)*Bet, TP= infinite.


Tcondition:

For each Order in TB (TS) Array:

IF (Profit > Y) && (it is the First time Trailing Activation for this order) Then
Stop Loss Price for Trailing start to be set at the correspondent of Profit = Y/2;
Delete Order from Buy/Sell Array.


Sell Condition is viceversa than Buy Condition.


Legend:

Bet Price = is the amount of money to spend for a single order for a certain Symbol at a certain Leverage
X = is a factor, depending on the symbol and market
DELTA = is a chosen value of Lot/Money to avoid making too many bet at the same price, Higher or Lower price
MAX LIMIT = is a chosen value to avoid bet in certain conditions)



Example:


"Y" like the others you have mentioned I have to set it at the moment I start the EA and that it is distinguished between the various Symbol (markets) of work.

I think it would be optimal for the EA as soon as it is activated to ask me for the following values that I report in an example EUR / USD valid for Sell and Buy:

-Leverage = 30;
-BetPrice = 50 $;
-Delta = $ 25;
-Y = $ 10;
-X = 2;
-Max Limit = 1.1300;
-Min Limit = 1.0800;


In the example specified above, it takes for each bet $ 100 (x * BetPrice), $ 50 of effective bet (betprice) and an additional $ 50 of Stop Loss per cover ((x-1) * Betprice), i.e. I lose if the symbol goes to -100 $.

Then the system must activate the trailing stop loss starting from a profit of $ 10, fixing as soon as it gets the first + $ 10 a Stop Loss at + $ 5.

The "Delta" value is used to manage volatility and not to insert too many bets. So following the example above, no other Long bets should start if I already have them open, with a loss-profit range between -25 $ and + 25 $. Similarly for the shorts. Where there are bets with Trailing Stop Loss activated, the bet can start and new trades can be opened. This is the use of the two counting Arrays for the Long group of bets and similarly for the Short ones.

Max and Min Limit are game limiters. For Long bets if anything the market goes above Max Limit, I want it to stop playing Long, if it goes below Min Limit, I want it to stop playing Short.

PS: You don't need to play Long if the price goes up and short if the price goes down or something like that. I don't want to place orders on a temporary price trend basis. For example, if I do not have any bets already in progress, it is sure that as soon as I start the EA it will place a Long and a Short at the same time.


File:

PNG
New_EA.png
51.0 Kb

Con risposta

1
Sviluppatore 1
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
2
Sviluppatore 2
Valutazioni
(56)
Progetti
176
71%
Arbitraggio
4
100% / 0%
In ritardo
1
1%
Gratuito
3
Sviluppatore 3
Valutazioni
(356)
Progetti
632
26%
Arbitraggio
89
73% / 13%
In ritardo
12
2%
Gratuito
4
Sviluppatore 4
Valutazioni
(16)
Progetti
29
48%
Arbitraggio
0
In ritardo
6
21%
Gratuito
Ordini simili
Looking for an EA which can produce less than 5% drawdown. Also profit factor above 1.5 (preferably 2.0) Please give me proper explanation how your EA works too Has anyone programmed it before? is it limited to forex only
1) the EA can compound the lot size from 0.01 to 0.02 so on 2) the EA must able to trade different kind of pair 3) the EA will have stoploss or take profit 4) long term profit 5) for equiry will be 100 for every 0.01 lot Developer will have that kind of EA may apply and introduce any investor account! this EA must have mql4 file
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} Hello Looking for someone to help me improve my current strategy on my own algorithm and to also add hedging mode
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
Please watch the video on this youtube channel and download the Indicator from there. https://www.youtube.com/watch?v=ldTomLu8DxE&amp ;t=32s Rules are explained on the video and the download of the indicator is on the same video
I would like an EA that follows exactly this steps to trade de daily candle. Watch the video and then see if you can do the task. https://www.youtube.com/watch?v=g3oDYq4P9ZE Document is one this link https://cdn.discordapp.com/attachments/1135977927469703230/1135978751461695598/Daily_Bias-TTrades_edu.pdf?ex=669a9a27&amp ;is=669948a7&hm=96de195f7e695a381c1261b065f67b94fae319d02a0c88641b146f8b2978320c& Should have
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
Hi, I have an indicator from my friend, I want to copy it to my own MT5 can you do that for me. Here is the link
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

Informazioni sul progetto

Budget
30 - 40 USD
IVA (22%): 6.6 - 8.8 USD
Totale: 36.6 - 48.8 USD
Per lo sviluppatore
27 - 36 USD
Scadenze
da 1 a 2 giorno(i)