![]() |
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
|
|||||||
| Automated Trading Support for automated trading systems using NinjaScript. Support for our ATI (Automated Trading Interface) used to link an external application such as TradeStation and eSignal to NinjaTrader. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Senior Member
Join Date: Jun 2009
Posts: 740
Thanks: 19
Thanked 14 times in 9 posts
|
Hello,
for coding strategies including different timeframes (Add(PeriodType.Range, 15) I have one problem as I can not access the Low of a Bar in this timeframe (BarsArray[1]). How can I code correctly eg (as now I get error messages) If Lows[BarsArray[1] [0] < EMA((BarsArray[1],15 [0]) I can compare different Bars within this BarsArray or code "Rising, CrossAbove"... but I couldnīt do "If Low of Bar < EMA(15)". Thanks Tony |
|
|
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Searching for the low on an indicator from entry | bigfatdrunk | Indicator Development | 6 | 11-02-2010 03:23 PM |
| Using a simulated stop on low priced stocks | dr0832 | ATM Strategies (Discretionary Trading) | 1 | 06-11-2010 12:18 PM |
| Copy high low data to the clipboard | guy | Charting | 3 | 06-11-2010 09:06 AM |
| HIGH, LOW, dot on CLOSE Pricebars are Needed | JimMM | Version 7 Beta General Questions & Bug Reports | 2 | 06-02-2010 07:05 AM |
| Low of last 7 days | no111 | Strategy Development | 3 | 05-30-2010 07:44 AM |