EA Modification Add Double Stochastic Filter and fix the Martingale

MQL4 Experts

Job finished

Execution time 6 days
Feedback from customer
Highly Recommended Programer, Fast reply, Great in understanding job, as well as smart in applying strategy into expert advisor

Specification

 

I have an Expert Advisor based on Candles Price Action, RSI, Waddah_Attar_ADXxBollinger and Moving Average; need to be modified to add double stochastic filter and fixing the single pair martingale strategy. The martingale in this EA is not worked therefore it is needed to be fixed

 

·      Add Filter Double Stochastic

 

Buy trades when the slow oscillator lines cross upwards. Buy when the fast oscillator crosses upwards.

 

Sell trades when the slow oscillator lines cross downwards. Sell when the fast oscillator crosses downwards.

 

Use Slow Stochastic: True/False

Stoch.Kperiod = 21; //Stochastic %K line period

Stoch.Dperiod = 9; //Stochastic %D line period

Stoch.slowing = 9; //Stochastic slowing value

Stoch.method = MODE_SMA; //MA method: MODE_SMA, MODE_EMA, MODE_SMMA or MODE_LWMA

Stoch.price_field = 0; //price field parameter: 0 - Low/High or 1 - Close/Close

Stoch.SignalBar = 1; //0 - get Stochastic signal from open bar; 1 - get Stochastic signal from closed bar

 

Use Slow Stochastic Over Condition: True/False

(Buy when Slow Stochastic Oscillator (main line) falls below Oversold level (e.g., 20) and then rises above that level.

Sell when the Slow Stochastic Oscillator rises above Overbought level (e.g., 80) and then falls below that level.)

 

Stoch.OverboughtLevel = 80.0; //Stochastic Overbought level

Stoch.OversoldLevel = 20.0; //Stochastic Oversold level

 

 

Use Fast Stochastic: True/False

Stoch.Kperiod = 9; //Stochastic %K line period

Stoch.Dperiod = 3; //Stochastic %D line period

Stoch.slowing = 3; //Stochastic slowing value

Stoch.method = MODE_SMA; //MA method: MODE_SMA, MODE_EMA, MODE_SMMA or MODE_LWMA

Stoch.price_field = 0; //price field parameter: 0 - Low/High or 1 - Close/Close

 

Responded

1
Developer 1
Rating
(647)
Projects
1295
67%
Arbitration
84
26% / 49%
Overdue
338
26%
Free
2
Developer 2
Rating
(39)
Projects
81
38%
Arbitration
1
0% / 0%
Overdue
31
38%
Free
3
Developer 3
Rating
(121)
Projects
134
66%
Arbitration
36
25% / 56%
Overdue
22
16%
Free
4
Developer 4
Rating
(71)
Projects
156
44%
Arbitration
22
41% / 14%
Overdue
16
10%
Free
5
Developer 5
Rating
(58)
Projects
89
38%
Arbitration
26
4% / 77%
Overdue
39
44%
Working
6
Developer 6
Rating
(129)
Projects
208
54%
Arbitration
21
24% / 52%
Overdue
64
31%
Free
7
Developer 7
Rating
(25)
Projects
54
37%
Arbitration
4
0% / 50%
Overdue
22
41%
Free
8
Developer 8
Rating
(28)
Projects
47
23%
Arbitration
13
31% / 15%
Overdue
12
26%
Free
9
Developer 9
Rating
Projects
0
0%
Arbitration
1
0% / 100%
Overdue
0
Free
10
Developer 10
Rating
(46)
Projects
73
16%
Arbitration
13
8% / 92%
Overdue
37
51%
Free
Similar orders
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 the 2 lines in the below pictures and then start to activate bids once they cross each other and then be able to manage all bids afterwards towards the direction of the market by opening and closing them intermittently and profitably until the position at the other
Hi man, How are u? I have an EA and I need to check few aspects of the code, if It works fine? I am looking for an expert coder, who can understand mt4 language and help us to solve this out. This job will hardly take about 3-4 hours max for an experienced coder, when explained detail. Also, I would like to give this to someone, who can understand and speak English well. Also, the coder should be able to come via
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. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks
Indicator in use: Bollinger Bands Mechanism: (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price
hey guys, im looking for an auto mt5 license system through a web app i have already, i simply want it so a unique license key is generated for memebers, they input this onto the EA input and then it checks if its valid. active license per user capped at 5. i already have an mt5 coder and dec team for the app so i dont know if youd prefer to intergrate onto the webapp yourself or simply provide the code and doc so my
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
We are seeking a skilled developer who can convert a Tradingview indicator written in Pinescript to a NinjaTrader indicator written in C#. The goal is to create a profitable trading strategy using this indicator. The successful candidate will have expertise in both Pinescript and C# programming languages, as well as a strong understanding of trading indicators and strategies. The main responsibilities will include
I am seeking an experienced MQL5 developer to create a user-friendly manual Grid Trading Expert Advisor (EA) with the following key features: Dynamic Grid Trading: Adjustable Grid Distance: Traders can manually input grid distance in pips via an intuitive, movable table. Take Profit Management: Fixed TP for the initial positions (e.g., first 5 trades). Stop-Loss (Optional): Traders can choose to use a stop-loss with

Project information

Budget
10 - 35 USD
For the developer
9 - 31.5 USD
Deadline
from 2 to 5 day(s)