![]() |
|
|||||||
| ATM Strategies (Discretionary Trading) Support for Advanced Trade Management, AutoTrail, AutoBreakeven, Stop Strategy and Simulated Stops etc... |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Senior Member
Join Date: Feb 2009
Posts: 273
Thanks: 6
Thanked 0 times in 0 posts
|
I'm nearly a newbie on ATM strategies and just started looking into the auto reverse feature. Is it true that the auto reverse feature can only reverse the exact parameters of the ATM strategy at either the profit target or stop loss?
|
|
|
|
|
|
#2 |
|
NinjaTrader Customer Service
Join Date: Dec 2009
Location: Denver, CO
Posts: 1,422
Thanks: 0
Thanked 0 times in 0 posts
|
Hello
Thank you for your post. Yes – you will first enable the Advanced Options in the SuperDOM Properties menu and then select ‘Rev at stop’. Since there are so many variations of ATM strategy parameters (auto trail, auto break even, etc.) you will want to test this setting using the Simulated Data Feed, set up you ATM strategies, and then practice with this feature to confirm it will function inline with expectations. You can also reference this section from the NinjaTrader Hel Guide: http://www.ninjatrader.com/support/h...to_reverse.htm Please let me know if you have any additional questions.
Chip
NinjaTrader Customer Service |
|
|
|
|
|
#3 | |
|
Senior Member
Join Date: Feb 2009
Posts: 273
Thanks: 6
Thanked 0 times in 0 posts
|
Quote:
|
|
|
|
|
|
|
#4 |
|
NinjaTrader Customer Service
Join Date: Dec 2009
Location: Denver, CO
Posts: 1,422
Thanks: 0
Thanked 0 times in 0 posts
|
Hello maxreturn,
Auto Reverse simply reverses your position at either your Stop Loss or Profit Target. You can optionally enable "Reverse at stop" or "Reverse at target" with any ATM Strategy. The reverse ATM Strategy used will be the same as the position ATM Strategy you are reversing from. For the scenario you mentioned, this would be possible outside of the ATM auto-reverse function and require custom programming in NinjaScript. I can supply additional resources for getting started with NinjaScript programming – just let me know.
Chip
NinjaTrader Customer Service |
|
|
|
|
|
#5 | |
|
Senior Member
|
Quote:
Can you give me idea on autoreversing in custom programming? For example I am on long then in the next bar there is a short signal. Now, what I want is to exit first the long position to the market price then after that submit a short order. I am using ATM templates on strategies, what I need is to exit the long/short position to the market price before entering new order at the market price also. Can you help me on these matter? I already tried using AtmStrategyClose(atmId); method and it is not good for me.
Last edited by luxurious_04; 03-28-2011 at 08:48 PM.
|
|
|
|
|
|
|
#6 |
|
NinjaTrader Customer Service
Join Date: Sep 2008
Location: Germany
Posts: 22,377
Thanks: 252
Thanked 966 times in 949 posts
|
luxurious_04, this was already answered in I believe 2 other threads by you - you would either use the Close method or modify your targets to be taken out of the position (just a marketable limit order would be the quickest), then as this reports filled you could submit the order in the other direction.
Bertrand
NinjaTrader Customer Service |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Auto Reverse at Target | dosjots | ATM Strategies (Discretionary Trading) | 1 | 01-28-2010 11:06 AM |
| Reverse position & auto close previous | Argo1 | Strategy Development | 12 | 09-14-2009 09:11 AM |
| Auto Reverse Option on Chart Trader | aslane | Automated Trading | 1 | 04-03-2009 09:59 AM |
| Auto trade question | rehtrade | Automated Trading | 2 | 03-30-2009 09:41 AM |
| Reverse Logic (short) question | ericadam | Strategy Development | 3 | 10-13-2008 08:40 AM |