[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Volume study



PureBytes Links

Trading Reference Links

Hello,

>R1] Would it be possible to have the file name of the loaded
>study/indicator/commentary displayed in its Windows 'Title Bar' ? One can
>have different files loaded in the study/indicator/commentary windows and
>it's a nuisance to have to scroll up towards the top to remind one just
>which afl file it is one is now working on !<G>
OK. Added to wish list.


>R2] I had an occassion to edit a record and went Stock ->Quotations and was
>'surprised' to see the order of the fields displayed - C O H L - when almost
>everywhere else we see O H L C - would it be difficult to revert to the
>'more usual' O H L C ?
Saving the order of columns in all lists is also planned.

>Problem
>Suppose I load the 'Volume' study from the 'View' menu - a green histogram
>and a red line graph are displayed. The 'Title' of the Study Pane is
> [ ... ]'Turnover' (Vol * Close I suppose). Up in the Price Pane the most recent
Turnover chart seems to be broken by latest the changes. Please use volume
bar chart drawn in the main window. A hot fix to the problem will be available
today evening. You can also use the following AFL custom indicator instead:

graph2 = volume * close;


>Q1] How do I get to see the AFL code for this Indicator - for its 'teaching'
>interest and to see what the display is actually displaying <G> and finally
>to attempt to see where the the problem is and fix it ?
As I wrote some time ago, some built-in charts are not based on AFL formulas
but they are coded in C++ and compiled to binary form. 

>Following on from this, another 'request' <G> when the mouse cursor is in
>the Price Pane and is over a datum value could the option to edit that datum
>be added to the options already available on the right-mouse button ?
OK. Added to wish list .

Thank you.
Tomasz Janeczko