EA using mt4 stochastic ocillator and williams percent range

MQL4 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 16 gün

İş Gereklilikleri

EA using Stoch Ocillator and Williams percentage range. 

EA options must include 
1)true and false options to turn on/off each indicator.  
2) tp/sl
3) close at next level 
4) custom lot sizes for 10 trades in a row
5) Number of signals for trade 

If both indicators are set at TRUE,  EA must have same signal from both indicators before trade is open. 
   Example:  Williams and Stoch must have buy signals without either having sell signal. 

If only 1 true, EA will look for number of signals defined to open a trade. 

Signals are generated by crossing the levels. Which can be changed, default 80 and 20. 
     Example: Williams Percent true 
                         Stoch main: false 
                         Stoch signal: false 
      Signals for trade: 2 
      EA needs 2 signals in a row from Williams percent range to open trade.  


Closing the trade. 
   Need Options for tp/sl and option for closing trade when opposite level is reached.  

   So a buy trade will stay open until either the TP is reached, or a sell signal is generated by upward cross of 20 level. 


Example ALL set to true and 1 signal:
Stoch main true
Stoch signal true
Williams true 

All 3 cross 80 level going up, for a trade.   Then closes after all 3 hit 20 level. 

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(879)
Projeler
1392
67%
Arabuluculuk
117
32% / 42%
Süresi dolmuş
215
15%
Serbest
2
Geliştirici 2
Derecelendirme
(2)
Projeler
3
0%
Arabuluculuk
0
Süresi dolmuş
1
33%
Serbest
3
Geliştirici 3
Derecelendirme
(22)
Projeler
28
29%
Arabuluculuk
3
0% / 67%
Süresi dolmuş
7
25%
Serbest
4
Geliştirici 4
Derecelendirme
(196)
Projeler
318
35%
Arabuluculuk
64
13% / 56%
Süresi dolmuş
82
26%
Serbest
5
Geliştirici 5
Derecelendirme
(769)
Projeler
1033
44%
Arabuluculuk
50
8% / 50%
Süresi dolmuş
117
11%
Serbest
6
Geliştirici 6
Derecelendirme
(1093)
Projeler
1449
45%
Arabuluculuk
49
73% / 12%
Süresi dolmuş
36
2%
Çalışıyor
7
Geliştirici 7
Derecelendirme
(2428)
Projeler
3057
66%
Arabuluculuk
77
48% / 14%
Süresi dolmuş
340
11%
Çalışıyor
8
Geliştirici 8
Derecelendirme
(195)
Projeler
395
28%
Arabuluculuk
155
20% / 52%
Süresi dolmuş
112
28%
Serbest
9
Geliştirici 9
Derecelendirme
(349)
Projeler
463
51%
Arabuluculuk
41
24% / 49%
Süresi dolmuş
149
32%
Serbest
10
Geliştirici 10
Derecelendirme
(430)
Projeler
606
55%
Arabuluculuk
48
23% / 56%
Süresi dolmuş
178
29%
Serbest
11
Geliştirici 11
Derecelendirme
(554)
Projeler
765
46%
Arabuluculuk
23
39% / 13%
Süresi dolmuş
63
8%
Çalışıyor
12
Geliştirici 12
Derecelendirme
(221)
Projeler
369
66%
Arabuluculuk
10
50% / 0%
Süresi dolmuş
46
12%
Serbest
13
Geliştirici 13
Derecelendirme
(563)
Projeler
932
47%
Arabuluculuk
302
59% / 25%
Süresi dolmuş
124
13%
Meşgul
Benzer siparişler
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

Proje bilgisi

Bütçe
30+ USD
Geliştirici için
27 USD
Son teslim tarihi
to 2 gün