PureBytes Links
Trading Reference Links
|
I decided that I will make another array for those functions that can
benefit from gap removal and not modify the OHLC arrays. Too many
gotchas otherwise.
Dennis
On Apr 21, 2007, at 3:53 PM, Dennis Brown wrote:
> Hello,
>
> I want to modify my OHLC data in my AFL program to remove all the
> overnight gaps --treating them like stock splits. This is so the
> continuous indicator functions will not be disturbed by the step
> functions. I am doing this just in a (selectable) day trading
> simulation mode, so previous prices being inaccurate will not be a
> factor. However, I still want to be able to plot bars and candles and
> use other function which assume the data from these arrays. I do
> not want to actually modify my database data, just the data that is
> loaded into the AFL running program.
>
> I am hoping someone can advise which way to proceed and what I have
> to watch out for.
>
> Thanks,
> Dennis
>
>
>
> Please note that this group is for discussion between users only.
>
> To get support from AmiBroker please send an e-mail directly to
> SUPPORT {at} amibroker.com
>
> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
>
> For other support material please check also:
> http://www.amibroker.com/support.html
>
> Yahoo! Groups Links
>
>
>
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
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:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto: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/
|