NinjaScript Programming for NinjaTrader 8 - Advanced Level
The Advanced Level course builds on the Beginner Level, focusing on practical NinjaScript programming for custom strategies and indicators. Gain the skills to program independently with self-paced online training and full access for 4 months.
What you will learn by taking this course
Details about the course
In Advanced Level, you can learn everything of Beginner Level for free and Advanced programming skills to enhance your knowledge. This Level will focus on practical use of custom programming skills for Strategies and Indicators so that you can custom program by yourself.
Course Curriculum
Everything of Beginner Level
Anyone registered for this Advanced Level, will be given opportunity to complete everything covered in Beginner Level course. It is very helpful, if you don’t have any prior programming knowledge and experience.
Struct and difference between Class & Struct
We will discuss on Struct and difference between a class & struct. We will also show what is the practical implication of that in ninjascript programming.
Write to and Read from a File
In many custom programmed strategies and indicators, you will need to write to and read from files. We will learn how to and practical use of it within custom programmed strategies and indicators.
Inheritance in NinjaScript
This section will explain concept of Inheritance in NinjaScript and why this is used. And also we will show how to use them properly.
Add Buttons to a chart and use it
In this section we will show how to add buttons to a Chart and also you will learn how to use them for different functionalities.
Add Buttons to Chart Toolbar and usage
For many custom programmed strategies and indicators, you will need to add buttons to chart tool bar. In this section, we will show you how to add them and use them various ways.
Add Buttons to Chart Trader and how to use them
This section will train you on how to use multiple buttons at different rows and columns at Chart Trader panel and how to use them for custom strategies and indicators for NinjaTrader 8.
Plan an Indicator and custom program it
How to build an indicator from scratch, where we will focus on the planning stage and the core structure of the program. Building on the previous section, we will continue to custom-program the rest of the indicator and explore the different classes and methods used throughout the development process.
Plan an Strategy & And custom program it
Plan an Strategy & And custom program it
Create your own Indicator
In this session, you will create your own indicator ie, you will plan and program it. We will review and answer any difficulty you faced while programming it.
Create your own Strategy
Druing this session, you will custom program your strategy and we will answer any question you may have during the session.
