An open API service indexing awesome lists of open source software.

https://github.com/odilson-dev/stock-picker

I'll implement a method #stock_picker that takes in an array of stock prices, one for each hypothetical day.
https://github.com/odilson-dev/stock-picker

Last synced: 4 months ago
JSON representation

I'll implement a method #stock_picker that takes in an array of stock prices, one for each hypothetical day.

Awesome Lists containing this project

README

        

# Stock-Picker
I'll implement a method #stock_picker that takes in an array of stock prices, one for each hypothetical day.

It will return a pair of days representing the best day to buy and the best day to sell. Days start at 0.