PureBytes Links
Trading Reference Links
|
Herman,
You have to make an ASSIGNMENT:
<FONT
color=#0000ff>TimeFrameSet(<FONT
color=#000000>inDaily<FONT
face="Courier New">); Score = <FONT
color=#0000ff>ATR(<FONT
color=#ff00ff>1)<FONT
size=3>; <FONT
color=#0000ff>TimeFrameRestore(<FONT
color=#000000>inDaily<FONT
face="Courier New">); <FONT
color=#0000ff>Score =
TimeFrameExpand(Score,<FONT
color=#000000>inDaily<FONT
face="Courier New" size=3>); // assignment required
<FONT
face="Courier New">
Best regards,Tomasz Janeczkoamibroker.com
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Herman van den
Bergen
To: <A title=amibroker@xxxxxxxxxxxxxxx
href="">AmiBroker YahooGroups
Sent: Friday, April 16, 2004 4:23
PM
Subject: [amibroker] EOD PositionScore in
Minute RT
<SPAN
class=921221614-16042004>hello,
<SPAN
class=921221614-16042004>
Can somebody tell
me what is wring with this code? i want to calculate my EOD PositionScore
while in RT Minute data but this code returns EMPTY:
<SPAN
class=921221614-16042004>
<FONT
face="Courier New">TimeFrameSet<FONT
color=#000000>(<FONT
color=#000000>inDaily<FONT
face="Courier New">); Score = <FONT
color=#0000ff>ATR(<FONT
color=#ff00ff>1)<FONT
size=3>; <FONT
color=#0000ff>TimeFrameRestore(<FONT
color=#000000>inDaily<FONT
face="Courier New">); <FONT
color=#0000ff>TimeFrameExpand(Score,<FONT
color=#000000>inDaily<FONT
face="Courier New" size=3>);
<FONT
color=#000000>TIA,
<FONT
color=#000000>hermanSend BUG REPORTS to
bugs@xxxxxxxxxxxxxSend SUGGESTIONS
to suggest@xxxxxxxxxxxxx-----------------------------------------Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
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.
|