Simple EA based on Stochastic Oscillator

Job finished

Execution time 1 hour
Feedback from customer
superb. fast. responsible.
Feedback from employee
Nice Customer.. good luck ya

Specification

I want to order an EA based on these : 

  1. The indicator is Stochastic Oscillator (SO) with default setting (5 for %K period, 3 for %D period and 3 for slowing) price method : low/high. method : exponential. I believe this is the default for SO.
  2. There are 2 options to choose the TimeFrame for the Stochastic Oscillator (SO) in the Input tab of EA. start from M5, M15, M30, H1 and H4. 
  3. The apply method for both SO is closed price of both time frame.
  4. EA will Open BUY if the SO touch 20 level , in BOTH timeframe that is chosen. and the apply method is the closed price.
  5. EA will Open SELL if the SO touch 80 level , in BOTH timeframe that is chosen.
  6. for number 4 and 5 above, If possible, I want to let the user of the EA choose and can input the level of the SO, maybe not 20 and 80, but 15 and 85. or even 10 and 90.
  7. The apply method for Open Position rules is for the closed price of the both Time Frame. not the running price. (what I mean by this is : even though the SO touch 80 level in the running price of chosen timeframe (lets say m15 and h1), but if the candle of the bigger timeframe, which is H1 is not closed yet, so the Open Position Sell WILL NOT execute. the order must be executed when BOTH chosen Timeframe has touch the level of the SO specified in the input)
  8. Averaging/distance input is to be set by point. if user input 200 means 200 points.
  9. Martingle input is to let the user choose exponential number for each open position. 2 means : 1st position 1 lot, second position after 200point ( in the averaging/distance input) is 2lot, and 3rd position is 4lot.
  10. The user also can set Take Profit / TP in points. 500 means 500points.
  11. If there are more than 1 positions opened, the 2nd, 3rd, or 4th TP is the same as the 1st TP. (example : the 1st OP is 1.12300 Sell, and the TP is 300 points, distance is 200points. So the 2nd OP is 1.12500, the 3rd OP is 1.12700, but all the Take Profit of those 3 positions are 1.12000)
  12. User can input the time for trading. The time is server time, the time in Metatrader4. if lets say user input 12.00 until 18.00, meaning that, below 12.00 and after 18.00, there will be no more open position.
  13. Force Close (in hour) parameter . this is the time to close ALL positions open by hour and counted from the FIRST position open. lets say we put "5" in the Force Close. example : 1st sell is at 12.15, then second sell opened by martingle at 14.00, third position sell is opened at 16.45. by the time of 17.15, which is counted 5 hours after the 1st position opened, then all the 3 sell position is closed even though they havent reach the TP.
  14. If  Position are opened (either sell or buy), then there will be no other opposite position. (example : there are 3 sell position , which have not reach TP or not Force Close, and the SO in both timeframe has reached the 20level, which suggest to buy, but because those 3 positions are not closed/force closed, so the EA will not open BUY position).
  15. Max Order is the number of max positions that can be opened. 
  16. EA comment : let the user to put the comment.
  17. Autolot . this is the parameter for the user to make auto lot size based on equity. ( every 100 in equity). so if the user input 0.01, means every 100usd equity the lot size is 0.01, 300usd equity means OP 0.03.
  18. Fixed lot . if the user doesnt want to choose autolot, can input fixed lot size




















Responded

1
Developer 1
Rating
(26)
Projects
34
26%
Arbitration
7
14% / 43%
Overdue
7
21%
Free
2
Developer 2
Rating
(161)
Projects
217
30%
Arbitration
4
50% / 25%
Overdue
4
2%
Free
3
Developer 3
Rating
(298)
Projects
427
26%
Arbitration
18
61% / 33%
Overdue
26
6%
Free
4
Developer 4
Rating
Projects
0
0%
Arbitration
1
0% / 100%
Overdue
0
Free
5
Developer 5
Rating
(12)
Projects
14
0%
Arbitration
1
100% / 0%
Overdue
1
7%
Free
6
Developer 6
Rating
(119)
Projects
169
38%
Arbitration
9
78% / 22%
Overdue
15
9%
Free
7
Developer 7
Rating
(15)
Projects
17
6%
Arbitration
1
0% / 100%
Overdue
1
6%
Free
8
Developer 8
Rating
(67)
Projects
79
33%
Arbitration
6
50% / 33%
Overdue
7
9%
Free
9
Developer 9
Rating
(233)
Projects
413
34%
Arbitration
52
37% / 40%
Overdue
152
37%
Loaded
10
Developer 10
Rating
(137)
Projects
167
35%
Arbitration
11
91% / 0%
Overdue
0
Free
11
Developer 11
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
12
Developer 12
Rating
(87)
Projects
114
26%
Arbitration
7
29% / 57%
Overdue
5
4%
Free
13
Developer 13
Rating
(204)
Projects
280
34%
Arbitration
34
32% / 29%
Overdue
75
27%
Working
14
Developer 14
Rating
(156)
Projects
260
24%
Arbitration
14
21% / 7%
Overdue
15
6%
Loaded
15
Developer 15
Rating
(66)
Projects
143
34%
Arbitration
11
9% / 55%
Overdue
26
18%
Working
16
Developer 16
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Similar orders
Hello Amazing developer am looking for profitable EA for mt4 and made for some past year and i will be looking forward for your bid if you have mt4 EA let negotitate in the contact box best regartds
Hi I need a software like Mirror trade copier ( https://www.antonnel.net/mirror/ ) which directly connect to the Accounts over api with out MT4 terminal and copies trades from mater to client. I want the same and possible improvement like can be accessed over a url and dashboard for some basic metrics (optional)
The first section will describe the EAs trading strategy logic and features. The second section is an outline of the inputs that the EA should contain. 1. The idea of the trading system is as follows : This EA enters trades based on fibonacci retracement levels when other (MACD, RSI) conditions are met. It will use a MACD from a particular time frame to establish the swing high and swing lows which the fibonacci
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
Hello great developer Can you build this indicator for Quantower. If positive, then how much will it cost to make automated strategy from the indicator? i will be looking for great developer to build for this project best regards
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
have trade signals i get by telegram messaging, i would like to have a robot designed to read those message for trade inputs and open and close trades base on the signals Ea must be able to scan my telegram Message app Read signals sent Open trades on the mt4 and manage them to close Read signals every one minute (user changeable input) I also need the programmer to teach me how to install and make the robot work
I want to have an EA for MT4 from 2 simple indicators: 1st indicator is a supertrend with buy/sell signals 2nd indicator is a histogram that act as a filter out falls signals Options in the EA: 1. the input options of both indicators 2. turn filter (2nd indicator histogram) ON/OFF 2. Lot 3. TP/SL in pips (if input is 0, TP/SL is off) 4. Close trade with opposite signal ON/OFF delivery of EA with mql file
Attached to this post is the pinescript tradingview indicator code, i will also attach a link to the youtube explanatory video of how the indicator works on tradingview, i will like the exact thing on mt5, including the percentage prediction on each bar and the win loss counter ... it should work on both forex, stock and volatility indices on mt5 https://youtu.be/30FLWyEWroM?si=q9GpvJVHp-oyvsvZ // This work is
Hello! I want to develop an indicator for tradingview. Twice a day on 12H candle close the indicator will show a set of timeframes if they closed bullish or bearish. Show daybreak with a vertical line. Every 12H closure will show a box somewhere, preferably above/below that candle on all timeframes up to D1, clearly showing which candle is the close of 12H. The box will contain info about which timeframes closed

Project information

Budget
30 - 50 USD
For the developer
27 - 45 USD
Deadline
from 2 to 6 day(s)