![]() |
This website will be down for maintenance from Friday May 24th at 6PM MDT until Saturday May 25th at 11AM MDT. We apologize for the inconvenience. If you need assistance during this time, please email sales@ninjatrader.com
|
|||||||
| General Programming General NinjaScript programming questions. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Senior Member
Join Date: Jan 2011
Posts: 182
Thanks: 16
Thanked 0 times in 0 posts
|
Hello,
I have 2 questions along the same vein. 1) Is there a way to set a bool false according the to an amount of bars since set true? 2) This question is vague, but maybe just a different way of expressing the first (My brain isn't working well today). Once a condition is true and another opposing condition becomes true with a bar or two, is there a way to say "disregard 2nd condition if hit within 2 bars of 1st"? I would really appreciate help on this one. Thanks |
|
|
|
|
|
#2 |
|
NinjaTrader Product Manager
Join Date: May 2007
Location: Denver, CO
Posts: 17,458
Thanks: 1
Thanked 106 times in 70 posts
|
CaptainAmericaXX,
You could create an int counter and just increment it as new bars are built. When the counter reaches a certain value, set your bool to false and then reset the counter back down to 0.
Josh
NinjaTrader Customer Service |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Converted indicator not working right with Calc on Bar Close set to False | TheEminiTrader | Indicator Development | 1 | 04-13-2011 06:15 PM |
| Is it possible set [drag able] object property on chart to false? | ELabunsky | Indicator Development | 6 | 04-11-2010 11:09 AM |
| Daily Data False when Merge Policy set to MergeBackAdjusted | Harry | Version 7 Beta General Questions & Bug Reports | 45 | 02-25-2010 10:00 AM |
| set number of backups to keep? | Folls | Miscellaneous Support | 4 | 01-31-2010 01:08 PM |
| Can I backtest if I set CalculateOnClose to false? | atrader | Strategy Development | 3 | 10-30-2009 03:59 PM |