Hello everyone,
--
although I've read https://www.amibroker.com/guide/h_timeframe.html several times, I still have (probably pretty trivial) problem with TimeFrameSet.
What I want to achieve is to find the day with lowest volume (I'm using weekly bars for exploration). I've added this to my exploration
TimeFrameSet(inDaily);
VolLowDaily = LLV(Volume * C, 20);
TimeFrameRestore();
AddColumn(VolLowDaily, "VLD");
and I'm getting weird (high) values of VolLowDaily.
Anyone could tell me what I'm doing wrong?
best
Marcin Jagodziński
__._,_.___
Posted by: =?UTF-8?Q?Marcin_Jagodzi=C5=84ski?= <marcin.jagodzinski@gmail.com>
Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (1) |
**** 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/
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/
.
__,_._,___
EmoticonEmoticon