![]() |
|
|||||||
| Strategy Development Support for the development of custom automated trading strategies using NinjaScript. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Member
Join Date: Sep 2008
Posts: 72
Thanks: 0
Thanked 0 times in 0 posts
|
Is it possible to set up my strategy to enter each time a signal occurs all with the same stop and target ?
I want it to enter in the same direction although a position is already established . Although it would be in the same direction I want the stop and target to be independant from the prior entry or entries . Right now I have order handling set up... Entries per direction 1 Entry handling AllEntries Stop & target submission PerEntryExecution |
|
|
|
|
|
#2 |
|
NinjaTrader Customer Service
Join Date: Sep 2008
Location: Germany
Posts: 22,377
Thanks: 252
Thanked 966 times in 949 posts
|
Hi starrynight, not sure I follow: do you want to add to your position but keep amending the existing stop / target orders?
Please also review this link - http://www.ninjatrader-support.com/H...tegiesTab.html
Bertrand
NinjaTrader Customer Service |
|
|
|
|
|
#3 |
|
Member
Join Date: Sep 2008
Posts: 72
Thanks: 0
Thanked 0 times in 0 posts
|
Hi Bertrand ,
Not exactly , I want my strategy to enter each time a signal occurs . I want each entry to be covered with a stop and target . I want each of those stops and targets to be seperate and on their own in regards to the other stops and targets already playing out . In other words if my strategy produces 3 signals during the course of the day I need each signal to enter the market , so I'll have 3 different stops 20 ticks away from whatever the entry prices were ( stops at 3 different prices ) and 3 different targets 60 ticks away from whatever the entry prices were ( targets at 3 different prices ). I need each stop and target to be independant from the other and if one or more levels is hit it will not effect the other(s). |
|
|
|
|
|
#4 |
|
NinjaTrader Product Manager
Join Date: May 2007
Location: Denver, CO
Posts: 17,458
Thanks: 1
Thanked 106 times in 70 posts
|
Use PerEntryExecution and then bump up your EntriesPerDirection to 100 or some arbitrarily high number. That will then allow you to enter on every single signal despite of preexisting positions.
Josh
NinjaTrader Customer Service |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Chart Trader: Condition based entries, time-axis entries, multiple OCO pairs etc. | Elliott Wave | Suggestions And Feedback | 1 | 11-25-2008 03:23 AM |
| Multiple Entries from Tradestation | sgordon77 | Automated Trading | 3 | 11-14-2008 07:21 AM |
| multiple entries | jrtrader | General Programming | 1 | 11-04-2008 12:19 PM |
| Multiple entries | Razor_Trader | Strategy Development | 8 | 10-29-2008 08:27 AM |
| Multiple entries | SystemTrading | Strategy Development | 3 | 08-29-2008 08:18 AM |