PureBytes Links
Trading Reference Links
|
Hi,
Trix works like the MACD histogram envelope, it's easyer to manage in a
reversal TS.
Best regards
Le 29/12/2009 10:47, Gordon Pelletier a écrit :
>
>
> Thanks for the help. I think I am sorted. For now!
> Regards
>
> 2009/12/29 jollypolly999 <jollypolly999@xxxxxxxxx
> <mailto:jollypolly999@xxxxxxxxx>>
>
> This is my first attempt to code and it does not work. Need
> assistance.
>
> I want to run an exploration to produce a report lisiting every
> member of a watchlist where both todays Stochastic %K and the
> Signal line (MACD)are in uptrends.
> I'm a newby too. :((
>
> You can change the look back range and add values in the parenthesis
> if you wish but not needed for basic. I' m crawling at the AFL
> Wizard level presently.
>
> StochK ( ) > Ref ( StochK ( ), - 10 );
>
> MACD ( ) > Ref ( MACD ( ), - 10);
>
>
>
> I would also like to add another factor - Stochastics must be below
> -25 but I gave up when the basic part did not work
>
> StochK ( ) < 25
>
>
>
>
>
>
> --
> Gordon Pelletier
> 24 Diamond Rd
> Pearl Beach NSW 2256
>
> email GordonPelletier@xxxxxxxxx <mailto:GordonPelletier@xxxxxxxxx>
>
> (02) 43424164
>
> 0407990787
>
--
Best regards
------------------------------------
**** 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/
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
amibroker-digest@xxxxxxxxxxxxxxx
amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|