alfa123
10-29-2009, 11:55 AM
is it possible,i can add a real time alert(sound)in an indicator which is developed by a third party or a default indicator with in ninja.need some help plz.
NinjaTrader_Bertrand
10-29-2009, 12:04 PM
alfa123, for adding this directly in the indicator you would need to have access to the source code to integrate calls to the PlaySound() or Alert() method. If this is not possible because it's for example a protected third party one either ask them if they can work it in a future release or define your alert conditions as a strategy in our wizard - http://www.ninjatrader-support.com/HelpGuideV6/StrategyAction.html