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

[amibroker] Re: Coding trouble


  • Date: Tue, 29 Dec 2009 07:09:07 -0000
  • From: "jollypolly999" <jollypolly999@xxxxxxxxx>
  • Subject: [amibroker] Re: Coding trouble

PureBytes Links

Trading Reference Links



 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
 




__._,_.___


**** 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/





Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___