uniVocity / univocity-trader

open-source trading framework for java, supports backtesting and live trading with exchanges
577 stars 140 forks source link

Add javadocs to everything #5

Open jbax opened 4 years ago

jbax commented 4 years ago

No public method/class in this project should be left without proper javadocs that actually explain how things work.

This is going to take a while, but I'll get there.