dblock / slack-market

Market quotes in Slack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slack Market

rubocop test Code Climate

A stock market bot for Slack.

Install

The service used to be available on http://market.playplay.io, but IEX significantly increased their price on May 1st, 2024. I decided not to pass this cost down to users, so this service was shutdown.

Invite @market to a channel with /invite @market.

Usage

Quotes from IEX Trading

Mention a stock ticker, eg. MSFT, and get a quote. Single-character stocks should include a $ sign, eg. $F.

Bought and Sold

Record when you buy and sell stock.

bought [symbol]

Announce that you bought a symbol.

sold [symbol]

Announce that you sold a symbol.

positions [user]

Display current positions. Optionally specify a user to display someone else's current positions.

Settings

set dollars on|off

Set to on to respond to $MSFT, but not MSFT.

set charts on|off

Set to off to turn off charts.

Subscription

subscription

Provides subscription info and a link to update the credit card on file.

Copyright & License

Copyright Daniel Doubrovkine, Vestris LLC, 2016-2017

MIT License

Data provided by IEX, see terms.

About

Market quotes in Slack.

License:Other


Languages

Language:Ruby 87.5%Language:HTML 11.2%Language:JavaScript 1.1%Language:Shell 0.1%Language:Procfile 0.0%