コンソール版 AGEDASI TOF
Simulation program
Download agedasi.tgz(406)
This is source codes of my system, AGEDASI TOF. AGEDASI TOF is an artificial market model of a foreign exchange market. Please read my papers to get more detailed description about the model.
This code is written in Pascal. P2C is necessary for compilation.
- Install
- type "make".
or
- p2c -LTURBO agedasi.pas
- gcc agedasi.c -lm -lp2c -o agedasi
- Run
- type "./agedasi". Result files are written in "result/" directory.
- Documents
Please read README files and "program.pdf" in doc/
- README.txt(614)
- program.pdf(1521).
Demonstration Program
Download Sim38.tgz(368)
README.txt
Sim38.tgz
agedasi.tgz
program.pdf