Yahoo knows all. You are a member of the AmiBroker group. However, the link is for the AmiBroker-at group and you are not a member of that group. Join that group in order to view the conversations.
How to do access to the AB forum ?
You need to sign-in an account to yahoo to login, and it's probably already done.
Some list members have gmail address or whatever, some of them will help you.
Best regards
It is saying I am not a member when I try to hit that link. https://groups.yahoo.com/neo/groups/AmiBroker-at/conversations/topics/3971
On Thu, Feb 4, 2016 at 3:26 AM, reinsley reinsley@yahoo.fr [amibroker] <amibroker@yahoogroups.com> wrote:
https://groups.yahoo.com/neo/groups/AmiBroker-at/conversations/topics/3971
I am trying to write something that will trade on the daily when monthly moving avgs cross.
Can someone provide a sample of this? It doesn't seem to be working correctly for me using
TimeFrameSet( inMonthly );
ma10 = MA( C, 10 );
ma20 = MA( C, 20 );
TimeFrameRestore(); // restore time frame to original
Buy = Cross( ma10, ma20 );
Sell = Cross( ma20 , ma10 );
Thanks
Posted by: wavemechanic <olesmithy@gmail.com>
Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (6) |
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/
EmoticonEmoticon