Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Fibonacci Cluster NT8 v.15

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

    Fibonacci Cluster NT8 v.15

    Thanks for the converting this nice indicator into NT8.
    can you please explain to me what ist the difference between D(aily?) and L versions?

    when i use both "FibonacciClusterV15L" and " FibonacciClusterV15D" at the same time in the same chart, it causes a total freezing after connect.
    any advice?

    #2
    Hello mandepsi,

    Thanks for your feedback!

    The Fibonacci Cluster indicator is very resource intensive as it performs numerous calculations in OnBarUpdate() and uses 192 plots. It is mostly a direct port of the NinjaTrader 7 version except that it uses SharpDX rendering.

    Additional SharpDX Brush management was added to make the script utilize resources more efficiently, however, there is still a large overhead.

    I was not able to reproduce a freeze when adding both instances of the indicator to a chart and then connecting to my provider. Historical Data will be reloaded when connecting your provider and processing 2 instances of this indicator through the historical data could create a drop in performance.

    Demo: https://www.screencast.com/t/x6L4cMgXIaKO

    The chart should load after garbage collection occurs if you are running out of resources. You can observe this by testing with the Windows Task Manager open and watching the memory utilization used by NinjaTrader when you connect with the indicators added to your chart. If CPU utilization idles as well as memory utilization, and the chart does not update after some time, we are in-fact frozen.

    Both indicators are identical in processing logic, and the only difference is the visual appearance of the plots and the plot names.

    As the two indicators are nearly identical and resource intensive, I would not advise to add both instances of the indicator to the same chart.

    Please let me know if I can be of further help.
    Last edited by NinjaTrader_Jim; 08-24-2017, 03:19 PM.
    JimNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Barry Milan, Today, 10:35 PM
    1 response
    8 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Started by WeyldFalcon, 12-10-2020, 06:48 PM
    14 responses
    1,428 views
    0 likes
    Last Post Handclap0241  
    Started by DJ888, Yesterday, 06:09 PM
    2 responses
    9 views
    0 likes
    Last Post DJ888
    by DJ888
     
    Started by jeronymite, 04-12-2024, 04:26 PM
    3 responses
    40 views
    0 likes
    Last Post jeronymite  
    Started by bill2023, Today, 08:51 AM
    2 responses
    16 views
    0 likes
    Last Post bill2023  
    Working...
    X