![]() |
|
|||||||
| 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 |
|
Junior Member
Join Date: Apr 2007
Location: , ,
Posts: 23
Thanks: 0
Thanked 0 times in 0 posts
|
When you automate your trading system can you make the price bar time periods be a 12 hour bar time period. Meaning when you code your system theres more flexibility to have the bars be any time period you want even though the currency broker may only offer a 4 hour time period at the most. Or are you limited when you code your system to just what the currency broker offers for the price bar time periods.
Thanx, Steve |
|
|
|
|
|
#2 |
|
Administrator
Join Date: Mar 2005
Location: Bamberg, Germany
Posts: 9,994
Thanks: 0
Thanked 6 times in 6 posts
|
Not sure I follow. NT prevents you not from selecting e.g. 12 hours period as you open a chart or backtest a strategy.
Dierk
NinjaTrader Customer Service |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Apr 2007
Location: , ,
Posts: 23
Thanks: 0
Thanked 0 times in 0 posts
|
To clarify. The trading system I want to automate requires that each bar it uses to trade from be a 12 hour time period. When I code the trading system,
I want to make or put 720 minutes as the time period for each bar in the code I am writing for the automated trading system. Can I as a coder have the power or ability to make whatever time period I want the bars to be, for the code I am writing, even though lets say MBtrading or some other currency broker who I would trade through would not offer 12 hour time periods on the bars used in the charts they offer, maybe a 6 hour bar is the max they offer in the hourly charts. Thanx Much, Steve |
|
|
|
|
|
#4 |
|
Administrator
Join Date: Mar 2005
Location: Bamberg, Germany
Posts: 9,994
Thanks: 0
Thanked 6 times in 6 posts
|
Yes, you can. NT only pulls 1 tick series, 1 minute series and 1 day series from a historical data provider and builds all other timeframes itself (e.g. builds 12 hours series from 1 minute series).
Dierk
NinjaTrader Customer Service |
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Apr 2007
Location: , ,
Posts: 23
Thanks: 0
Thanked 0 times in 0 posts
|
Thanx Much..........
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 3 min and 250vol periods on same chart... | funk101 | Charting | 1 | 05-14-2007 08:38 PM |
| Periods in performance | Shiva Swinger | Miscellaneous Support | 8 | 01-19-2006 05:14 AM |