Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
NinjaTrader 8 Strategy Design Essentials
Rating: 4.4 out of 5(179 ratings)
1,075 students

NinjaTrader 8 Strategy Design Essentials

Crash Course on how to Get Up and Running with Strategy Development for NinjaTrader 8
Created byYuri Zolotarev
Last updated 8/2019
English

What you'll learn

  • You will learn how to code strategies for NinjaTrader 8.
  • You will get a framework that you can re-use numerously for making your own strategies.
  • You will understand how to most effectively structure the code base for designing strategies for NinjaTrader.
  • You will get a lot of examples and some interesting bonuses on working with NinjaTrader strategies.

Course content

2 sections14 lectures2h 16m total length
  • Intro3:53

    Explore the essentials of NinjaTrader 8 strategy design with a practical, hands-on crash course focused on a reusable strategy template, exits, debugging, and parameter handling.

  • Basic Strategy Template22:02
  • Modifying Strategy Parameters5:24
  • Applying Type Converter for Parameter Modification10:58
  • Creating an Entry Module10:35
  • Setting Stops and Profits24:19
  • Adding a Trail Stop16:00
  • Splitting Positions13:58
  • Breaking Even8:20

Requirements

  • At least basic knowledge of C#

Description

Hello!!!

This course is a quintessence of the other 120 lecture course on NinjaTrader and is completely dedicated to strategy development. It is a quick way to get up and running with the code and demonstrates the most essential techniques I use to develop strategies demonstrating common scenarios.

In the course we buid everything together in a modular approach and I provide all the code that is used in the resources. The course is very hands and provides a very usefull framework that you can use in the future to build your own strategies for NinjaTrader.

Who this course is for:

  • People who are interested in learning how to develop trading strategies for NinjaTrader