PDA

View Full Version : Getting draw object information


SuzyG
01-18-2007, 08:46 AM
Can I get the location, color,time, typeinformation of an object, such as a diamon, drawn on the chart by an indicator that uses a Draw Method?

NinjaTrader_Ray
01-18-2007, 09:00 AM
This is not possible.

Ray

martyn21358
05-22-2008, 01:28 PM
Is there an example of how to set font,bg color .bold etc. in ninja script

NinjaTrader_Dierk
05-22-2008, 01:37 PM
Not sure what exactly you are looking for. The methods to draw objects usually have parameters to set color etc. See e.g. DrawText: http://www.ninjatrader-support.com/HelpGuideV6/DrawText.html