Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

NTSvePivots

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    NTSvePivots

    hello i would like to understand more about these pivots, what are the R1M, R2M, R3M, S1M, S2M, S3M?

    The NTSvePivots indicator, as published in the December 2018 S&C article titled ‘The V-Trade Part 3: Technical Analysis – Fibonacci Projections and Daily Pivots’ by Sylvain Vervoort. Exported with NinjaTrader 8.0.16.0


    i understand the Camarilla pivots work well with the nasdaq futures.

    What were these NTSvePivots designed for?

    I have read the article listed on rhe ecosystem site

    S&C article titled ‘The V-Trade Part 3: Technical Analysis - Fibonacci Projections and Daily Pivots' by Sylvain Vervoort.

    Referenced article:
    This month: The V-Trade, Part 3: Technical Analysis--Fibonacci Projections And Daily Pivots by Sylvain Vervoort. Contributions from: TradeStation, MetaStock, eSignal, Wealth-Lab.com, AmiBroker, Neuroshell Trader, AIQ, TradersStudio, NinjaTrader, Quantacula Studio and Trade Navigator.
    Last edited by Christopher Leggit; 08-01-2024, 06:27 AM.

    #2
    Hello Christopher Leggit,

    The PDF from the article on stocks and commodities would be the best way to learn about that indicator, the code for that script was mirrored from another platforms indicator so we would have no specifics on how it works besides that article. The plots you are referring to are support and resistance lines. The calculation for the plots would be the following items:

    r1m = (r1 - pp) / 2 + pp;
    s2m = (s1 - s2) / 2 + s2;
    r2m = (r2 - r1) / 2 + r1;
    s3m = (s2 - s3) / 2 + s3;
    r3m = (r3 - r2) / 2 + r2;​

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    63 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    91 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    48 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    105 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    63 views
    0 likes
    Last Post PaulMohn  
    Working...
    X