Financial Market Simulation Documentation |
||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||
Contents
IntroductionThis section of documentation is intended for developers who want to conduct their own experiments on the virtual market. In order to do that, you must either compile the project in Borland Delphi or use the embedded Object Pascal scripting language.
The contents of the 'source' release
1) DemosContains demos (source and resources). Inside each demo there should be a separate "ReadMe.txt" file.
2) Documentation
3) PackagesContains packages that need to be installed for some demos to run:
4) SourceCollection of various classes and components. Path to all folders in this directory should be added into your Delphi's Library path. Most units have a comment inside them which describes their purpose. Also there are a lot of comments in the interface part of the code, so if there are any problems - check there.
How to install
Here's where you can download third-party components manually:
Documentation
1. Class reference
2. Architecture guide
UML diagramsClass diagrams (Documented, English)Class diagrams (Documented, Russian)Class diagrams (Undocumented, compact)Dependency diagrams
|