Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Fibonacci levels

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

    Fibonacci levels

    Hi,

    For the candles retracement I have built "FiboCandle", an indicator that draws Fibonacci levels on each completed candlestick.
    If someone cares can use it.

    Note: remember to put the indicator in the Panel 1.

    Germano


    Interpretation of the level colors:
    Level 1.0 = Green line
    Level 0.764 = Yellow line
    Level 0.618 = Orange line
    Level 0.5 = Red line
    Level 0.382 = Viola line
    Level 0.236 = Blu line
    Level 0 = Green line
    Attached Files

    #2
    germano, thank you for the contribution.
    AustinNinjaTrader Customer Service

    Comment


      #3
      If someone is able to correct it and :

      1) enter the numeric value on colored layers
      2) insert the indicator automatically in the 1 Panel.

      Thank you

      Comment


        #4
        Correction to draw the indicator directly in the Panel 1.

        In:

        protected override void Initialize():
        Overlay = true; // correction!!!


        Remain only enter the numeric values (0.764, 0.618 and so on...) to match the colored lines.

        Last edited by germano; 12-18-2009, 03:11 AM.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by gravdigaz6, Today, 11:40 PM
        0 responses
        2 views
        0 likes
        Last Post gravdigaz6  
        Started by MarianApalaghiei, Today, 10:49 PM
        3 responses
        9 views
        0 likes
        Last Post NinjaTrader_Manfred  
        Started by XXtrader, Today, 11:30 PM
        0 responses
        3 views
        0 likes
        Last Post XXtrader  
        Started by love2code2trade, Yesterday, 01:45 PM
        4 responses
        28 views
        0 likes
        Last Post love2code2trade  
        Started by funk10101, Today, 09:43 PM
        0 responses
        9 views
        0 likes
        Last Post funk10101  
        Working...
        X