거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
9635
평가:
(24)
게시됨:
2016.11.30 08:14
업데이트됨:
2017.03.28 17:14
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

It seems that for a long time stochastic has been neglected.


We have seen new kinds of rsi, new kinds of averages, new kinds of ADX, new kinds of SAR, new kinds of almost everything ... except stochastic. Not just to filter inputs or to use something else instead of prices for calculations, but the "pure stochastic" that would be different (new). Well this one changes that a bit ...

This stochastic allows you to have 4 different types of stochastic. And they are really different types, since the "core" of the stochastic is changed and it makes new kinds of stochastic — and prices are not changed at all. By default, if you are using simple moving average for stochastic calculations, then the stochastic is exactly the same as the built in stochastic. But the rest of the averages (EMA — exponential moving average, SMMA  — smoothed moving average and LWMA — linear weighted moving average) are producing stochastic that are new kinds of stochastic.

Signal has the usual average types available too.

Coloring and alerts are based on the stochastic to signal crosses (the "classical" way of using stochastic), but even with these settings, there is a lot of room for experimenting.


RSI - of adaptive T3 RSI - of adaptive T3

RSI of adaptive T3 (calculates 7 types of RSI that can be filtered by adaptive T3).

Scale Fibonacci Arcs Scale Fibonacci Arcs

Script to set correct scale on Fibonacci arcs attached to chart.

TicksVolume TicksVolume

Tick volumes indicator. It shows the price change with an increase and decrease.

Holt's  double exponential smoothing Holt's double exponential smoothing

Holt's double exponential smoothing with linear forecasting