TracNav menu
-
Marketcetera
-
Overview
- Photon
- ORS
- Tradebase
- OrderLoader
- Virtual Appliance
- User Mailing List
- Download
- License
- Reporting Bugs
-
Documentation
- Marketcetera Platform Configuration
- ORS Guide
- Photon Installation and Configuration
- Photon Guide
- Photon Scripting
- Tradebase Guide
- OrderLoader Guide
- Configuration Files Guide
- Configuring Market Data Feeds
- Order Limits
- Excel Integration
- .NET Support
-
Support
- Support
- User FAQ
- Developer FAQ
-
For Developers
- Architecture
- Building Marketcetera Platform
- Building Photon
- Building Tradebase
- Building Appliance
- Building MarketceteraCOM
- FIX Overview
- Developer Mailing List
- Developer Notes
- Contribute!
- Reading List
- Third-party Dependencies
- Exchange Simulator
- JavaDoc
- Blog
Developer Notes
This is a section of short write-ups on why we made certain architectural decisions, and the thought process leading to that.
- OMS Anatomy: SEDA and stages of order processing
- Building QuantLib Java bindings: read this discussion thread
- This is obsolete - starting with 0.4.0 release of QuantLib the changes to the Java build we've submitted have been incorporated, and Java bindings now build perfectly well in QuantLib-SWIG-0.4.0 release.
- JMX console and Ubuntu problems are discussed here
- We use HermesJMS to watch JMS messages going through the OMS. Read the setup instructions
- Use the following command to check out the platform source code, or see the SVN documentation for more details:
svn co http://svn.marketcetera.org/platform/trunk platform
- I18n Best Practices
