Showing posts with label Introduction of Algo Trading with NinjaTrader on Indian MCX. Show all posts
Showing posts with label Introduction of Algo Trading with NinjaTrader on Indian MCX. Show all posts

Saturday, 30 September 2017

Introduction and Installation NinjaTrader Algo Trading add on "AlgOto NinjaTrader Bridge"

AlgOto NinjaTrader Bridge Installation :

1. In order to use this Ninja Trader (NT) bridge with AlgOto you need perform some simple steps as explained below , go through below proceedure step by step and you are done !

Download NinjaTrader Bridge (KiteBridge.exe)  Click here 

2. Open the downloaded "KiteBridge.exe" , once opened you will see by default install path will be selected to "C:\Users\username\Documents\NinjaTrader 7\bin\Custom" which should not be changed !, but make sure you have such a folder and Ninja Trader 7 free version installed , Click on Install button



3.  Now open NinjaTrader or if already opened navigate to it , and go to Tools > Edit NinjaScript > Strategy..




4. Select any of the available Strategy and click ok button





5. Right click over any blank area on NinjaStrategy window and select References..



6. Click on Add button and navigate to C:\Users\YourUserName\Documents\NinjaTrader 7\bin\Custom and select KiteBridge.dll and click open, then click OK



7. After completing above step you are done with the KiteBridge referencing , now its time to code to pass orders generated by Ninja to AlgOto !


Place below line of code to your strategy exactly below the  



Place below line of code to your strategy exactly below  



8. Now to Place Orders use below codes inside your strategy conditions :

Example Buy Order:



Example Sell Order :



Introduction of Algo Trading with NinjaTrader on Indian MCX

1. Trading account with India’s leading discount broker Zerodha.

2. Need to register for Zerodha’s Kite API which will cost you Rs 2,000 Per Month.

To know more about Zerodha Kite API, Click here

To enable  Zerodha Kite API, Click here

3. Download and install free NinjaTrader7.

Click here

4. Download and Install our AlgOto application to interact between Zerodha Kite API and NinjaTrader.

Click here

5. Download and Install KiteBridge to interact between AlgOto and NinjaTrader

 Click here

 6. Develop your trading strategy in NinjaTrader and relax. No emotion will ride you to wrong trades anymore!!