An Expert Advisor Based on Stochastic Oscillator and Heikin Ashi Candle Needed

Spezifikation

I need an EA built base on my trading strategy. This is an indicator base strategy. We’ll be using the stochastic Oscillator. I’ll send you a short video that explains the strategy. I need you to add auto lot size compounding to the EA, so the EA needs to have switch Incase I want to use manual lot size. 


BUY SCENARIOS 


  1. Stochastic main line has to cross the signal line upward from below line 30 on the 4H timeframe. 
  2. There has to be a bullish Heikin Ashi candle on the 4H timeframe. 
  3. A bullish heikin ashi candle has to close below the 50 ema on the 5M timeframe. The bot should open positions as soon as the next bullish heikin ashi candle opens.
  4. Open 3 positions. Set stop loss to 35 pips and TP 1 to 30 pips, TP 2 to 50 pips, and TP 3 to 70 pips. Move SL to breakeven once price moves 30 pips in profit. 
  5. Second entry should be opened if the stochastic main line  goes below line 30 and crosses the signal line upwards on the 5M TF. Second entry should only be attempted if the robot has move the first entry stop loss to breakeven.  
  6. Close all buy positions as soon as stochastic main line crosses the signal line to the opposite direction on the 4H TF. The robot must first close all buy positions before opening sell positions. This is very important as i don't want hedging.
  7. When the robot opens buy positions and the opposite signal came in, the bot should first close the buy positions before opening the sell positions. 



SELL SCENARIOS 


This should be the opposite of BUY SCENARIOS.  There has to be a BEARISH Heikin Ashi candle and at ochastic main line has to cross the signal line downward from above line 70 on the 4H timeframe.

  


Please change the Stochastic Settings to the ones below before working on the EA. 



Level

#30 oversold 

#70 overbought 



Variable                                       Value 

%K period                                      14

%D period                                        3

slowing                                            3


Bewerbungen

1
Entwickler 1
Bewertung
(10)
Projekte
25
28%
Schlichtung
1
0% / 0%
Frist nicht eingehalten
1
4%
Beschäftigt
2
Entwickler 2
Bewertung
(2)
Projekte
3
33%
Schlichtung
0
Frist nicht eingehalten
0
Frei
3
Entwickler 3
Bewertung
(37)
Projekte
59
27%
Schlichtung
25
20% / 52%
Frist nicht eingehalten
10
17%
Arbeitet
4
Entwickler 4
Bewertung
(242)
Projekte
428
34%
Schlichtung
54
37% / 39%
Frist nicht eingehalten
156
36%
Beschäftigt
5
Entwickler 5
Bewertung
(157)
Projekte
174
43%
Schlichtung
6
0% / 67%
Frist nicht eingehalten
8
5%
Frei
6
Entwickler 6
Bewertung
(52)
Projekte
97
24%
Schlichtung
10
20% / 20%
Frist nicht eingehalten
12
12%
Arbeitet
7
Entwickler 7
Bewertung
(140)
Projekte
205
80%
Schlichtung
18
33% / 44%
Frist nicht eingehalten
10
5%
Arbeitet
8
Entwickler 8
Bewertung
(300)
Projekte
380
21%
Schlichtung
44
59% / 23%
Frist nicht eingehalten
43
11%
Beschäftigt
9
Entwickler 9
Bewertung
(11)
Projekte
11
0%
Schlichtung
4
25% / 50%
Frist nicht eingehalten
2
18%
Frei
10
Entwickler 10
Bewertung
(1130)
Projekte
1432
62%
Schlichtung
21
57% / 10%
Frist nicht eingehalten
43
3%
Frei
11
Entwickler 11
Bewertung
(439)
Projekte
545
25%
Schlichtung
21
38% / 38%
Frist nicht eingehalten
83
15%
Frei
12
Entwickler 12
Bewertung
(119)
Projekte
169
38%
Schlichtung
9
78% / 22%
Frist nicht eingehalten
15
9%
Frei
13
Entwickler 13
Bewertung
(266)
Projekte
540
50%
Schlichtung
55
40% / 36%
Frist nicht eingehalten
224
41%
Frei
14
Entwickler 14
Bewertung
(60)
Projekte
186
73%
Schlichtung
4
100% / 0%
Frist nicht eingehalten
1
1%
Frei
15
Entwickler 15
Bewertung
(71)
Projekte
80
10%
Schlichtung
35
9% / 54%
Frist nicht eingehalten
6
8%
Arbeitet
16
Entwickler 16
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
17
Entwickler 17
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
18
Entwickler 18
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
19
Entwickler 19
Bewertung
(563)
Projekte
932
47%
Schlichtung
302
59% / 25%
Frist nicht eingehalten
124
13%
Beschäftigt
Ähnliche Aufträge
I have a mt5 indicator that is working perfectly but I will like to make it an expert advisor to have an automated trade. I will be glad if I can get a well experienced developer to execute this project. Thanks
GOODAY TO YOU I AM NEED OF A FAST, TALENTED AND HIGH QUALITY CODER TO THIS JOB FOR ME. THE EA TRADE MANAGER WILL HAVE THE FOLLOWING: STOPLOSS & TAKEPROFIT IN PIPS LOT SIZE IN PIPS NUMBER OF TRADES (1-30 TRADES MAXIMUM) PLEASE LOOK AT THE PICTURE ABOVE FOR A GUIDE
evalq({ #نوع دالة التنشيط. الحقيقة <- c( "sig" , #: sigmoid "sin" , #: sine "radbas" , #: radial basis "hardlim" , #: hard-limit "hardlims" , #: symmetric hard-limit "satlins" , #: satlins "tansig" , #: tan -sigmoid "tribas" , #: triangular basis "poslin" , #: positive linear "purelin" ) #: linear السندات
Hello, I want to create an EA with the belowspecification. EA will check conditions based on following input parameters: ● High Price ● Low Price ● Move Value (in Price) ● Gap (in price) After start, EA will mark High and Low prices based on input parameters. EA will start trading when the current price will hit any of the price POSITION at High , Low, Control Buy or Control Sell . EA will open
a gap between 1 pip opposite order open continue once tp hit ea change position and start from 1 everything is manually adjustable tp gap pip and pip all show start from 0.01
Hello Im looking for professional trading developer who htf ready made trading with best and working strategy with low risk level with average of 30 to 60 percent profit margin, broker is not problem, any broker is welcomed and any trading pairs are welcomed as well
Black Tokens EA 30+ USD
I want yo create a trading robot which can analyse into the markets and be able to spot what the market targets (Arrays) the robot should make out my strategies and respect them well
Dear Colleagues, I am currently seeking the assistance of an experienced professional who can help me integrate my TradingView alerts with Interactive Brokers in order to execute live trades automatically. If you have the expertise in setting up such an automation or know someone who does, I would greatly appreciate your support. Please feel free to reach out to me if you can assist with this project or if you need
Connect from Mt4 via binary derive account api. I have a bot. You need to convert the bot to an indicator. After converting I need to connect with my binary deriv through api. I want to trade my derivative binary account through mt4. If anyone can setup via API then contact me
I am interested in creating an EA, I already have the code but I need someone who can debug it make it more greater look more into the strategy and put more strategy modification and modeling and optimization to make it great also at same time debug it

Projektdetails

Budget
30+ USD
Für die Entwickler
27 USD