Page 32 of 35 FirstFirst ... 22 30 31 32 33 34 ... LastLast
Results 311 to 320 of 345
Like Tree104Likes

AllPivots

This is a discussion on AllPivots within the Trading tools forums, part of the Trading Forum category; Hi Igor how can i fix setting for standard pivot points? Thanks...

      
   
  1. #311
    Junior Member
    Join Date
    Nov 2020
    Posts
    5
    Hi Igor
    how can i fix setting for standard pivot points?
    Thanks

  2. #312
    igorad
    Guest
    Quote Originally Posted by maxmax View Post
    Hi Igor
    how can i fix setting for standard pivot points?
    Thanks
    Hi maxmax,

    Please try to use it with the attached settings.

    Regards,
    Igor
    Attached Files Attached Files

  3. #313
    Junior Member
    Join Date
    Nov 2020
    Posts
    5
    Hi igorad
    Its right now. best pivot ever
    how can i have D & W & M pivots together on one chart windows? ( just show today pivots and this W & M pivots)
    (whene i add new Allpivots for weekly pivots after i have daily pivots on my chart its not running a new Allpivots for Weekly or Mounthly pivots)
    Thanks

  4. #314
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2909
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Quote Originally Posted by maxmax View Post
    Hi igorad
    Its right now. best pivot ever
    how can i have D & W & M pivots together on one chart windows? ( just show today pivots and this W & M pivots)
    (whene i add new Allpivots for weekly pivots after i have daily pivots on my chart its not running a new Allpivots for Weekly or Mounthly pivots)
    Thanks
    If you want to attach two or more Allpivots indicators to one chart so use UniqueName parameter (the name should be different for different indicators).
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  5. #315
    Junior Member
    Join Date
    Nov 2020
    Posts
    5
    Thank you so much
    pp & R1-2 & S1-2 pivot calculate for standard or classic pivots line its right.
    after that for S3-4-5 and R3-4-5 till ends its not same with classic pivots calculate and just copy distance for next pivots line.
    pls help me how can I fix this. I need calculate classic pivots for next R3-4-5 and S3-4-5 pivots line.
    Regards

  6. #316

  7. #317
    igorad
    Guest
    Quote Originally Posted by maxmax View Post
    Thank you so much
    pp & R1-2 & S1-2 pivot calculate for standard or classic pivots line its right.
    after that for S3-4-5 and R3-4-5 till ends its not same with classic pivots calculate and just copy distance for next pivots line.
    pls help me how can I fix this. I need calculate classic pivots for next R3-4-5 and S3-4-5 pivots line.
    Regards

    Hi maxmax,

    I suppose you know how the Classic(or Floor) pivots R1-R3 and S1-S3 are calculating(see the attached screenshots from the famous Wilder's book).
    So there are some disputable methods to calculate these pivots for R4-S4, R5-S5 and so on points. For R4-S4 points I use this formula 0 as most common.

    Attachment 41139


    Attachment 41140

    Regards,
    Igor

  8. #318
    igorad
    Guest
    Quote Originally Posted by maxmax View Post
    Thank you so much
    pp & R1-2 & S1-2 pivot calculate for standard or classic pivots line its right.
    after that for S3-4-5 and R3-4-5 till ends its not same with classic pivots calculate and just copy distance for next pivots line.
    pls help me how can I fix this. I need calculate classic pivots for next R3-4-5 and S3-4-5 pivots line.
    Regards
    Hi maxmax,

    It looks like I've discovered a formula for the Floor(Wilder's) Pivots which allows to calculate any number of them and not only R/S 1-3:

    Code:
    R(i) = PP + MOD(i,2)*(PP - L) + 0.5*(i - MOD(i,2))*(H - L)
    S(i) = PP - MOD(i,2)*(H - PP) - 0.5*(i - MOD(i,2))*(H - L)
    So please check out this important update for both platform.


    Regards,
    Igor
    Attached Files Attached Files
    Mansa and HGBCREATOR like this.

  9. #319
    Junior Member
    Join Date
    Nov 2020
    Posts
    5
    Hi Igorad
    Thank you for your attention and follow-up.
    I see this page:
    https://www.sierrachart.com/index.ph...html#Formula_0
    There are many ways for classic pivots calculate we have, I think we just have one formula for classic pivot points (formula type 4).
    I seen formula type 4 its public use in tradingview and other indicator for pivot point classic.
    I appreciate you for this indicator.
    Regards
    Max

  10. #320
    Senior Member matfx's Avatar
    Join Date
    Sep 2013
    Location
    Malaysia
    Posts
    1,178
    Blog Entries
    114
    Follow matfx On Twitter
    Hi Igorad,

    Just a suggestion for you next release maybe can include a daily open line.

    Chart example that include a red line indicates open line of the day.

    AllPivots-ashampoo_snap_2020.12.13_01h19m38s_001_.png
    Follow my official trading theregulartrader blog

Page 32 of 35 FirstFirst ... 22 30 31 32 33 34 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •