Hellow, Kindly help me in setting the time frame change intervals 1min,5min,15min to 30min,2hr,4hr in View-intraday settings. Please give me step by step by instrauctions. Appreciate your help.
Thanks
Milosz
December 4, 2019, 4:49pm
2
You can add any custom interval via Tools --> Preferences --> Intraday --> Custom time (or N-tick, N-volume/range) intervals.
See here:
http://www.amibroker.com/kb/2014/10/28/how-to-create-toolbar-button-for-custom-interval/
I would like to streamline changing the time frame of chart sheets for faster access during real time trading.
As far as I can tell, there are two ways of changing the time frame of a chart sheet.
The drop down list
[image]
The time frame tool bar
[image]
Does anyone know of a way to edit these lists? Perhaps via the registry or a file?
Ideally, I would like to be able to customise the time frame tool bar with my own time frames in my own preferred order.
Also, to standardise the look …
I have gone through the post - Customising chart sheet time frame lists for faster access .
Tring to create time frame lists , but have got stuck when adding the "5-hour interval, as it does not show up in the "VIEW MENU - Intraday" hence this post:-
now the explanation !
1]. I have selected the time frames, kindly see below;
[image]
2]. added hourly, 1minute, 5minute and 15minute intervals to the "VIEW MENU", see below:-
[image]
5hour interval shows in the drop down menu :
[image]
4…
Hello,
Recently my friend, who is a candlesticks' enthusiast (and likes to test and look for different patterns in several less popular intervals), asked me if it would be possible to change chart's interval using chart parameter's slider. I knew it is doable and wrote a simple code allowing to do that. Because I thought that it might be also useful for other users, here it is:
_SECTION_BEGIN( "Custom Chart Interval v 1.0" );
// By Milosz Mazurkiewicz
/// @link https://forum.amibroker.com/t/ch…
Milosz, thanks for reply. I did the same thing as described by you, but this did not solve my problem. I want to have 2h,4h to apear after 1h. ie 1h,2h,4h,d,w,m
Thanks
Hellow Milosz, Thanks for all the help. Mistake was at myside. I used to drag & drop on to the menu of customizing screen. Now, i dragged & dropped on the menu bar at the top of the screen. Its work fine.
One question, how do i save them permanently?