Commit Graph

280 Commits

Author SHA1 Message Date
13ea0fe52f
Merge pull request #3 from r3cursive/patch-1
Update StockIndex.py
2021-03-04 13:12:12 -08:00
Kirk
fb6a5766c7
Update StockIndex.py
idk if indexes have to be capitalize
2021-03-04 13:03:59 -08:00
Kirk
0db7e23383
Update StockIndex.py
yolo added vix idk if it works papa
2021-03-04 13:03:03 -08:00
d183172ca7 adjust format 2020-07-02 12:20:28 -07:00
9e3a7b68fe Add stockindex module 2020-07-02 12:03:53 -07:00
235921fbab add replyto field to privmsg ircevent messages 2020-07-02 11:20:00 -07:00
f2c6668e18 fix api-discontinued breaking reports 2020-04-09 13:16:56 -07:00
f6d1e0ba16 show holding value for each symbol 2020-04-09 13:16:35 -07:00
2bdece8b9e support multiple stock apis 2020-04-08 23:39:16 -07:00
166807e181 ignore zero value stocks 2020-04-06 13:56:13 -07:00
55212a5977 correct historical buy price calculation 2020-02-14 10:31:40 -08:00
998d3a5f55 tabulate top ten and format currencies 2019-10-20 14:48:34 -07:00
46c1ef3562 accept stale data when building reports 2019-10-20 14:48:16 -07:00
e2c412fdef add announce channel 2019-10-06 09:39:18 -07:00
4161be93e4 fix dust collection, log quote prices 2019-10-04 10:03:34 -07:00
a986639588 Sentry support 2019-09-03 16:59:47 -07:00
bd208a13df Add contributors doc 2019-05-03 21:55:11 -07:00
eccea93a6d Always send topten reply to pm 2019-04-25 09:05:16 -07:00
525e87803f
Merge pull request #1 from medmr1/leaderboard
.top function
2019-04-25 08:58:26 -07:00
Mike Edmister
b4b6d72607 doublequotes over single 2019-04-25 11:57:12 -04:00
Mike Edmister
f9927e9acb added $ and changed from .thing to ['thing'] 2019-04-25 11:55:26 -04:00
Mike Edmister
f6b6c13c12 removed cast needed because of wrong column type 2019-04-25 11:49:04 -04:00
Mike Edmister
bdfadb0c11 shortened lines for linter 2019-04-25 11:47:04 -04:00
Mike Edmister
ca3b4f903f revert irccore 2019-04-25 10:32:14 -04:00
Mike Edmister
2533c5872a lowered priority of .top, fixed query, removed @protected 2019-04-25 10:27:55 -04:00
Mike Edmister
6404adb773 limit 10 2019-04-23 13:33:13 -04:00
Mike Edmister
6b9fd384ec .top function 2019-04-23 13:31:02 -04:00
85166fb692 Better message priority internals 2019-02-26 19:39:40 -08:00
ef2abe3622 Add 24h historical loss/gain to StockPlay 2019-02-11 22:46:03 -08:00
f31c307ee4 Fix nickuser autologin 2019-02-11 22:18:25 -08:00
01efeed44f Move dockerfile 2019-02-11 12:06:36 -08:00
97941aa529 Added stockplay module 2019-02-11 12:05:06 -08:00
7546b05191 Docs update 2019-02-11 12:01:35 -08:00
ade7fed3a8 Misc test fixes 2019-02-11 09:15:01 -08:00
a00a5d9f9c py 3.7 2019-02-09 00:33:06 -08:00
29f5fa9e0f unfuck the requirements & dockerfile 2018-04-22 17:58:20 -07:00
50357b91de clean up extra installs in dockerfile 2018-04-12 16:21:23 -07:00
6c275ea269 Ignore test asciis 2018-03-28 21:10:55 -07:00
9778331989 Add updated msgbus requirement 2018-03-28 21:05:35 -07:00
02d1a8aa3e fix url matching 2018-03-27 20:24:57 -07:00
dave
ba85eee901 docstring correction 2018-02-18 07:34:50 +00:00
650ff6f3ef dont use reserved attribute 2018-02-16 20:45:29 -08:00
f512827589 Better dcc tests 2018-02-12 21:53:31 -08:00
3b6d4ff33d ModInfo test 2018-02-12 21:33:18 -08:00
a77bde4288 Prettify help text layouts 2018-02-10 19:52:32 -08:00
4bdce886ab Handle crypto reserve as decimal not float 2018-02-10 19:49:17 -08:00
9c6e1056d0 Add tests for cryptowallet 2018-02-10 18:29:07 -08:00
f7990667eb Support highlights as command triggers too 2018-02-10 16:45:37 -08:00
c3e14a8d0d Update cryptowallet + rpc 2018-02-10 16:45:33 -08:00
df678c29b0 Make requirements and docbuilder simpler 2018-02-10 15:57:39 -08:00