1
0
mirror of https://gitlab.com/simple-stock-bots/simple-stock-bot.git synced 2025-06-16 15:17:28 +00:00

40 Commits

Author SHA1 Message Date
ee58fb186e Closes #30 2021-01-24 11:35:22 -07:00
0f20486fae /intra was dropping missing data from unnecessary columns 2020-12-10 21:46:49 -07:00
85d5cc9a30 Added a crypto command. 2020-11-01 15:26:35 -07:00
28f2ba2320 updated help text 2020-10-10 21:35:26 -07:00
78b412ebff Finishing touches to /stat 2020-10-10 21:35:11 -07:00
b3e628023b Merge branch 'master' of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot into master 2020-10-02 18:35:01 -07:00
6cfbbeb992 added stat command 2020-10-02 18:34:55 -07:00
7090da8fea Updated news command #27 2020-09-09 12:19:46 -07:00
e603c5345a Change symbols update to weekly 2020-08-20 11:48:52 -07:00
7ec1c02a8b changed historical to instraday plotting 2020-07-09 00:00:31 -07:00
463b2f1c3b added plotting of historical pricing 2020-07-01 20:08:24 -07:00
fdf338a9c3 help link was incorrect 2020-06-12 02:49:38 -07:00
9c0abb0946 upgraded /start and /help + donation info 2020-05-21 01:36:25 -07:00
5fea3efee5 prevent duplicate keys due to caps 2020-04-15 07:38:49 -07:00
28a90b2472 using iex api for symbol list 2020-04-15 07:32:36 -07:00
1a7cfb71b6 caching symbol search results 2020-04-15 06:47:05 -07:00
3b96fdf4ed markdown_v2 support removed 2020-04-14 19:32:18 -07:00
3c22fe4d5c added documentation for more confusing functions 2020-04-10 03:13:30 -07:00
f213f1e7e7 updated all packages to newest versions 2020-04-10 02:38:34 -07:00
e1ff4a3d56 never actually compared match to anything 2020-04-06 14:06:39 -07:00
e7c94d51c8 speed and accuracy improvments to fuzzy search 2020-04-06 00:05:49 -07:00
3a454083a5 added inline functionality 2020-04-05 04:31:38 -07:00
aab4a4354e major refactor of functions 2020-04-05 02:41:35 -07:00
53d655fa48 making linter happy 2020-04-05 02:14:25 -07:00
63e5344e86 accidentally left a key in the code again 2019-07-10 13:21:30 -07:00
3c506e124f cleanup and readability changes 2019-07-10 12:33:11 -07:00
a180e9f360 removed debugging code 2019-07-10 12:04:14 -07:00
33c80bd75b renamed ticker to symbol everywhere 2019-07-10 12:03:59 -07:00
b716ef3bfb cleaned up dividend code 2019-07-10 02:04:50 -07:00
211fd0e2a9 added /info command 2019-06-11 05:20:50 -07:00
fd1baad811 added /news functionality #22 2019-06-11 05:08:49 -07:00
da5d071f34 fixed environ vars since now theres more than 1 2019-05-28 05:33:16 -07:00
230f6fdeac added error handling for if ticker doesnt exist 2019-05-28 05:27:50 -07:00
bc09be8ea4 fixed dividend function for if symbol doesnt exist 2019-05-28 04:59:16 -07:00
14ced9682a updated dividend function for new API 2019-05-28 01:00:40 -07:00
6b679963dd removed news since no longer supported by IEX 2019-05-27 09:19:42 -07:00
3113c17efb updated standard reply for tickers in text 2019-05-27 09:18:24 -07:00
bfca21f176 Organized Imports 2019-05-22 06:00:49 -07:00
74e63bb697 fix #16 2019-05-11 19:44:25 -07:00
1f474dca46 rewrote entire bot code. Functionally identical. 2019-05-10 00:21:56 -07:00