![]() |
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
|
|||||||
| Strategy Development Support for the development of custom automated trading strategies using NinjaScript. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Dec 2004
Location: montreal, Quebec, Canada
Posts: 26
Thanks: 0
Thanked 0 times in 0 posts
|
Hi,
I created my first trading system using the strategy wizard V6 B5, entering the trade conditions was pretty straight forward. But I would like to use an existing ASM to exit the trade, is there a way to do this. It seems that if I wanted to create the strategy management in the wizard, things like multiple targets, stops, and trailing stops, this would require much more programming than the actual entry parameters. Since the management already exists in an ASM, canI use it with the wizard. Thanks Greg |
|
|
|
|
|
#2 |
|
Administrator
Join Date: Nov 2004
Location: Denver, CO, USA
Posts: 11,163
Thanks: 6
Thanked 45 times in 32 posts
|
This is not possible via the wizard, only through direct programming.
Ray
Ray
NinjaTrader Customer Service |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Jan 2007
Location: , ,
Posts: 180
Thanks: 0
Thanked 1 time in 1 post
|
I'm not sure I understand this. You can reference an existing ASM from within Ninjascript, or you are saying you can replicate it by coding it manually?
|
|
|
|
|
|
#4 |
|
Administrator
Join Date: Nov 2004
Location: Denver, CO, USA
Posts: 11,163
Thanks: 6
Thanked 45 times in 32 posts
|
Within NinjaScript, there are methods that allow you to place an order which executes an ASM strategy that can then be managed manually or, programmatically.
Please see the ASM methods under the Help Guide. The next beta update will have revamped methods for managing ASM strategies from within NinjaScript. Ray
Ray
NinjaTrader Customer Service |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|