Jump to content

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

Recommended Posts

Posted

Hey guys,

 

Just wondering if there's a software that I can use to program Ninja Trader of my strategy for an entry point?

 

Do you guys know any website so that I could learn it.

 

Thanks!

Posted

NinjaTrader indicators and strategies are written in C# and there's a LOT of documentation on NinjaTrader's website.

NinjaTrader has its own built-in editor so you wouldn't need any additional software to develop strategies.

I think the easiest way to get started would be to look at the code for existing strategies inside of NinjaTrader and start learning how it works. Example: The Initialize {} section is called when the strategy/indicator is loaded. OnBarUpdate {} is called after each bar gets painted.

In your NinjaTrader Control Center, just go to Tools/Edit NinjaScript/Strategies and open one of the existing strategies and see how it works.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

×
×
  • Create New...