Overriding the defaults

TradeTrax is designed to be easy to use and just work out of the box, no assembly required. However, advanced users may find the default configuration, while suitable for beginners, to be somewhat limited.

All configurable aspects of the a application are specified using properties. That is, in order to override a default, you would start the application like this:

java -Dproperty=value -jar tradetrax.jar