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:
    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 SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    36 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    20 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    14 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    19 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    22 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X