Menu

#25 Finalize API v1.0

Version 1.0
open
nobody
2022-11-27
2022-10-15
Anonymous
No

Originally created by: jbaron

Get the API for 1.0 finalised. Main things todo:

  1. use standard logging (SLF4J)
  2. give classes consistent naming, for example implementations of Strategy should be named SomeKindStrategy
  3. better time duration API
  4. removed code/classes that are not much used so far (could be added later again)

Discussion

  • Anonymous

    Anonymous - 2022-11-12

    Originally posted by: jbaron

    Most changes made already:

    1. Refracted logging
    2. Classnames are more consistent (for example Feed implementation end with Feed)
    3. Use a more basic Period/Duration approach
    4. Cleanup most unused code

    Possible some minor API improvement still pending, but nothing major

     
  • Anonymous

    Anonymous - 2022-11-16

    Originally posted by: jbaron

    Renamed IEX to IEXCloud to be more clear it is NOT the IEX Exchange API

     
  • Anonymous

    Anonymous - 2022-11-27

    Originally posted by: jbaron

    Just uploaded major refactoring to order execution. Simpler and more easy to understand.

     

Log in to post a comment.