Ecosyste.ms: Awesome
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: 2 days ago
JSON representation
I'll implement a method #stock_picker that takes in an array of stock prices, one for each hypothetical day.
- Host: GitHub
- URL: https://github.com/odilson-dev/stock-picker
- Owner: odilson-dev
- Created: 2023-09-16T15:45:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-17T12:50:47.000Z (about 1 year ago)
- Last Synced: 2024-05-17T15:26:43.335Z (6 months ago)
- Language: Ruby
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.