Stochaistic Divergance Buy/Sell zones Indicator

Specifiche

Hello,

I've would need an indicator which  marks simple buy/sell zones, based on (if we have a divergance, or not, in the making).

There are only a few rules, might seem a bit complex at first, but it's not.

I would define the "divergance in the making", and from there, what is a buy and what is a sell zone. Just zones, not entry points.

All this is based only on one indicator (Stochaistic).

I would give more detailes in PM.


Con risposta

1
Sviluppatore 1
Valutazioni
(1864)
Progetti
3467
88%
Arbitraggio
73
40% / 15%
In ritardo
265
8%
In elaborazione
2
Sviluppatore 2
Valutazioni
(213)
Progetti
246
45%
Arbitraggio
42
10% / 57%
In ritardo
5
2%
Gratuito
3
Sviluppatore 3
Valutazioni
(94)
Progetti
148
59%
Arbitraggio
16
38% / 13%
In ritardo
25
17%
Gratuito
4
Sviluppatore 4
Valutazioni
(48)
Progetti
80
28%
Arbitraggio
8
75% / 13%
In ritardo
41
51%
Gratuito
5
Sviluppatore 5
Valutazioni
(136)
Progetti
195
43%
Arbitraggio
17
29% / 59%
In ritardo
28
14%
Gratuito
6
Sviluppatore 6
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
7
Sviluppatore 7
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
0
In ritardo
0
Gratuito
8
Sviluppatore 8
Valutazioni
(73)
Progetti
132
52%
Arbitraggio
9
44% / 33%
In ritardo
64
48%
Gratuito
9
Sviluppatore 9
Valutazioni
(22)
Progetti
28
29%
Arbitraggio
3
0% / 67%
In ritardo
7
25%
Gratuito
10
Sviluppatore 10
Valutazioni
(458)
Progetti
902
77%
Arbitraggio
25
16% / 68%
In ritardo
100
11%
Gratuito
11
Sviluppatore 11
Valutazioni
(2)
Progetti
2
0%
Arbitraggio
2
0% / 100%
In ritardo
0
Gratuito
12
Sviluppatore 12
Valutazioni
(65)
Progetti
87
39%
Arbitraggio
3
0% / 33%
In ritardo
29
33%
Gratuito
13
Sviluppatore 13
Valutazioni
(43)
Progetti
73
49%
Arbitraggio
4
0% / 50%
In ritardo
19
26%
Gratuito
14
Sviluppatore 14
Valutazioni
(601)
Progetti
937
46%
Arbitraggio
31
39% / 29%
In ritardo
93
10%
Gratuito
15
Sviluppatore 15
Valutazioni
(66)
Progetti
95
28%
Arbitraggio
20
25% / 55%
In ritardo
24
25%
Gratuito
16
Sviluppatore 16
Valutazioni
(4)
Progetti
6
0%
Arbitraggio
2
0% / 50%
In ritardo
4
67%
Gratuito
17
Sviluppatore 17
Valutazioni
(49)
Progetti
134
27%
Arbitraggio
62
13% / 53%
In ritardo
58
43%
Gratuito
18
Sviluppatore 18
Valutazioni
(67)
Progetti
144
34%
Arbitraggio
11
9% / 55%
In ritardo
26
18%
In elaborazione
19
Sviluppatore 19
Valutazioni
(119)
Progetti
127
41%
Arbitraggio
3
33% / 67%
In ritardo
0
Gratuito
20
Sviluppatore 20
Valutazioni
(130)
Progetti
210
40%
Arbitraggio
90
20% / 43%
In ritardo
85
40%
Gratuito
21
Sviluppatore 21
Valutazioni
(5)
Progetti
4
25%
Arbitraggio
2
0% / 100%
In ritardo
1
25%
Gratuito
22
Sviluppatore 22
Valutazioni
(94)
Progetti
162
40%
Arbitraggio
20
15% / 75%
In ritardo
73
45%
Gratuito
23
Sviluppatore 23
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
Ordini simili
Position : Forex Expert Advisor (EA) Developer Project Type: Short-Term Development with Testing Phase Platform Compatibility: MetaTrader 4 (MT4) and MetaTrader 5 (MT5) Project Summary Seeking an experienced developer to create an Expert Advisor (EA) capable of generating consistent, profitable monthly returns in the Forex market with minimal drawdown. The EA should be optimized to trade at least three currency
Hi Developers, I'm looking for a professional developer who can convert TradingView Pine Script to MT4 Indicator/EA.file is attached below.Indicator Screenshots also attached for reference.Indicator must work same as TradingView Script.This script is based on Breakout strategy
Testing 30 - 200 USD
// กำหนดค่าตัวแปรเริ่มต้น input double DailyProfitTarget = 200; // กำไรที่ต้องการในแต่ละวัน (2% ของทุน) input double LotSize = 0.1; // ขนาด Lot input double TakeProfit = 10; // กำไรต่อการเทรดใน pip input double StopLoss = 5; // การหยุดขาดทุนต่อการเทรดใน pip double dailyProfit = 0; // กำไรที่ทำได้ในวันนี้ // ฟังก์ชันเริ่มต้น int OnInit() { dailyProfit = 0; return(INIT_SUCCEEDED); } //
I need to compile my mt4 EA but there are some errors and warning if you can fix and compile send me your application I will select you upon Demo
Man on mayhem 30 - 100 USD
1. The idea of the trading system is as follows: market entries are performed when MACD's main and signal lines intersect in the current trend direction. 2. Trend is determined based on the Exponential Moving Average with the specified period (InpMATrendPeriod). If the current EMA value is greater than the previous one, the trend is seen as growing (ema_current > ema_previous). Alternatively, if current EMA is below
Hi, Expert should be Brazilian. I need the scalping ea for xauusd, usdjpy, AUDUSD, eurusd, gbpusd, nzdusd, uascad and usdchf with any strategy. But don't use buy limit in down trend and sell limit in sell trend. I need the profit with 0.5 usd minimum per trade
1. The idea of the trading system is as follows : markets entries are performed when the liquidity is grabbed or when a supply or demand is being touched. 2. Trend? There's no trend specified because this EA is based on liquidity and supply and demand. 3. Trading Signals : Buy Signal: EnterBuyMarket when price closes above the 5 period EMA (This EMA must be a parameter) after the liquidity has been grabbed or when a
Apply only if you understand market structure and understand English. Pls i don’t need translators because you will end up misunderstanding my explanation while translating English to your language I don’t need time wasters like my last experience I waited for a programmer for two weeks yet he no nothing because of language issues etc I need ea that set buy limit and sell limit oders using my market structure
MQL5 Automation 30 - 100 USD
I need to automate a trading strategy on mt5. i have the python script executing rightly. but i need to convert to mql5 and also automate the strategy robotically. Anyone with experience should reach out for further explanation
It is a Forex multi-currency fully automated strategy, which has been back-tested from 2008 to 2023, passing all Great Economic Crises with success. Started on Live account on 2024 passing the "Black Monday", i am now looking to expand I am looking for investors who want to achieve consistent returns in the Forex market through a carefully managed, risk-mitigated strategy that has demonstrated resilience and

Informazioni sul progetto

Budget
30 - 100 USD
IVA (22%): 6.6 - 22 USD
Totale: 36.6 - 122 USD
Per lo sviluppatore
27 - 90 USD
Scadenze
da 15 a 40 giorno(i)