PureBytes Links
Trading Reference Links
|
Hello all
The Mp somehow is recognized as a reserved word in Amibroker so I took
that to mean that I needed to change it in some small way.
So I made ever reference to Mp look like this ---> Mp_
. By adding the underline made the error go away. I do not
know it this is what was expected but works now.
Steve W
At 08:26 AM 1/12/2004, you wrote:
Monday, January 12, 2004,
10:24:13 PM, you wrote:
sh> Hi Howard,
sh>
sh> Something seems to be wrong in the code.
sh>
sh> Line 102, Column 3:
sh> // mp is market position at any given time -- initially flat
sh>
sh> // 0 == flat; 1 == long; -1 == short;
sh>
sh>
sh>
sh> Mp[
sh> --^
sh>
sh> Error 23.
sh> Syntax error
I get the same error, same place, Howard.
Yuki
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page:
http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at:
http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/amibroker/
To unsubscribe from this group, send an email to:amibroker-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|