Well, I have now decided I don’t like NT’s new approach to this new forum at all.
I think it’s a big mistake.
No participation by NT support people in this forum?
WTF? That seems like a incredibly stupid mgmt decision.
Insane, even.
I no longer recommend NinjaTrader.
The exact people that NT mgmt wants to attract, which are new paying customers, it is these new folks who are ultimately getting hosed the most.
Learning and mastering NinjaTrader has never been for the faint of heart.
Stupid mgmt decisions to dial back customer support only make it worse.
I am quite sad about it.
Oh well, end of an era.
Some other product now has an opening.
It looks like a mess because people just post the code in the main message. You can make it look much cleaner if you put 3 back tick (`) characters together just before and after the code snippet.
This will block quote the code and make it look nicer. Sample below.
You can't see it, but above this line I typed three back tick characters
if (thisCondition == true)
{
DoTheDeed(arguments);
Print("That was easy");
}
You can't see it, but below this line I typed three back tick characters
Back to normal typing. Give it a try. It does work.