PDA

View Full Version : Draw Object Size in code???


higler
05-10-2008, 08:35 AM
I can draw various objects on my charts (Arrow Up, Arrow Down, Dot, Diamond, etc.) just fine from within my code. I'm just wondering if I can control their size in case I want to make them larger and more visible? Thanks.

NinjaTrader_Josh
05-10-2008, 02:21 PM
Not at the moment. Some people have found success in just using DrawText and using a symbol font. That way they can adjust the font size to adjust the symbol size.