PDA

View Full Version : Annoying successfull compile window


theperm
05-18-2007, 01:44 AM
That Compile successful popup window is most annoying. Can we have an option to turn it of. Better method would be to have a status bar and report in that.

I know i have an unsuccessful compile cause i can see errors, if i have successful i wont, so is a popup window that lock the rest of ninja up really necessary.

Also when reloading ninjscript on a chart another annoying window appears to tell me i have a strategy. I know this, and i dont need reminded 200 times a day. Thing is when developing you dont care about these things and want to get on with developing. these irratations just counter productivity. They should be optionable so they can be turned of.

NinjaTrader_Dierk
05-18-2007, 02:04 AM
1) As stated before in another post the popup needs to be there for internal technical reasons.
2) Which popup do you get as you throw a strategy on chart? Please post it here. Thanks

theperm
05-18-2007, 02:59 AM
comment out the line of code that calls it. :)

the other pop up states

Reloading Ninjascript will stop and restart your running strategies.
Do you want to proceed?

I understand its a failsafe, but i should be able to turn it off.

Ive actually created an automatic script that detects these windows and gets rid of them for me now, but it would be nice if they where not there in the first place.

NinjaTrader_Dierk
05-18-2007, 03:02 AM
Thanks for clarification. We'll add it to our list of future enhancements.

NinjaTrader_Dierk
05-18-2007, 03:06 AM
>> Ive actually created an automatic script that detects these windows and gets rid of them for me now, but it would be nice if they where not there in the first place.

Curious: Why would that be of value, since these popups only come as you trigger a manual action and not as a strategy is running.