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 JoMoon2024, Today, 06:56 AM
        0 responses
        6 views
        0 likes
        Last Post JoMoon2024  
        Started by Haiasi, 04-25-2024, 06:53 PM
        2 responses
        17 views
        0 likes
        Last Post Massinisa  
        Started by Creamers, Today, 05:32 AM
        0 responses
        5 views
        0 likes
        Last Post Creamers  
        Started by Segwin, 05-07-2018, 02:15 PM
        12 responses
        1,786 views
        0 likes
        Last Post Leafcutter  
        Started by poplagelu, Today, 05:00 AM
        0 responses
        3 views
        0 likes
        Last Post poplagelu  
        Working...
        X