PureBytes Links
Trading Reference Links
|
ABtool v1.4.0
HIGHLIGHTS OF THIS VERSION (see also History and ToDoList):
-------------------------------------------------------------------------------------------------
030705Sa 1.4.0
- New: xxRound(number,nDecimals) rounds number to nDecimals
- New: xxAAcurrentlyScannedTicker();
- New: xxTraderVersionNum(), xxTraderVersionStr() only if xxTrader is running, else 0 or "0.0.0" will be returned
- Fix: xxGetErrno()
- New constants:
xxSHORT
xxBUY
xxNEUTRAL
xxSELL
xxCOVER
xxEMPTY
xxEMPTY_VAL
- New: xxWinClear()
- Upd: Moved some code from Functions.afl to AutoExec.afl
- New: A library of some good/very good trading systems for Scoring & Ranking type stock selections methods (xxTrader).
Developed/Tested using US market data for some specialized US markets or segments (fe. N100). These systems
are intended to be used in xxTrader, though they could be used by other similar programs/frameworks too.
Optionally performance statistics can be printed.
Experimental and still under development.
Currently aimed for traders who trade on a daily basis from market close to market close
(ie. enter a position today sometime before market close and quit it on the next day again
sometime before market close; hence the use of the "Close" price array during development
and backtesting of these trading systems). Best suited for mechanical or automatic trading.
The current systems are tested/optimized for this scenario only. Therefore currently
for the parameter "MaxHoldDays" a 1 must be given. Later different/varying/dynamic
MaxHoldDays will be possible.
xxSystem()
xxSystemCount()
xxSystemNameFirst()
xxSystemNameNext()
- New: xxTraderVersionStr2()
- A new registration site for ABtool and xxTrader has been set up at http://www.xxsystems.com
- New: xxOpenURL(STRING url)
Starts the default Web browser and goes to the given URL.
Does also accept local files:
"file://localhost/C:/MYDIR/myPage.html"
Example:
xxOpenURL("http://www.xxsystems.com");
- Installation via SETUP.EXE
-------------------------------------------------------------------------------------------------
The latest ABtool and xxTrader related files can be found here:
http://groups.yahoo.com/group/abtool
http://www.amibroker.net/3rdparty.php (click ABtool and xxTrader)
www.xxsystems.com (also for registrations)
-------------------------------------------------------------------------------------------------
Uenal Mutlu (UM), the author of ABtool and xxTrader
support@xxxxxxxxxxxxx
For all ABtool and xxTrader related discussions please use
http://groups.yahoo.com/group/abtool
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Save on Coral Calcium. Get Better Health and
Stronger Bones. Seen on TV
http://www.challengerone.com/t/l.asp?cid-2805&lp=calcium2.asp
http://us.click.yahoo.com/9gf46B/EfUGAA/ySSFAA/GHeqlB/TM
---------------------------------------------------------------------~->
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
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|