Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

creating a stationary chart

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

    creating a stationary chart

    Is it possible to create a chart of a set of a set of data points with a stationary user defined x and y axis?

    I want to create a chart where the x axis is ans y axis are logs of an 2 indicators I am writing, so there would be no time component on the x axis ?

    #2
    Hello,
    Thank you for writing in.
    You would not be able to override the time axis(x-axis) of the chart. In NinjaTrader 8 you would be able to set the price axis(y-axis) of the chart by your indicator values. You would need to override the OnCalcluteMinMax() method and set the min and max value to your desired input. You would also need to set IsAutoScale = true so that the indicators value autoscale the chart to your desired results. This is only possible through custom programming with NinjaTrader 8.

    If you are not participating in the NinjaTrader 8 Beta yet you can install the latest version at the following link: http://ninjatrader.com/support/forum...ad.php?t=81779

    For convenience I have also provided links for getting started with NinajTrader 8 Beta if you are new to the Beta.
    Installation Guide
    Migration Guide
    Connections Guides
    Existing User FAQ
    User Help Guide
    NinjaScript Code Breaking Changes

    Please also make sure to review the general beta information page and what to expect from our Help Guide
    Cody B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    576 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    334 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
    553 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    551 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X