Open Trade on Price Action Closing Beyond the Support / Resistance Line Drawn on Chart

MQL4 Esperti

Specifiche


Open Trade on Price Action Closing Beyond the Support / Resistance Line Manually Drawn on Chart (Set & Forget)

Price Action from Below and closing Above the Line drawn, will open a BUY Trade. (Will not open trade if it just touches or the Price action upon crossing Up and  closes below the Line drawn)
Price Action from Above and closing Below the Line drawn, will open a SELL Trade. (Will not open trade if it just touches or the Price action upon crossing Down and  closes above the Line drawn)
Once a BUY or SELL position is opened, that Support or Resistance line will be inactive and will not be considered for BUY and SELL signal in the next 24 hours. If Price Action only touches the line without meeting the BUY or SELL conditions, then it can be further considered for BUY and SELL signal. 

New positions can be opened in the same chart due to other Support and Resistance lines drawn.

StopLoss : Stop Loss = Low of the Candle which opens a BUY trade / High of the Candle that opens a SELL trade

TakeProfit: Take Profit in PIPS

MaxStopLoss: Maximum allowed Stop Loss (in PIPS). if the Signal candle is too large, to avoid having big Stop Loss, this feature will be used. If the difference in PIPS between the Signal candle's Close price and High 

(or Low) is 80 PIPS but if MaxStopLoss = 40, then StopLoss will be = 40 PIPS

MinStopLoss: Minimum allowed Stop Loss (in PIPS). if the Signal candle is too small, to avoid having small Stop Loss, this feature will be used. If the difference in PIPS between the Signal candle's Close price and 

High (or Low) is 10 PIPS but if MinStopLoss = 30, then StopLoss will be = 30 PIPS

BreakEvenTrigger: Profit in PIPS. When Break Even is Triggered

BreakEvenPoint: + / - PIPS relative to Open Trade Price. Stop Loss will be moved to this point, when BreakEvenPoint is triggered. Value = 0, will move the StopLoss to the Break Even position. Value = 5, will move the StopLoss to 5 PIPS profit. Value = - 5, will move the StopLoss to - 5 PIPS Loss. 

EquityTrailTrigger: Distance in PIPS from TakeProfit when reached, the TakeProfit will be increased by EquityTrailPIP and the StopLoss position will be moved by EquityTrailPIP to protect more profit. If it is Zero, ignore. 

Example:
TakeProfit = 40 PIPS
StopLoss = Current position is at break even
EquityTrailTrigger = 5 PIPS
EquityTrailPIP = 10 
So when the Profit reaches 35 PIPS and is 5 PIPS short of reaching initial TakeProfit of 40 PIPS, StopLoss is moved to 10 PIPS profit and the new TakeProfit = 40 + 10 PIPS = 50 PIPS.
The process will repeat till the position is closed or stopped out

EquityTrailPIP: Value in PIPS

Lot Size = Manually enter Lot size 

Multiple Orders = Yes. (if No, it will not open any New order if an existing trade is Open and ignore further Buy or Sell Signal). If Yes, It will open a BUY or SELL order at each BUY or SELL Signal. If Multiple Orders = Yes, Then TakeProfit, StopLoss, MaxStopLoss, MinStopLoss, BreakEvenTrigger and EquityTrailTrigger will be applicable to all the individual Open trades. 

Drawdown_StopLoss = % of Equity (If Multiple Orders are Open, all open positions will be closed if draw down from all the positions in that chart is equal to % of Equity). Push Notification should be generated if this event happens

Multiple_Profit =  % of Equity (If Multiple Orders are Open, all open positions will be closed if profit from all the positions in that chart is equal to % of Equity). Push Notification should be generated if this event 

happens.

Con risposta

1
Sviluppatore 1
Valutazioni
(414)
Progetti
670
33%
Arbitraggio
60
17% / 32%
In ritardo
113
17%
In elaborazione
2
Sviluppatore 2
Valutazioni
(355)
Progetti
589
70%
Arbitraggio
14
43% / 7%
In ritardo
28
5%
Gratuito
3
Sviluppatore 3
Valutazioni
(25)
Progetti
36
17%
Arbitraggio
14
14% / 57%
In ritardo
3
8%
Gratuito
4
Sviluppatore 4
Valutazioni
(548)
Progetti
825
73%
Arbitraggio
15
53% / 13%
In ritardo
193
23%
In elaborazione
5
Sviluppatore 5
Valutazioni
(187)
Progetti
367
56%
Arbitraggio
45
22% / 56%
In ritardo
188
51%
Gratuito
6
Sviluppatore 6
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
Ordini simili
Hi there, I need a very highly skilled mt4 programmer to code and design an EA from scratch. The logic of the EA will be discussed with you in comments section, only reach out if you can code perfectly for mt4 using MQL4 coding solutions language, EA must be able to run well without any problems and work according to the logic thanks
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
### Summary of EA Requirements 1. **Time Period**: - The EA should operate on the H4 timeframe. 2. **RelicusRoad MACD v2 Indicator**: - **Parameters**: - Fast EMA Period: 12 - Fast EMA Type: Close price - Slow EMA Period: 24 - Slow EMA Type: Close price - Signal SMA Period: 9 - The EA should use this indicator to determine the crossover condition between the MACD line and the signal line. 3
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
Ind V5 TV Strategy Requirements: Instruments: Forex pairs, Crypto and Stocks across exchanges TimeFrame: Multi-Time Frame comparisons, details below Indicators: Ichimoku Cloud, ATR & Choppiness Index Trade times: First Order: Day of Week Start Time, Day of Week First Order time, Day of Week Last Order Time and Day of Week Square Off Time Intraday TF: 1 min, 3 mins, 9 mins, 27 mins and 81 mins Position Size (Lots)
I want this EA in mql4. The two indicators are written in pinescript Developer should please understand it to develop the EA. One of the indicator will be used as direction and the other for entry. The should have code that it can be used for( only one PC and an expiration date. ; this the developer should show me how to adjust it, so that I can adjust to my preference). Parameters:number of trades.lotsize, SL pips
I need a robot for forex trading~~The way the robot should work is that when I put it into a 5 minute chart, the chart will show 15 minutes, one hour, Regardless of whether they are buying or selling, they must buy or sell in the same color at the same time~~~ Use the following indicators: HalfTrend 1 & alerts mtf Trafficlight indicator.MQ4 When placed into a 5 minute chart ~ the chart will show 15 minutes, one
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing maximum budget = 150$ Preference is given to someone who: -speaks Arabic so I can explain it clearly to him - And the lowest price
I SIMPLY NEED SOMEONE TO INTEGRATE THESE OPTIMIZATION ALGOS INTO MY EA. THE LIBRARY IS ATTACHED BELOW. NEED THIS DONE FAST. LET ME KNOW IF YOU HAVE OTHER QUESTIONS A list of implemented optimization algorithms: BGA (binary genetic algorithm) ANS (across neighbourhood search) CLA (code lock algorithm) P_O_ES ((P+O) evolution strategies) CTA (Comet Tail Algorithm) SDSm (stochastic diffusion search M) ESG (evolution of
Create a robot like this live on YouTube, it is a simple hedge system that does not have martingale or other risky means of.making money.... please check out the link and if it is possible for you to repeat this then reach out with a sample and price. YouTube: https://www.youtube.com/live/cT_42RWzq_0?si=Z8M5mKkAMGZhxdTL

Informazioni sul progetto

Budget
50- USD
Scadenze
a 3 giorno(i)