What's new
Joint purchases club

Clubbingbuy.com — a platform for joint purchases of information products, where you can get access to the best courses, books and materials for minimal money!

Recruitment of participants Rize Capital - ADVANCED LEVEL - Learn NinjaScript Programming for NT8

Rize Capital - ADVANCED LEVEL - Learn NinjaScript Programming for NT8

GOODMEN

Administrator
Staff member

Rize Capital - ADVANCED LEVEL - Learn NinjaScript Programming for NT8​


Our Goal is to take you through a journey of NinjaTrader 8 coding where you will focus only with required programming knowledge necessary to successfully achieve your level in NinjaScript programming for NinjaTrader 8. The scope of this training course is not to teach you c# or other programming languages. Our scope and focus is on NinjaScript. You will learn NinjaTrader 8 indicator, add-on, strategy programming. Topics covered in this best NinjaTrader 8 programming course are pre-populated below for your better understanding.

Advanced Level: https://rizecap.com/training-courses/


Code:
https://rizecap.com/training-courses/
 
Folks, I just learned something I didn't know about Ninjatrader, even though I have been using it for years. Strategy Builder does not allow you to compile a strategy built with any cracked indicator that you want to automate, even if you have a cracked NT8. I don't know if the cracked NT8 will allow this when using Ninjascript Editor instead, since I am not knowledgeble enough in Ninjascript to test ths out. That's why this package becomes important to those of us wanting to automate indicators purchsed here.

In the meantime, maybe one of our more seasoned traders can test this functionality in Editor too set our mind at ease. Let me know your thoughts.
 
Folks, I just learned something I didn't know about Ninjatrader, even though I have been using it for years. Strategy Builder does not allow you to compile a strategy built with any cracked indicator that you want to automate, even if you have a cracked NT8. I don't know if the cracked NT8 will allow this when using Ninjascript Editor instead, since I am not knowledgeble enough in Ninjascript to test ths out. That's why this package becomes important to those of us wanting to automate indicators purchsed here.

In the meantime, maybe one of our more seasoned traders can test this functionality in Editor too set our mind at ease. Let me know your thoughts.
What I have found out in my little experience with NinjaScript editor: there is a difference in HOW the indicators are cr...ed. If done properly, there is no problem. I also use StrategyBuilder to simplify import any indicator to NS editor. And for example, while the old TradeDevils package is almost all ok, so in the new package, if you look into zip files, at many indicators there are missing header files (".cs") . (Hope it will be repaired soon :) . Like this you can use them visually but not for scripting. At some packages it is more complicated, for example if U want to use MBoxWave indicators it is possible only through the API they published. (btw I'm using official NT8)
 
Back
Top