PureBytes Links
Trading Reference Links
|
Hello AFL experts,
I am having a hard time understanding a few things about ATC/Foreign
relating to time stamps on bars and I am hoping someone can clear up
a few things for me.
For instance:
I am running a 5 second database, and I created an ATC ticker with
one bar ("X" field) marked as "1" (True), all other bars are marked
as "0" (False).
I then read the ATC ticker in with foreign and plotted a marker for
any "1" bar and it worked as expected.
However:
If I change the chart (not the database) to displaying 1 minute bars,
foreign no longer reads in a "1" bar anywhere.
If I change to volume bars, foreign no longer reads in a "1" bar
anywhere.
If I change to range bars, foreign reads a "1" bar everywhere up to
the time stamp of the actual "1" bar, then "0" for bars after that.
What I am trying to accomplish, is to have ATC "flags" that are time
stamped to a 5 second database, that are then read into any other
chart timeframe and will show up as a flag on the bar that contains
that original time stamp. (It is for marking manual trade signals
among other things)
Please enlighten me.
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
<*> 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/
|