AFL Winner oscillator

v10.3
AFL Winner oscillator

The Alf Winner indicator oscilllates between 0.00 (oversold) and 105 (overbought) values depending upon market conditions. Red bars suggest bearish pressure and green bars bullish pressure. It’s recommended to use this oscillator in conjunction with trend following indicators to trade in the direction of the overall trend.

Up trends: look to buy near the 0.00 level at the first green bar. Down trends: look to sell near the 105 level at the first red bar.
(description found on the web).

This indicator use a conjunction of price action (average of 2 times Close + High + Low) and Volumes in its formula, it results an oscillation between the 2 oversold and overbought zones. The curve is double smoothed with Weighted Moving Average, periods can be changed in the settings.

 

Share this

Risk disclosure:

No information on this site is investment advice or a solicitation to buy or sell any financial instrument. Past performance is not indicative of future results. Trading may expose you to risk of loss greater than your deposits and is only suitable for experienced investors who have sufficient financial means to bear such risk.

ProRealTime ITF files and other attachments : How to import ITF files into ProRealTime platform?

PRC is also on YouTube, subscribe to our channel for exclusive content and tutorials

  1. gatarayihajp • 04/27/2017 #

    Bonjour Nicolas, 
    Merci infiniment pour cet indicateur mais je constate qu’il ne s’affiche pas sur le PRT plateform.

    • Nicolas • 04/27/2017 #

      It needs Volume to calculate correctly. Please use it on a security which have Volumes!

  2. gatarayihajp • 04/27/2017 #

    OK, Merci encore

  3. Frankiesc • 04/27/2017 #

    Dear Nicolas,
    Thanks for this indicator!!I would like to set an alarm on this indicator (prc-afi-winner.itf) to let me know every time a candle changes color (to blue to red to red to blue). Is this possible in any way? Thanks in advance!!

    • Nicolas • 04/27/2017 #

      It’s not possible to give alerts with the code sorry. You have to set an alarm yourself with the dedicated platform tool for this purpose.

  4. Frankiesc • 04/27/2017 #

    Thanks Nicolas for youy fast response!!

  5. Peter J • 04/27/2017 #

    Hi Nicolas it’s not related I’m sorry but I’m trying to learn coding and am a complete novice.  I have a strategy I want to back test based on round numbers, pin bars and moving averages does this sound easy for me to learn or should I not bother?  Any help you can offer would be massively appreciated.
    Many thanks
    Pete

    • Nicolas • 04/27/2017 #

      I believe you will find all these informations (code snippets) on our forums already. If you have time to spend looking for those terms and compile all of them together in a strategy, it would be a very good exercise!

    • Peter J • 04/27/2017 #

      Thanks Nicolas I’ll give it a go. Computers and coding is not my thing but who knows. If all else fails would you be interested in coding the strategy and if so how much would you charge? 

    • Nicolas • 04/27/2017 #

      For personal assistance, you can submit your request with the form on this page: https://www.prorealcode.com/trading-programming-services/

  6. Peter J • 04/27/2017 #

    Great stuff thanks Nicolas.

  7. T-rader • 04/27/2017 #

    Hi!
    I´m trying the indicator on dax but i only get it to work between 17:30 and 22:00. During the actual tradinghuors theres just a black gap.
    Can you help me Nicolas?

    • Nicolas • 04/27/2017 #

      Depends of your timezone, but this indicator needs Volume to compute correctly, so there might be no Volumes between those schedules.

  8. sagittario75 • 04/27/2017 #

    Hi, I find your very useful indicator for my strategy. Can you also have a code for the proscreener?

  9. flakess • 04/27/2017 #

    bonjour pourquoi il fonctionne pas sur mon PRT ?
    sa me fait rien du tout

    • Nicolas • 04/27/2017 #

      L’indicateur a besoin de Volume pour se calculer, vérifier que l’instrument en question en possède.

  10. patrick3 • 04/27/2017 #

    Merci Nicolas pour cet indicateur

  11. jiminykricket • 04/27/2017 #

    Hi Nicolas,
    Its fair to say i’m a relative novice with ProRealtime and as such i am not sure how to use this code in my strategies. As a layman’s example with RSI;
    “Indicator1 = RSI[14](Close)
    RSIBuy = (Indicator1 70) ”

    What would the syntax be for this code though? Do i have to call it first and if so, how do i then reference it?

    Many thanks in advance,

    James

    • Nicolas • 04/27/2017 #

      You can use assisted creation in probacktest, you’ll get a quick overview on how to call a personal indicator. You can also find examples in our online Probuilder documentation, look at CALL instruction.

    • jiminykricket • 04/27/2017 #

      Thanks Nicolas, i’ll take a look

avatar
Register or

Likes

avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar
Related users ' posts
Nicolas Thanks for contributing to the "ichimoku section" of the prorealtime code library Don't he...
sourberry Thank you , this is a great indicator works beautifully. Could you kindly modify to scr...
pp_playaflamenca Excuse me,... reading your code about spanB: [ SenkouSpanBFutureW = (Highest[SenkouSpanPerio...
Nicolas
8 years ago
Better Volume
Better Volume
39
Indicators
Keyeming Hello Nicolas; not sure to undersntad line 167, and in the video I d'ont remember that the a...
Nicolas I don't know, this code is 6 years old and I made a 1:1 translation of the provided code by ...
Alai-n https://emini-watch.com/free-stuff/volume-indicator/
Nicolas
9 years ago
Nicolas You will find the VWAP code from PRT here: https://www.prorealcode.com/topic/is-there-any-wo...
keks Thanks for sharing this wonderful code. Is there a way to draw a horizontal line to plot pre...
taklause Hello, just one question, can it be that this indicator does not work on ProRealTime v12? T...
Nicolas
9 years ago
Up on Big Volume
Up on Big Volume
0
Screeners
Nicolas
9 years ago
Nicolas
9 years ago
Nicolas
10 years ago
Nicolas Just replace the last line with this : RETURN dm as "Volume Weighted MACD", masignal as "Si...
thomas2004ch I happen to read this article. I would say the formel 'd = maslow - mafast' could be inverse...
Nicolas You are right! but still the picture is looking good. The formula is inverted! dunno why :) ...

Top