PureBytes Links
Trading Reference Links
|
File Input/Output functions
* fclose
<mk:@MSITStore:C:\Program%20Files\Amibroker\Broker.chm::/afl/fclose.html>
(File Input/Output functions) - close a file (AFL 2.5)
* feof
<mk:@MSITStore:C:\Program%20Files\Amibroker\Broker.chm::/afl/feof.html>
(File Input/Output functions) - test for end-of-file (AFL 2.5)
* fgets
<mk:@MSITStore:C:\Program%20Files\Amibroker\Broker.chm::/afl/fgets.html>
(File Input/Output functions) - get a string from a file (AFL 2.5)
* fopen
<mk:@MSITStore:C:\Program%20Files\Amibroker\Broker.chm::/afl/fopen.html>
(File Input/Output functions) - open a file (AFL 2.5)
* fputs
<mk:@MSITStore:C:\Program%20Files\Amibroker\Broker.chm::/afl/fputs.html>
(File Input/Output functions) - write a string to a file (AFL 2.5)
>From the help file..
d
_____
From: ed nl [mailto:ed2000nl@xxxxxxx]
Sent: Wednesday, September 08, 2004 5:29 PM
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] creating a basket order file
hi,
I am trying to make a basket order file for Interactive Brokers. I use a
portfolio type backtest and I would not know how to be able to influence the
output. The output file would contain something like this
BUY, 100, MSFT, STK, SMART, LMT, 52.85,
BUY, 100, FITB, STK, SMART, LMT, 58.25,
SELL, 100, AAPL, STK, SMART, LMT, 30.22,
COVER, 100, BRCM, STK, SMART, LMT, 15.55,
SHORT, 100, PETM, STK, SMART, LMT, 22.44,
any ideas?
thanks, Ed
[Non-text portions of this message have been removed]
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at:
http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Sponsor
ADVERTISEMENT
<http://us.ard.yahoo.com/SIG=129rgo6f9/M=295196.4901138.6071305.3001176/D=gr
oups/S=1705632198:HM/EXP=1094765382/A=2128215/R=0/SIG=10se96mf6/*http://comp
anion.yahoo.com> click here
<http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=groups/S=
:HM/A=2128215/rand=850822541>
_____
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
<mailto:amibroker-unsubscribe@xxxxxxxxxxxxxxx?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<http://docs.yahoo.com/info/terms/> .
[Non-text portions of this message have been removed]
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
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:
http://docs.yahoo.com/info/terms/
|