![]() |
This website will be down for maintenance from Friday May 24th at 6PM MDT until Saturday May 25th at 11AM MDT. We apologize for the inconvenience. If you need assistance during this time, please email sales@ninjatrader.com
|
|||||||
| Automated Trading Support for automated trading systems using NinjaScript. Support for our ATI (Automated Trading Interface) used to link an external application such as TradeStation and eSignal to NinjaTrader. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Aug 2009
Posts: 6
Thanks: 0
Thanked 0 times in 0 posts
|
I am learning the ropes for coding strategies and would appreciate some help with sample codes especially how to obtain arrow (up/down) values from indicators. I couldn't instruct this using strategy wizard. Also, do you need to compile a code on NT if yes then how? Much appreciated. Thanks a lot. |
|
|
|
|
|
#2 |
|
NinjaTrader Customer Service
Join Date: Sep 2008
Location: Germany
Posts: 22,414
Thanks: 252
Thanked 978 times in 961 posts
|
Hi Equation1 and welcome to our forums! Unfortunately it's not possible to access the values of those drawn arrows directly in the wizard, you would need to work with the conditions that the indicator use internally to draw those arrows and then replicate those in the wizard for your strategy.
You can check into those 2 strategy samples here - http://www.ninjatrader-support.com/H...verview39.html When you're finished with setting up the strategy in the wizard the code would be automatically compiled to be used then. In the full NinjaScript editor just press F5 to start the compile process.
Bertrand
NinjaTrader Customer Service |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to iterate over all user-created "this.Parameters" in NT Strategy code. | ChiTrader2000 | Strategy Development | 11 | 02-23-2009 02:08 AM |
| summary of "strategy realized" is not equal "account performance, total net profit"" | Fragolino | Miscellaneous Support | 1 | 02-19-2009 04:12 AM |
| Does writing Ninja Script code with "this." prefixes cause problems? | ChiTrader2000 | Strategy Development | 3 | 01-11-2009 02:02 PM |
| Is it possible to set "Session begins (local time)" from code? | ChiTrader2000 | Strategy Development | 5 | 01-07-2009 07:27 AM |
| Where do I enter "close at time" values? | dberliner | SuperDOM and other Order Entry Windows | 1 | 11-02-2006 06:39 AM |