issues
search
dev-chat
/
mocker
Slack App to Automate Mocking Your Friends
0
stars
0
forks
source link
Add quote
#140
Closed
sfreeman422
closed
9 months ago
sfreeman422
commented
9 months ago
Got data and models set up
Added quote
Added hacky agent deal
Removed https import
Added code to get latest quote properly
Formatting
Converted to using finnhub
Added market cap expressed as billions
Removed decimal from market cap
upper cased the ticker cuz finnhub cares for some reason
Sent 200 earlier to avoid erroneous failure text in slack
Added 52week high and low
Adjusted order of block'
Updated context date to be user specific
Adde verbatim false
OPtional all the things
Added backup text to context
Added check for 4 character ticker
Added encodeURI to all uris
Fixed getPlusOrMinus
Added name
fixed missing name issue
Added log for company data
Modified all calls to retreive from finnhub
Fixed market cap
Logged quote
Expressed market cap in trillions
Added toFixed(2) for marketcap
Math
Added B
More calcs
Changed divisor
Added support for previous close and day change
Fixed dayChangePercent
Changes to response obj
Adjusted shareoutstanding number properly
More market cap fxies
Changed verbiage in message
Adjusted context
Removed timestamp from context
Added formatting for asterisks
Added formatting