TradeSim is a Trading Simulator application writen in Vala for Elementary OS.
Test your strategies on the Linux Trading Simulator, Create reports, learn, try or develop new strategies for your trading.
Now, TradeSim, can be executed from web browser https://papertrading.com.ar
The first beta version of TradeSim has been released and its available for download in realse section https://github.com/horaciodrs/TradeSim/releases as a deb file to install on any ubuntu based distro. Please test and give your feedback.
If you like TradeSim and you want to support this development, please consider donating via:
- Bitcoin: bc1q5ucnvqfq2swzgt0vd4kw739sgfj6taepyfm2wm
- Ethereum: 0x4dc1EC270fE04b374494d62c34549eF96502477E
- Multiple instruments.
- Create Reports to display your performance as a virtual trader.
- Dark variant theme.
- Configurable data source.
- Draw Fibonacci analisys tool.
Remember TradeSim it's under development and it's on beta state. Please test and give your feedback.
Run the following commands into the terminal:
- mkdir build
- cd build
- meson build --prefix=/usr
- sudo ninja install