PDA

View Full Version : Custom Icon, Bar frame & Pop-Up Message Box


mydet
05-28-2007, 07:51 PM
1. How to make custom Icon (or shortcut), on the right top of chart


2. When i change bar color, the frame missing, how to solve-it


3. How to make pop-up box with all report/Text

NinjaTrader_Dierk
05-29-2007, 12:05 AM
1) Sorry, not supported
2) You can not change the bar frame/outline color programmatically.
3) You would need to code you own form in NinjaScript (which basically is C#). However, we do not provide support for that.