Skip to content

pjsgsy/pjsStrategyBase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

pjsStrategyBase

NinjaTrader 8 unmanaged strategy code template

////// // pjsStrategyBase is a clean code template to get you started building NT strategies from scratch, in source. // This strategy uses unmanaged orders -- make sure you understand the implications by referring to the ninjatrader documentation // Follow me on Twitter @pjsmith // Buy me a coffee if you like https://ko-fi.com/pjsmith //////

This is NOT intended to be a working strategy. It may not compile without a few simple tweaks for your side. But, it is a complete, first attempt to build a reasonable template I can use for multiple strategy projects, without re-inventing the wheel each time. There are sections where you can easily add your go long / go short logic.

it includes the buttons along the bottom right, and the status display in the top left.

There is NO support - But, your constructive feedback and code suggestions/improvements are welcome. This is a first draft of code. I would call it an Alpha! There may be incomplete code, test code, and things that do not work as intended. I will be, no doubt, at times, very actively changing this code my side - I would hope to share those changes as I get time.

If you found this useful, please at least give it a little star/like! If this does not happen, I will see no point in updating the code here. Enjoy.

alt text

About

NinjaTrader 8 unmanaged strategy code template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages