GenZai

OSCAR Oscillator by GenZai - NNFX

GenZai アップデート済   
OSCAR Oscillator by GenZai


Green line is the Oscar Rough
Red line is the Oscar
By default based on the 8 last candles and smoothed using RMA

Purple line is the Slow Oscar
By default based on the 16 last candles and smoothed using WMA


HOW TO USE

Exit signaling
This indicator can be used as an exit indicator when line cross each other.

Entry signaling
When the green line crosses up, it indicates a long entry

When the red line crosses up, it indicates a short entry

Overbought/Oversold
When the indicator crosses the dashed grey lines it indicates Overbought Oversold

Slow Oscar Add-on
This is an Add-on to the orignal Oscar indicator
Can be hidden if you want the original experience of the Oscar indicator.
Can be used as a confirmation indicator by looking at the direction of the slope to verify is your are trending long or trending short.
Can be used as a baseline to confirm signals given by Oscar
Can be used to tweak your signals and test different settings.


Stock or Forex?
The program was originally written for stocks, but works equally well with the Forex market.


How this indicator is calculated ?

This is the formula we use to calculate the Oscar:
let A = the highest high of the last eight days (including today)
let B = the lowest low of the past eight days (including today)
let C = today's closing price
let X = yesterday's oscillator figure (Oscar)
Today's "rough" oscillator equals (C-B) divided by (A-B) times 100.
Next we "smooth" our rough number (let's call it Y) like this:
Final oscillator number = ((X divided by 3) times 2), plus (Y divided by 3).


SETTINGS:
You can choose between different smoothing options:
RMA: Moving average used in RSI. It is the Adjusted exponential moving averages (also known as Wilder's exponential moving average)
SMA : Simple moving average
EMA : Exponential moving average
WMA : Weighted moving average



リリースノート:
Hello,

I'm Shipping version 2 as per requested by some of you.

The problem was it was not so easy to identify when the lines crossed.

So I've added a green arrow for long signals, and red arrows for short signals.

I've also added a Cross Signal Sensitivity input, so you can remove false signals when the lines barely cross each other.
You can see the crossing distances, being the 3rd number in Blue.
The Blue number is the difference between the value of the OscarRough (Green Line) and the Oscar (Red Line).

The default value is 0.
You can remove false signals with settings with a value of 0.5 or 1 for exemple.
リリースノート:
Minor v3

Forgot to clean some code.
Nothing changed for the users.
リリースノート:
MAJOR RELEASE : V4

ChangeList:
  • The Slow Oscar is hidden by default
  • Improved the signal Sensitivity
  • Changed default setting of Signal Sensitivity to 0.5
  • Added Signal lines (Dashed green and Dashed red)
  • Possibility to add an indicator as a source



More on Improved Signal Sensitivity:
The old one was removing good signals just because the OscarRough (green line) barely crossed the Oscar (Red line).
Now if on the next candle the cross confirms (ie: OscarRough still over Oscar when crossed-over) you get a green confirmation arrow-up

More on Added Signal lines (Dashed green and Dashed red):
Again the point is to remove the amount of false signals, now if the crossover happens too low or too high (ie: over the Signal line for a long) you won't get the Green Triangle Signal to display.

More on Possibility to add an indicator as a source:
You can calculate the Oscar of the CMF, like in the exemple given. So you can get signals from your favorite other indicators.
By default the source is based on the close price of the candle.
リリースノート:
V5 Changelist

2 more Smoothers have been added
  • LSMA
  • HMA

And Timeframe resolution settings has been added
リリースノート:
updated the chart screenshot but not the code
オープンソーススクリプト

TradingViewの精神に則り、このスクリプトの作者は、トレーダーが理解し検証できるようにオープンソースで公開しています。作者に敬意を表します!無料で使用することができますが、このコードを投稿で再利用するには、ハウスルールに準拠する必要があります。 お気に入りに登録してチャート上でご利用頂けます。

免責事項

これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。

チャートでこのスクリプトを利用したいですか?