Originally created by: jbaron
Get the API for 1.0 finalised. Main things todo:
- use standard logging (SLF4J)
- give classes consistent naming, for example implementations of Strategy should be named SomeKindStrategy
- better time duration API
- removed code/classes that are not much used so far (could be added later again)
Originally posted by: jbaron
Most changes made already:
Possible some minor API improvement still pending, but nothing major
Originally posted by: jbaron
Renamed IEX to IEXCloud to be more clear it is NOT the IEX Exchange API
Originally posted by: jbaron
Just uploaded major refactoring to order execution. Simpler and more easy to understand.