PureBytes Links
Trading Reference Links
|
In theory you type
TimeFrameMode( 3 ); // turn on range bars
TimeFrameSet( 1 ); // range in tick size
but I wasn't able to successfully plot my 15 second ES database in 1-4 tick range bars. Let me know how you get on.
Kevin
--- In amibroker@xxxxxxxxxxxxxxx, "Neil Wrightson" <neilw@xxx> wrote:
>
> Hi,
>
> I was watching a web presentation the other day and the speaker mentioned
> using range bars. These are apparently available in TradeStation.
> If the setting is set for 4 points, than whilst ever the data is within a
> four point range it will stay on the same bar.
> I.e. if the market is bouncing between 4000..4004 then a new bar will not be
> generated, no matter how much time has passed.
> When the price moves to 4004.5, a new bar will be started and whilst the
> price stays within 4 points of 4004.5 it will stay on this bar.
> This also means that every bar is 4 points in height.
>
> So there is my question.
> How do I make range bars in Amibroker?
>
>
> Regards,
>
> Neil Wrightson.
>
------------------------------------
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
amibroker-digest@xxxxxxxxxxxxxxx
amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|