Break Out EA

MQL4 Experten

Auftrag beendet

Ausführungszeit 2 Tage
Bewertung des Kunden
good work , thanks
Bewertung des Entwicklers
Thanks.

Spezifikation

EA will check the high and low of last 10 candles and post buy stop at the high of last 10 candles and sell stop at the low of last 10 candles . number of candles will be edit able . this inputs will be added as BO Levels.

ea will not post any buy stop or sell stop if break out level is too close to current price . this input will be added as BO limit , so if we set it 20 , ea will only place a buy stop or sell stop if current price is more than 20 pips away from that level. for example if price makes a new low ea will wait for it to go back 20 pips till ea posts a pending sell stop at the lowest of last 10 candles. same way for buy stop .

also the pending buy stop or sell stop distance from high or low levels will be defined in pips . so if i select 1 , ea will post buy above 1 pip of current break out level .


ea will use trail stop for given pips and and trail percent . will also use break even , after what number of pips be will be activated and BE pips .


Ea will also use split lot function , after what number of profit pips lot will be splited and what percent will be splited . if i select 50 , 50% lot will be closed and other 50% will be splited into .01 cents.

ea will also a sl but no tp . also add max spread , max slippage , start ea and stop ea hour . add property strict code .

add info panel on left with ea name , equity , current profit or loss , current lot size and total profit . add option to show or hide the info panel.

add option to use fixed lot or auto lot , auto lot will .05 for $100 of equity .so if equity 200 lot size will be .10

Bewerbungen

1
Entwickler 1
Bewertung
(225)
Projekte
284
42%
Schlichtung
15
13% / 47%
Frist nicht eingehalten
67
24%
Frei
2
Entwickler 2
Bewertung
(28)
Projekte
47
23%
Schlichtung
13
31% / 15%
Frist nicht eingehalten
12
26%
Frei
3
Entwickler 3
Bewertung
(2428)
Projekte
3057
66%
Schlichtung
77
48% / 14%
Frist nicht eingehalten
340
11%
Arbeitet
4
Entwickler 4
Bewertung
(2086)
Projekte
2646
61%
Schlichtung
113
45% / 26%
Frist nicht eingehalten
418
16%
Arbeitet
5
Entwickler 5
Bewertung
(1130)
Projekte
1432
62%
Schlichtung
21
57% / 10%
Frist nicht eingehalten
43
3%
Frei
6
Entwickler 6
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
7
Entwickler 7
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
8
Entwickler 8
Bewertung
(490)
Projekte
1016
58%
Schlichtung
29
28% / 24%
Frist nicht eingehalten
132
13%
Arbeitet
9
Entwickler 9
Bewertung
(512)
Projekte
773
63%
Schlichtung
33
27% / 45%
Frist nicht eingehalten
23
3%
Frei
10
Entwickler 10
Bewertung
(62)
Projekte
140
46%
Schlichtung
19
42% / 16%
Frist nicht eingehalten
32
23%
Frei
11
Entwickler 11
Bewertung
(769)
Projekte
1033
44%
Schlichtung
50
8% / 50%
Frist nicht eingehalten
117
11%
Frei
Ähnliche Aufträge
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

Projektdetails

Budget
40+ USD
Für die Entwickler
36 USD
Ausführungsfristen
von 1 bis 3 Tag(e)