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 Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    597 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    343 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    103 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    556 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    555 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X