Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 28
Like Tree3Likes

All about Pivots & Variant

This is a discussion on All about Pivots & Variant within the Trading tools forums, part of the Trading Forum category; Pivot_ESAZ There is 3 Variant of Pivot_ESAZ : 1. Pivot_ESAZ_Day for DAILY Pivot calculation. 2. Pivot_ESAZ_Week for WEEKLY Pivot calculation. ...

      
   
  1. #1
    Member Tsar's Avatar
    Join Date
    Mar 2013
    Posts
    99

    All about Pivots & Variant

    Pivot_ESAZ


    There is 3 Variant of Pivot_ESAZ :

    1. Pivot_ESAZ_Day for DAILY Pivot calculation.
    2. Pivot_ESAZ_Week for WEEKLY Pivot calculation.
    3. Pivot_ESAZ_Monthly for MONTHLY Pivot calculation.
    Attached Thumbnails Attached Thumbnails All about Pivots & Variant-pivot_esaz-big-pic.jpg   All about Pivots & Variant-pivot_esaz-small-pic.jpg  
    Attached Files Attached Files

  2. #2
    Member Tsar's Avatar
    Join Date
    Mar 2013
    Posts
    99
    SDK-Pivots-nmc


    These Completely Custom Pivots indicator...
    Attached Thumbnails Attached Thumbnails All about Pivots & Variant-sdk-pivots-nmc.jpg  
    Attached Files Attached Files

  3. #3
    Member Tsar's Avatar
    Join Date
    Mar 2013
    Posts
    99
    SDX-TzPivots


    Calculates the pivot point and the corresponding levels based on time zones

    If you want to change the colors, go to the line of code 200 and below (to comment "Calculate Levels") and edit colors. To get the correct names of the color name, place the cursor on the name of the color (for example, the word "Orange") and press F1.

    Variable time zones:

    • LocalTimeZone - the time zone in which the MetaTrader 4 shows your local time, for example, 1 or 2 for Europe (GMT + 1 and daylight saving time GMT + 2). The default value is zero. MetaQuotes demo server uses GMT + 2.
    • DestTimeZone - time zone of the trading session, which will be carried out by calculation of levels, for example, 1 or 2 for the European session (normal / summer). Are GMT corresponds to a value of zero.


    Example:

    If your server is in MetaTrader zone EST (Eastern Standard Time, GMT-5), and you want to calculate the levels for the London trading session (GMT + 1), enter a value of -5 for LocalTimeZone and 1 for DestTimeZone.

    Keep in mind that the parameter LocalTimeZone determined by the time on your charts MetaTrader (for example, demo server MetaQuotes is always located in the area of ​​CDT (+2) or the CET (+1)), but not the testimony of your watch.

    If in doubt, leave the value is zero.
    Attached Thumbnails Attached Thumbnails All about Pivots & Variant-sdx-tzpivots.jpg  
    Attached Files Attached Files
    Last edited by Tsar; 07-19-2015 at 09:09 AM.

  4. #4
    Member Tsar's Avatar
    Join Date
    Mar 2013
    Posts
    99
    FiboPivot_V2


    Custom Fibo Pivot based Daily calculation. Can changes the value of % Fibo in Support & Resistance.
    Attached Thumbnails Attached Thumbnails All about Pivots & Variant-fibopivot_v2.jpg  
    Attached Files Attached Files

  5. #5
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,474
    Blog Entries
    2911
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Premium section Pivot indicators and some EA:

    RINA Pivots are on this thread:
    - RINA Pivots_v1 600+ indicator is on this post. This version is for the build 600 and above

    - DecisionBar Strategy v4.6 indicator is on this post.
    DB_Strategy_v4.6 600+ indicator is on this post. This version is for the build 600 and above
    DB_Strategy_v4.7 600+ indicator is on this post. This is updated DB_Strategy indicator with ability to plot the Trader's Pivots and the arrow descriptions. This version is for the build 600 and above
    - DB FX RiskOscillator indicator is on this post.
    DB FX RiskOsc 600+ indicator is on this post. This version is for the build 600 and above
    - DB_Strategy_Expert_v1.2 600+ EA is on this post. This advanced EA is using 2 indicators: DB_Strategy_5.0 EA 600+ and DB FX RiskOsc 600+. This version is for the build 600 and above
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  6. #6
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,474
    Blog Entries
    2911
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    - AllPivots_v4.1 600+ indicator is on this post. This is updated AllPivots indicator with ability to plot the D.O.T.S. Levels by D.Malone. This version works with Metatrader 4 build 600 and above.
    Template to build the so-called Jackson Zones is here.
    - AllPivots_v4.2 600+ indicator is on this post. This is the latest/fixed AllPivots indicator This version works with Metatrader 4 build 600 and above.
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  7. #7
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,474
    Blog Entries
    2911
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Pivot Points to Html - script for MetaTrader 5

    This script is calculating the pivot levels on D1 chart for big timeframes (W1, MN1) on all symbols from the market watch; the results are in html file (MetaTrader5/MQL5/Files)

    Just attach this script to any chart, and check Files folder of your MT5 after few seconds for the file with all the symbols and Pivot levels:

    All about Pivots & Variant-pivot11.png


    All about Pivots & Variant-pivot22.png
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  8. #8
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,474
    Blog Entries
    2911
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    AllPivots_v4.5 600+ indicator is on this post. This is the fixed and updated AllPivots indicator which now can be used in EAs and other indicators (eg. dashboards).
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  9. #9
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,474
    Blog Entries
    2911
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Quote Originally Posted by Tsar View Post
    SDK-Pivots-nmc


    These Completely Custom Pivots indicator...
    SDK Pivots thread is this one (just to remind).
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

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

    This is modify Camarilla Pivot indicator.

    All about Pivots & Variant-eurusdm15_pivot.png
    Attached Files Attached Files
    GLOSBE likes this.

Page 1 of 3 1 2 3 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
  •