Expert advisor based on stochastic oscillator and MA 100

MQL5 전문가

작업 종료됨

실행 시간 137 일

명시

1 minute scalping trading strategy:

1 minute chart
Moving average 1000
Stochastic oscillator 14 3 3,   80 / 20
When the price is above MA 1000 stochastic needs to be oversold to enter a position that is long.
When the price is below MA 1000 on M1 chart, stochastic needs to be overbought for searching short position.
Entry position is when 1 minute candle closes with stochastic indicator crossing above 20 mark. 
TP for EUR/USD and USD/JPY is 10 peps, SL is 20 peps
TP for GBP/USD is 20 peps and SL is 30 peps
No more than 3 trades per pair can be opened at the same time in the same direction. Meaning max 3 short and max 3 long trades can be opened simulateneously.
Difference between opening positions must be 10 peps. So if bot has one short position, for it to open another short position, price needs to go up 10 peps before another 
short entry. Also, if bot has opened one long position, price has to fall 10 peps, before oppening another long position.The same does not apply if price is in the
direction of a trend. Meaning, if bot opens short price, another short price can be opened when conditions of overbought stochastic are met. 

Time of bot trading:
Bot trades from 6 AM London time until 20PM London time

Example is given below


Feel free to ask questions if there are any

파일:

응답함

1
개발자 1
등급
(320)
프로젝트
523
66%
중재
52
21% / 38%
기한 초과
167
32%
무료
2
개발자 2
등급
(243)
프로젝트
430
34%
중재
54
37% / 39%
기한 초과
157
37%
로드됨
3
개발자 3
등급
(192)
프로젝트
247
61%
중재
8
25% / 38%
기한 초과
8
3%
작업중
4
개발자 4
등급
(2086)
프로젝트
2646
61%
중재
113
45% / 26%
기한 초과
418
16%
작업중
5
개발자 5
등급
(302)
프로젝트
383
20%
중재
43
60% / 23%
기한 초과
45
12%
로드됨
6
개발자 6
등급
(298)
프로젝트
427
26%
중재
18
61% / 33%
기한 초과
26
6%
무료
7
개발자 7
등급
(298)
프로젝트
442
64%
중재
5
40% / 0%
기한 초과
4
1%
작업중
8
개발자 8
등급
(586)
프로젝트
1048
49%
중재
39
28% / 41%
기한 초과
49
5%
무료
9
개발자 9
등급
(2428)
프로젝트
3057
66%
중재
77
48% / 14%
기한 초과
340
11%
작업중
10
개발자 10
등급
(20)
프로젝트
33
55%
중재
5
80% / 20%
기한 초과
3
9%
무료
11
개발자 11
등급
(174)
프로젝트
176
76%
중재
2
100% / 0%
기한 초과
0
무료
12
개발자 12
등급
(266)
프로젝트
540
50%
중재
55
40% / 36%
기한 초과
224
41%
무료
13
개발자 13
등급
(71)
프로젝트
80
10%
중재
35
9% / 54%
기한 초과
6
8%
작업중
14
개발자 14
등급
(343)
프로젝트
362
70%
중재
4
100% / 0%
기한 초과
0
로드됨
비슷한 주문
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
I want have the possibility to increase lotsize not alone by Lot-multiplier rather I want add a fix-lot increase for excample for 0,05 lot. I want have this for buy / sell and hedge-buy and hedge sell
Develop EA to track performance metrics of strategies I would like to develop an EA that will track the performance metrics of the strategies I have running on a terminal, If any of the metrics start to under perform then the EA/Indictor should alert me with a pop up alert that specify's the metric that has triggered the alert. The EA should also display the metrics in a dashboard - please see my example screen shot
I would like to modify the RSI Epert Avisor with a developer. I would like to use the RSI Expert on the inverse mode and the base setting doesnt conatain this strategy mode

프로젝트 정보

예산
30 - 60 USD
VAT (25%): 7.5 - 15 USD
총: 37.5 - 75 USD
개발자에게
27 - 54 USD
기한
 30 일