![]() |
|
|||||||
| General Programming General NinjaScript programming questions. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Member
Join Date: Aug 2010
Location: Italy
Posts: 32
Thanks: 0
Thanked 0 times in 0 posts
|
Hi Guys,
I’m an Italian Tarder (sorry for my English) Using the NT 7.0.1000.2. Win7 OS. Connected with InteractiveBrokers On a PC I use the version version: Regular On another PC (where I write code) I use the version: Simulation Only. As a test I wrote a simple indicator that shows me the minimum. It happens that, at some point in the work, something begin to fail. Something that used to work. Look at the graphs No longer works on the timeframe to 5 minutes, but it works on all other timeframes (for example, the 3 min). Another question: Where can I reset everything without having to reinstall the NT7? Is there a particular file to be deleted? Thanks, morphy |
|
|
|
|
|
#2 |
|
NinjaTrader Customer Service
Join Date: Sep 2008
Location: Germany
Posts: 22,377
Thanks: 252
Thanked 966 times in 949 posts
|
Morphy, if you look at your log tab of the Control Center as the indicator stops working for you - do you see any errors listed there?
There's unfortunatley no file that would contain all customizations done to NinjaTrader since installing - what info are you looking to reset to default? Thanks,
Bertrand
NinjaTrader Customer Service |
|
|
|
|
|
#3 |
|
Member
Join Date: Aug 2010
Location: Italy
Posts: 32
Thanks: 0
Thanked 0 times in 0 posts
|
In the "Log", this error message is generated when step in the timeframe to 5 minutes
|
|
|
|
|
|
#4 |
|
NinjaTrader Customer Service
Join Date: Sep 2008
Location: Germany
Posts: 22,377
Thanks: 252
Thanked 966 times in 949 posts
|
Thanks, you very likely run into this issue here - http://www.ninjatrader.com/support/f...ead.php?t=3170
Bertrand
NinjaTrader Customer Service |
|
|
|
|
|
#5 |
|
Member
Join Date: Aug 2010
Location: Italy
Posts: 32
Thanks: 0
Thanked 0 times in 0 posts
|
I added in OnBarUpdate ():
if (CurrentBar < 1) return; Everything seems OK Thanks, morphy |
|
|
|
|
|
#6 |
|
NinjaTrader Customer Service
Join Date: Sep 2008
Location: Germany
Posts: 22,377
Thanks: 252
Thanked 966 times in 949 posts
|
Thanks for reporting back, glad to hear it!
Bertrand
NinjaTrader Customer Service |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can't import indicators from NT7 to NT7 | kaywai | Installation and Licensing | 2 | 01-08-2011 06:27 PM |
| Using NT6.5 Indicators on NT7 | loxics | Indicator Development | 1 | 09-02-2010 04:02 AM |
| requested indicators for NT7 | rehtrade | Version 7 Beta General Questions & Bug Reports | 1 | 07-06-2010 04:58 AM |
| Custom indicators and NT7 | chartlearner | Indicator Development | 1 | 02-10-2010 09:19 AM |
| MTF Indicators in NT7 | whitmark | Version 7 Beta General Questions & Bug Reports | 3 | 10-05-2009 07:36 AM |