Search
GBP
Menu Close
RSS

Latest Trading Articles

View latest blogs

Remove NinjaTrader Warnings

The following instructions will remove the irritating warning messages that you get when you open a project in Visual Studio from NinjaTrader 8.

  1. Open Visual Studio
  2. Right click mouse on the NinjaTrade.Custom project and select properties
  3. Choose the build option
  4. Under Errors and warnings add this text to the Suppress Warnings label - CS0436
  5. Rebuild the solution and you should see all the warnings dis-appear.