NexusFi: Find Your Edge


Home Menu

 





How to programaticaly set the panel range in Ninja?


Discussion in NinjaTrader

Updated
    1. trending_up 1,849 views
    2. thumb_up 0 thanks given
    3. group 2 followers
    1. forum 1 posts
    2. attach_file 0 attachments




 
Search this Thread

How to programaticaly set the panel range in Ninja?

  #1 (permalink)
 ehlaban 
Netherlands
 
Experience: Advanced
Platform: Ensign, Multicharts
Trading: SP500
Posts: 91 since Nov 2009
Thanks Given: 66
Thanks Received: 57

In my indicator, it is a custom plot like in Ninja's custom plot example so the scale is not set automatically like with a normal plot.

In the indicator code i use:
this.ChartControl.FixedPanelMaxRight = highest + (highest/10);
this.ChartControl.FixedPanelMinRight = lowest - (lowest/10);

to set the min and max values and that works.

But when i try to set the Range Type
this.ChartControl.YAxisRangeTypeRight = YAxisRangeType.Fixed;

the range in the chartpanel is set instead of the panel the indicator is on.

How to set the range in a specific panel?

Also what is the correct way to update the chart with such changes?
Refresh?
Invalidate?
ChartControl.Update();

Any help is greatly appreciated.

Started this thread Reply With Quote

Can you help answer these questions
from other members on NexusFi?
How to apply profiles
Traders Hideout
What broker to use for trading palladium futures
Commodities
MC PL editor upgrade
MultiCharts
REcommedations for programming help
Sierra Chart
Better Renko Gaps
The Elite Circle
 




Last Updated on August 26, 2012


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts