EA To Close Trades Using Stochastic Oscillator

MQL4 Esperti

Lavoro terminato

Tempo di esecuzione 22 ore
Feedback del cliente
Great developer. Very efficient and accurate.
Feedback del dipendente
good customer happy to work with him

Specifiche

Hi. I would like to request for an EA to close trades using stochastic oscillator indicator.

The default stochastic oscillator settings will be used.
%K Period: 5
%D Period: 3
Slowing: 3
PriceField: Low/High
MA Method: Simple


===================
Conditions to Close trade. All 3 conditions must be met for trade to close.
===================
1)
It will use the M1 closed candles' K and D values. At the 01 second mark of each minute, it will analyze the K and D values of the 2 previous minutes.

For example, the broker time is now 13:15:01.
K1: K value at 13:14
D1: D value at 13:14
K2: K value at 13:13
D2: D value at 13:13

EA will close the Sell trades when K2<D2 and K1>D1.
EA will close the Buy trades when K2>D2 and K1<D1.

-------------------------------------------------
2)
For Buy trade to close, there is a minimum value of K2
For Sell trade to close, there is a maximum value of K2
(see settings below)

-------------------------------------------------
3)
There is a minimum profit to close trades. (See settings below)



==================
Settings Required
==================

MagicToMonitor: (Default:12345) This EA will manage only trades with a specific magic number. This is the magic number of trades to monitor.

MinK2ToCloseBuy: (Default:80) This is the minimum value of K2 to close a Buy trade. If condition is not met, trade will not close. EA will wait for the next stochastic crossover.

MaxK2ToCloseSell: (Default:20) This is the maximum value of K2 to close a Sell trade. If condition is not met, trade will not close. EA will wait for the next stochastic crossover.

MinProfitToClosePoints: (Default:30) Once the conditions to close trade are met, this is the minimum profit (in points) for the trade to close. If profit is same or more than this value, trade will close. If profit is less, EA will place a Take Profit order at that profit level.

=====================

Notes:
My broker has suffix y. For example, EURUSD is EURUSDy.
Stops level is 0.



Con risposta

