NinjaTrader Support Forum  

Go Back   NinjaTrader Support Forum > NinjaScript Development Support > Indicator Development

Indicator Development Support for the development of custom indicators using NinjaScript.

Reply
 
Thread Tools Display Modes
Old 06-08-2008, 06:43 PM   #1
shawnj
Senior Member
 
Join Date: Jan 2005
Location: , ,
Posts: 218
Thanks: 0
Thanked 0 times in 0 posts
Default Disable PriceMarker from code.

The boolean type parameters AutoScale, CalculateOnBarClose, DisplayInDataBox can be set in code (in the Initialize() method) however it doesn't look like PriceMarker is settable in code. Is this correct? Is there a way to disable PriceMarker(s) from code?

thanks,
shawnj
shawnj is offline  
Reply With Quote
Old 06-08-2008, 08:01 PM   #2
NinjaTrader_Josh
NinjaTrader Product Manager
 
NinjaTrader_Josh's Avatar
 
Join Date: May 2007
Location: Denver, CO
Posts: 17,458
Thanks: 1
Thanked 106 times in 70 posts
Default

It is possible. http://www.ninjatrader-support.com/H...ceMarkers.html
NinjaTrader_Josh is offline  
Reply With Quote
Old 06-09-2008, 11:04 AM   #3
shawnj
Senior Member
 
Join Date: Jan 2005
Location: , ,
Posts: 218
Thanks: 0
Thanked 0 times in 0 posts
Default

Thanks Josh. That did it.

PaintPriceMarkers = false;
shawnj is offline  
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom formatting the value at PriceMarker stratis_vip Indicator Development 6 09-24-2011 12:23 PM
multi-time frame code and entry code Mark_486 General Programming 1 05-15-2008 11:54 AM
Code->test/debug->change code->retest ... cycle process bbarroux Strategy Development 3 10-02-2007 12:44 PM
Disable all alerts... maxpi Suggestions And Feedback 2 08-17-2007 05:35 PM
Can not disable Autocenter ratherBgolfing Miscellaneous Support 5 04-06-2006 06:16 AM


All times are GMT -6. The time now is 07:47 PM.