IBMStockTrader / trade-history

Microservice that keeps a detailed history of all stock trades
Apache License 2.0
1 stars 19 forks source link

Add StockQuote and foundation for calculating ROI #19

Closed evie-lau closed 5 years ago

evie-lau commented 5 years ago

Added the notional field in mongo entries to help with calculating total value for ROI calculations. Added StockQuote rest client.