![]() |
|
|||||||
| General Programming General NinjaScript programming questions. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Member
|
Hi,
I would like to use level II data from SampleMarketDepth in strategy. I realize that its impossible and requires additional programming. 1. Could You tell me what exactly has to be done to make it work? 2. In NT7 - will we have access to level II from strategy? 3. Is there a chance You could write basic strategy sample using level II? (sorry, I had to ask ) Regards |
|
|
|
|
|
#2 |
|
NinjaTrader Customer Service
Join Date: Sep 2008
Location: Germany
Posts: 22,377
Thanks: 252
Thanked 966 times in 949 posts
|
Kowal, the sample is provided to get you going and familiar with the OnMarketDepth() method in NinjaScript, the use would be the same in your custom strategy, but yes it would require custom coding - http://www.ninjatrader-support.com/H...rketDepth.html
We're always looking to expand our available reference sample materials, please visit this link here at regular intervals for updates - http://www.ninjatrader-support2.com/...splay.php?f=30 If you need custom programming, please consider contacting a consultant from this list - http://www.ninjatrader.com/webnew/pa...injaScript.htm
Bertrand
NinjaTrader Customer Service |
|
|
|
|
|
#3 |
|
Member
|
Bertrand,
thanks for quick reply. Let me rephrase my second question: in NT7 - will we have access to level II data from strategy without additional programing? My first question is still one the table. I would like to know what has to be done, so then I could contact consultants and tell them --exactly-- what I need. |
|
|
|
|
|
#4 |
|
NinjaTrader Customer Service
Join Date: Sep 2008
Location: Germany
Posts: 22,377
Thanks: 252
Thanked 966 times in 949 posts
|
Kowal, in NinjaTrader 7 you'll also need to work with the OnMarketDepth() method to access and use Level2 data in your strategy.
There's no generic answer to your question 1 unfortunately, you have the access to Level2 data using OnMarketDepth() in your strategy, what you then want to do with this is tied to your custom conditions / filters used for generating the trading decisions based on that.
Bertrand
NinjaTrader Customer Service |
|
|
|
|
|
#5 |
|
Member
|
Bertrand,
I did what You said, and believe or not, its working. Strategy takes position depend on changes in level II. Wasnt that hard as I thought. Vielen dank! |
|
|
|
|
|
#6 |
|
NinjaTrader Customer Service
Join Date: Sep 2008
Location: Germany
Posts: 22,377
Thanks: 252
Thanked 966 times in 949 posts
|
Great Kowal, thanks for reporting back.
Bertrand
NinjaTrader Customer Service |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What is Look back period for | tamas | Strategy Development | 4 | 01-25-2009 12:08 PM |
| No Back Data | price777999 | Charting | 3 | 11-27-2008 09:31 AM |
| Days Back | pivot44 | Charting | 6 | 11-12-2008 07:44 AM |
| back testing | mary reed | Strategy Analyzer | 1 | 01-13-2008 07:23 PM |
| Re Back testing | John_Aus | Miscellaneous Support | 6 | 03-15-2005 01:54 AM |