|
|
Search
You searched for the word(s):
< 1 second(s)
-
-
Hello,
Thank, that work.
Another question : I create some folders to subdivise some sectors.
Exemple: xeg, xgd, xfn, xiu, rth, rkh, smh, pph, etc ...
Can I do the update after April 6th ?
Carcajou
-
Hello,
In the pass I have QQQQ folder, now it is Nasdaq 100.
Now problem whit that. I do the installation and update.
Apple begining on 2004, on my old folder he beginning on 1980.
What I have to do to dowload the old data ?
Carcajou
-
-
Hello,
I try to find stcok on potentiel support zone.
I try the template and the indicators on Metastock, I try that :
LookBack := Input(''Look Back Periods'',1,1000,10);
Resistance :=ValueWhen(1,Cross(Mov(C, LookBack,
S),C),HHV(H, LookBack));
Support :=ValueWhen(1,Cross(C,Mov(C, LookBack,
S)),LLV(L, LookBack));
Resistance;
Support;
and ...
|
|