Announcement

Collapse
No announcement yet.

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.

    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 Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      571 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      331 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      101 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      549 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      549 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X