♥ 0 |
Hello Pete: Had a question on Aggregation period. Below link shows that Tos support Tick aggregation period, but when I place the following condition in the conditional area then I get lots of reds and script isn’t valid, also by default on top left the minimum aggregation period available is 1m and no 133t, any idea how to fix it. Close crosses below low from 1 bars ago;1d 133t’ IS TRUE Tick Aggregation TOS https://toslc.thinkorswim.com/center/reference/thinkScript/tutorials/Advanced/Chapter-11—Referencing-Secondary-Aggregation Tick charts represent intraday price action in terms of quantity of trades: a new bar (or candlestick, line section, etc.) is plotted after completion of a certain number of trades (ticks). This aggregation type can be used on intraday charts with time interval not greater than five days. For example, the 2d 133t bar chart plots the price action for two days, defining Open, High, Low, and Close prices every time the number of trades becomes equal to 133. SELL -1 SPY MKT MARK WHEN SPY STUDY ‘close crosses below low from 1 bars ago;1d 133t’ IS TRUE Thanks.
Marked as spam
|
Please log in to post questions.