![]() |
|
|||||||
| ATM Strategies (Discretionary Trading) Support for Advanced Trade Management, AutoTrail, AutoBreakeven, Stop Strategy and Simulated Stops etc... |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Junior Member
Join Date: Jun 2008
Posts: 5
Thanks: 0
Thanked 0 times in 0 posts
|
1. Why is it that the Stratagies do not show on the chart in which it is loaded in, however opening another chart without the strategy shows the trades from the first chart that has it loaded?
2. If backtesting or optimization is not an option with ATM Strat. Could you not create a user defined var that acted like a switch and then with conditional statements use EnterLong() etc. to backtest and optimize it? |
|
|
|
|
|
#2 |
|
Administrator
Join Date: Nov 2004
Location: Denver, CO, USA
Posts: 11,164
Thanks: 6
Thanked 46 times in 32 posts
|
1) Make sure you select the strategy in the strategy selection drop down list.
2) Not sure I follow but you are correct, ATM strategies can not be backtested.
Ray
NinjaTrader Customer Service |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jun 2008
Posts: 5
Thanks: 0
Thanked 0 times in 0 posts
|
Ok let me clairify. Chart 1 has the strategy loaded. However chart 1 shows no entry or exit indicators (arrows and price data) on the chart. Chart 2 is the same as chart 1 in every way, except it has no strategy loaded and yet it shows the entry and exit points from the strategy loaded on chart 1.
As far as backtesting I was asking if you could have a parameter, lets call it ATMStrat. You would set it to either 1 or 0. Then at the point were your strategy executes the trade you could based on ATMStrat use ATM or Non-ATM execution and thereby use backtesting. I understand you would need addition code to duplicate the functionality derived from using the ATM Strategy but it would be worth it since ATM's can't be backtested or optimized. |
|
|
|
|
|
#4 |
|
Administrator
Join Date: Nov 2004
Location: Denver, CO, USA
Posts: 11,164
Thanks: 6
Thanked 46 times in 32 posts
|
If you are referring to a NinjaScript strategy not showing an ATM strategy on a chart where the NinjaScript strategy is running, then this is correct behaviour. An ATM strategy spawned from a NinjaScript strategy is not native to the NinjaScript strategy and thus will not display anything.
Ray
NinjaTrader Customer Service |
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Sep 2008
Posts: 7
Thanks: 0
Thanked 0 times in 0 posts
|
Talking about Ninja Script and ATM strategies I was wondering how one enters the ATM strategies in the NinjaScript.
Must it be manually or can it be done by the NinjaSript Strategy Wizard. How can one stop the NinjaScript 'program' manually? I want to get out of a automated position but I cannot even if I press the start/stop button. Robert |
|
|
|
|
|
#6 |
|
NinjaTrader Product Manager
Join Date: May 2007
Location: Denver, CO
Posts: 17,458
Thanks: 1
Thanked 107 times in 70 posts
|
You cannot do it with the Strategy Wizard. It requires a little bit more advanced programming. You can find an example pre-installed in your NinjaTrader as SampleAtmStrategy.
You stop a NinjaScript strategy simply by pressing the Stop button or removing the strategy from the chart. If you want to close out of a position then close the strategy and submit a manual close trade.
Josh
NinjaTrader Customer Service |
|
|
|
|
|
#7 |
|
Junior Member
Join Date: Apr 2009
Posts: 28
Thanks: 0
Thanked 0 times in 0 posts
|
Is there a way to be able to see the orders that the a strategy has in the market on the charts like you do when trading manualy?
I know you can see the orders on the superdom. |
|
|
|
|
|
#8 |
|
NinjaTrader Product Manager
Join Date: May 2007
Location: Denver, CO
Posts: 17,458
Thanks: 1
Thanked 107 times in 70 posts
|
You could use the Chart Trader to initiate the ATM strategy and trade directly on the chart. To enable the Chart Trader, it is the $ icon on the top toolbar.
Josh
NinjaTrader Customer Service |
|
|
|
|
|
#9 |
|
Junior Member
Join Date: Apr 2009
Posts: 28
Thanks: 0
Thanked 0 times in 0 posts
|
Thats how i start a strategy i click the $ on the top bar of the chart and add a strategy but the only thing i see are the arrow plots when an order is filled.
I was referring to the long signs that you see on the chart when trading manually the ones you can drag around to adjust your trades on the chart, can those be displayed to represent the orders that my strategy is placing in the markets |
|
|
|
|
|
#10 |
|
NinjaTrader Product Manager
Join Date: May 2007
Location: Denver, CO
Posts: 17,458
Thanks: 1
Thanked 107 times in 70 posts
|
Sorry. Not the $, but the actual stack of dollar bills symbol.
Josh
NinjaTrader Customer Service |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Questions related to switching from simulation to live strategies... | Elliott Wave | Strategy Development | 7 | 02-11-2013 03:27 PM |
| My Questions | Hugo1 | Strategy Development | 51 | 06-25-2008 03:26 AM |
| Questions about automating strategies in Ninja Script | HelloHello | Automated Trading | 1 | 10-25-2007 01:11 PM |
| Clearing old strategies from the strategies tab? | mazachan | Miscellaneous Support | 1 | 07-10-2007 06:10 PM |
| Limit Position Strategies displayed in Combo Box & Inactive Strategies | signals | Suggestions And Feedback | 4 | 04-10-2005 12:02 PM |