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

Using Wiseman Fractal in indicator

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

    Using Wiseman Fractal in indicator

    Hello,

    I'm trying to get Fractals up and dow values from an indicator but i don't know how to get it.

    Actually i try to load indicator like this:

    private WisemanFractal _fractal;
    _fractal = WisemanFractal(2, 8);

    And i'm trying to get value without success:
    Print(_fractal.GetValueAt(CurrentBar));;

    I've no idea how to get up & down values.

    If anyone can help me.

    Thanks !
    johnok
    NinjaTrader Ecosystem Vendor - Trade With Me

    #2
    Hello johnok,

    Thank you for your post.

    The WisemanFractal is not available through Ninjascript due to licensing (Reference: https://ninjatrader.com/support/help...WisemanFractal).

    There is a publicly available indicator called BWFractal that you can download/install and can use in Ninjascript (or the strategy builder).

    This indicator is publicly available on our NinjaTrader Ecosystem website:

    https://ninjatraderecosystem.com/use...ll-williams-2/

    Here is a basic guideline of how to Import NinjaScripts.

    To import NinjaScripts you will need the original .zip file.

    To Import
    1. Download the NinjaScripts to your desktop, keep them in the compressed .zip file.
    2. From the Control Center window select the menu Tools>Import>Ninjascript add-on..
    3. Select the downloaded .zip file
    4. NinjaTrader will then confirm if the import has been successful.

    Critical - Specifically for some NinjaScripts, it will prompt that you are running newer versions of @SMA, @EMA, etc. and ask if you want to replace, press 'No'

    Once installed, you may add the indicator to a chart by:
    • Right click your chart > indicators > Select the Indicator from the list on the left > New > OK
    Please let us know if we may be of further assistance to you.

    The NinjaTrader Ecosystem website is for educational and informational purposes only and should not be considered a solicitation to buy or sell a futures contract or make any other type of investment decision. The add-ons listed on this website are not to be considered a recommendation and it is the reader's responsibility to evaluate any product, service, or company. NinjaTrader Ecosystem LLC is not responsible for the accuracy or content of any product, service or company linked to on this website.
    Kate W.NinjaTrader Customer Service

    Comment


      #3
      Oh, so we can't use it in ninjascript.

      Ok, so i will try to use another method !

      Thank you !
      johnok
      NinjaTrader Ecosystem Vendor - Trade With Me

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Kraken29, Today, 03:24 PM
      1 response
      3 views
      0 likes
      Last Post NinjaTrader_Clayton  
      Started by Skifree, Today, 11:47 AM
      5 responses
      19 views
      0 likes
      Last Post Skifree
      by Skifree
       
      Started by ETFVoyageur, Today, 10:34 AM
      10 responses
      23 views
      0 likes
      Last Post ETFVoyageur  
      Started by traderzoso, 12-27-2020, 05:19 PM
      6 responses
      229 views
      0 likes
      Last Post lekor
      by lekor
       
      Started by ETFVoyageur, 05-18-2024, 12:45 AM
      4 responses
      29 views
      0 likes
      Last Post NinjaTrader_BrandonH  
      Working...
      X