PureBytes Links
Trading Reference Links
|
Hi
David,
<SPAN
class=760210815-14052001>
Yes I
see this as very valuable.
I
tried to make some signal with the 'graph' funtion but I dit not succeeded until
now.
I
think it is also useful when you can display signals in the indicator
graphs.
<SPAN
class=760210815-14052001>
<SPAN
class=760210815-14052001>
Best
regards
<SPAN
class=760210815-14052001>
Marcel
Temming
<SPAN
class=760210815-14052001>
<FONT face=Tahoma
size=2>-----Oorspronkelijk bericht-----Van: David Holzgrefe
[mailto:dtholz@xxxx]Verzonden: maandag 14 mei 2001
14:18Aan: amibroker@xxxxxxxxxxxxxxxOnderwerp:
[amibroker] other signals
Hi TJ and others,
is it possible to have other signals printed to
charts from afl formulae
eg setup,s/l symbols etc
just like the reserved buy...sell
so the following code would print a symbol on
chart maybe a circle with the letter R in it ?
lowref= (L<Ref(L,-1) OR
Ref(L,-1)<Ref(L,-2)) andL >
EMA(C,20);
I dont know if TJ or the other users would see
this as valuable ?
Your
use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
|