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. اقرأ المزيد في شروط الاستخدام.

هل تريد استخدام هذا النص البرمجي على الرسم البياني؟