PureBytes Links
Trading Reference Links
|
Yes it depends on the time interval you are in the chart in which you
are runnig the afl (IB) code.
to insure your code running in a proper time frame, I think it's
better to put a if statement as interval test at very beginning of
your code.
Hope these help.
BR
--- In amibroker@xxxxxxxxxxxxxxx, "treatmentinprogress"
<brian5545@xxx> wrote:
>
> I am attempting to use the IB Controller. I have a question that
> doesn't seem to be co=vered by the documentation.
>
> The buy sell signals are different depending on the time frame I am
> viewing. If I do not set the timeframe in the code, what time frame
> is the AFL using for the buy/sell? Is it the databse timeframe
> setting?
>
> Should I be setting the timeframe in the AFL to ensure the signals are
> in line with the me frame I want to use?
>
> I noticed this while viewing real time data for Forex. My system is
> intended for daily time frames. My goal is to adapt the system for 1
> hour charts and have the controller place the orders.
>
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/
|