ul:=BBandTop(C, 20, S, 2);
ll:=BBandBot(C, 20, S, 2);
fill1:=if(mod(cum(1),2), ul,ll);
fill2:=if(mod(cum(1),2), ll,ul);
{plot}
fill1;fill2;
ul;ll;
ACCUMULATION INDICES CODE DESCRIPTIONS
The following are codes that contain information on the ups and downs of stocks. A brief description on the contents in each of the new codes is given which hopefully will assist some people.
X_ACC Advance Decline Line - The close values for this code contain the cumulative difference between the ups and downs of all stocks. The difference is calculated and appended to the previous value that is a funning total. The volume contains the total volume of stocks that have traded for a day.
X_ACCD The close values for this code contain the number of downs for the day. The volume contains the total volume of stocks moved that have suffered a decrease in the days trading.
X_ACCI The close values for this code contain the number of ups for the day. the volume contains the total volume of stocks moved that have had an increase in the days trading.
X_ACCR The close values for this code contain the ratio between the number of ups and the number of downs represented as a percentage. The volume contains the total volume of stocks that have traded for the day.
Good Evening Everyone,
Have started playing around a little deeper with MS, and have been using the system tester - however i am getting a little frustrated as all i can seem to get every time i run a simulation is a result on how the system would work on each individual stock, not the universe of stocks i run the simulation.
What i am really looking for here is the accumulated performance of all stocks that i test. Is there a setting/option/something i can change to ensure i get the comulative results, not each individual one.
I understand that TradeSim is a lot more useful than the MS system tester, and i am on my way to getting TradeSim, but am wanting to play around with MS a little more before I dive in.
Thanks for your help.
Hi all, first up I'm so sorry to ask this, I know it has been asked before but I could not find an answer that suited the current date so I thought maybe something might of changed.
I have a copy (v9) metastock, I know zero about how to set it up and use it, so take it easy on me guy's for asking the dumb questions.
Re Data feed. I know there are a few companies that charge from about $300for next day data to $500 + for intra-day.
My question is, is there any way of loading free end of day or next day data in to it so I can use it that way or will I have to pay for one of the data companies feeds?
Any help really appreciated.
Francis.
Hello and welcome to Aussie Stock Forums!
To gain full access you must register. Registration is free and takes only a few seconds to complete.
Already a member? Log in here.