This is a quick review of the Marketcetera Automated Trading System.
Pros:
- Youtube channel with a lot of usefull Screencasts
- Active community and forum.
- Easy to install on Windows machines, trough and .exe that comes with all you need.
- View and Model Layers are decoupled. You can run it in a server and access it remotely or locally via the GUI, called Photon.
- Uses the FIX standard protocol.
- Has a Fix simulator at http://exchange.marketcetera.com/marketDisplay
- Built in Java, which means it runs in any platform and is highly extensible.
- It us Open Source with paid support. It means that if you are running it with real money and you have a problem, you have someone to hire and fix it.
- The Strategies can be written in Java and Ruby.
- Strategies can be rapidly coded inside of Photon or in any Java IDE.
- The graphical interface (Photon) is based on Eclipse RCP
Cons:
- Doesn’t work with Proxy Connections.
- Doesn’t have a Realtime Graph (It has a JFreechart plugin to generate (poor) graphs. It would be nice to get the Graphs from EclipseTrader and integrate on Marketcetera.
- Difficult to Backtest based on CSV files. (It requires a plugin)
- Does not support protocols other than FIX.
In the past6 months I have been using most of my free time to learn about the Stock Market, Forex Market and Automated Trading Tools.
Recent Comments