1
Sviluppatore 1
Valutazioni
(38)
Progetti
50
10%
Arbitraggio
1
0% / 0%
In ritardo
8
16%
Gratuito
2
Sviluppatore 2
Valutazioni
(135)
Progetti
193
42%
Arbitraggio
17
29% / 59%
In ritardo
28
15%
Gratuito
3
Sviluppatore 3
Valutazioni
(249)
Progetti
445
34%
Arbitraggio
56
36% / 38%
In ritardo
163
37%
In elaborazione
4
Sviluppatore 4
Valutazioni
(133)
Progetti
174
18%
Arbitraggio
17
47% / 18%
In ritardo
0
Gratuito
5
Sviluppatore 5
Valutazioni
(203)
Progetti
303
35%
Arbitraggio
56
38% / 38%
In ritardo
99
33%
Gratuito
6
Sviluppatore 6
Valutazioni
(316)
Progetti
400
21%
Arbitraggio
44
61% / 23%
In ritardo
46
12%
In elaborazione
7
Sviluppatore 7
Valutazioni
(8)
Progetti
13
31%
Arbitraggio
1
100% / 0%
In ritardo
0
Gratuito
8
Sviluppatore 8
Valutazioni
(155)
Progetti
232
59%
Arbitraggio
3
100% / 0%
In ritardo
49
21%
In elaborazione
9
Sviluppatore 9
Valutazioni
(115)
Progetti
129
18%
Arbitraggio
11
27% / 55%
In ritardo
4
3%
Gratuito
10
Sviluppatore 10
Valutazioni
(568)
Progetti
641
41%
Arbitraggio
22
55% / 27%
In ritardo
47
7%
In elaborazione
11
Sviluppatore 11
Valutazioni
(93)
Progetti
133
35%
Arbitraggio
13
38% / 31%
In ritardo
32
24%
Gratuito
12
Sviluppatore 12
Valutazioni
(169)
Progetti
204
30%
Arbitraggio
25
40% / 44%
In ritardo
12
6%
Gratuito
13
Sviluppatore 13
Valutazioni
(43)
Progetti
72
49%
Arbitraggio
4
0% / 50%
In ritardo
19
26%
Gratuito
14
Sviluppatore 14
Valutazioni
(468)
Progetti
703
56%
Arbitraggio
45
29% / 31%
In ritardo
115
16%
In elaborazione
15
Sviluppatore 15
Valutazioni
(219)
Progetti
370
42%
Arbitraggio
145
17% / 41%
In ritardo
124
34%
Gratuito
16
Sviluppatore 16
Valutazioni
(599)
Progetti
932
46%
Arbitraggio
31
39% / 29%
In ritardo
93
10%
Gratuito
17
Sviluppatore 17
Valutazioni
(126)
Progetti
151
48%
Arbitraggio
6
83% / 17%
In ritardo
2
1%
Gratuito
18
Sviluppatore 18
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
10
10% / 60%
In ritardo
26
18%
Gratuito
19
Sviluppatore 19
Valutazioni
(63)
Progetti
194
73%
Arbitraggio
4
100% / 0%
In ritardo
1
1%
Gratuito
20
Sviluppatore 20
Valutazioni
(14)
Progetti
14
21%
Arbitraggio
1
0% / 100%
In ritardo
1
7%
Gratuito
Ordini simili
Здравствуйте. Я новичок в трейдинге. Ищу робота для торговли золотом и валютными парами. Так как я новичок в этом деле, то хотелось бы найти хорошего робота, который бы сам определял прибыльную сделку (неважно валютная пара это или золото) и сам бы ее совершал, хотя бы с точностью 90%. О цене поговорим позже. Жду ваших предложений
Mahlatse 50+ USD
I want to Trading to the real account and I need to work with robot so I don't how to find the robot so I need your help to find it or we can talk what's app my number 076 584 7256
Hello, i have a custom indicator on pinescript and i would like to convert it to a EA. Indicator basically gives buy sell signals and based on that orders to be placed and reversed. To give you complete requirement: 1. Use the TV pine script and convert it to EA 2. Reverse signals i.e. when buy order is running and sell signal shows then close previous order and open signal. 3. No
I need an EA that use the following Strategie. Please watch the videos on the Youtube channel. The EA should work on every Plattform https://www.youtube.com/@MXProfits/videos I need video call to explain
See the video and expert advisor should cater to all the requirements and setups shown in below video. Expert advisor will work on just 1 symbol and 1 timeframe which is present on the chart to which is attached. https://www.youtube.com/watch?v=PjigwAmhiT0&amp ;t=892s trading system is based on stochastic oscillators, particularly what "quad rotation" and divergences. Need to use four stochastic bands (9,3 - 14,3 -
MT5 中运行的 EA 的主要任务 : 1 EA 将同时选择两对货币进行交易,包括 AUDUSD 、 EURUSD 、 GBPUSD 、 NZDUSD 、 USDCAD 、 USDCHF 、 USDJPY 、 AUDJPY 、 EURAUD 、 EURJPY 、 GBPJPY 、 GBPNZD 和 GBPCHF ,默认设置 GBPUSD 、 EURAUD 。 2 蜡烛图 的时间 区间 包括 15M 、 30M 、 1H 、 2H 、 4H 或 1D 。对于两对货币中的 每一对而言, 将同时密切观察两个 时间区间图。 也就是说,两对 货币 同时 打开 四个窗口,每对默认设置 15M 和 4H 。 如果 您 不肯定如何 为同一货币对打开两个窗口,请不要考虑接受这项工作 。 3 将使用自主开发的指标 CMA 结合 CCI 预测走势。 在某些特殊情况下 ,将使用 马丁格尔策略进行操作。因此,如果您已经拥有基于 Martingale
Required to develop expert advisory which will work on any pair including crypto , forex, gold, silver, oil, simple stragy which will work on RSI,GRID, take profit, grid distance, start and stop button, only buy and only sell, filter for time frame Like 5m to 4 hr. stop loss and take profit .Detail will be shared once you except order
Zzz 30+ USD
// กำหนดค่าตัวแปรพื้นฐาน input double lotSize = 0.1; // ขนาดล็อตที่ต้องการ input int takeProfit = 50; // ระยะ Take Profit (จุด) input int stopLoss = 50; // ระยะ Stop Loss (จุด) input int magicNumber = 123456; // หมายเลข Magic Number input int smaPeriod = 14; // ช่วงเวลา Simple Moving Average (SMA) // เวลาที่ออเดอร์ล่าสุดถูกเปิด datetime lastOrderTime = 0; // ฟังก์ชั่นหลักของ EA void OnTick() { //
Mobile robot 50 - 100 USD
I want a profitable scalping EA robot for mt5 and mobile phones (licence key should be provided).the video link attached below indicates how the EA robot should operate it.it analyses the market before taking trades and it trades candle to candle .also coding samples are provided on the video .it should be applicable to all timeframes.it should trade indices(Nas100,US30,S&p500,GER30,)
I use the translator I hope to make myself understood. I'm looking for a cyclical indicator. mt5. I attach videos to understand how it works. to be inserted at any point of the graph. It is possible to change the color and thickness of the line

Informazioni sul progetto

Budget
30+ USD
Per lo sviluppatore
27 USD