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

46 Commits

Author SHA1 Message Date
ccc44bfa21 Resolve "Remove binance-peg crypto" 2022-01-05 07:24:57 +00:00
6d269c7466 add weights to trending based on command #84 2021-11-07 11:43:42 -07:00
87aeafc77f fixed inline #82 2021-11-05 23:28:44 -07:00
e1c714f6ce formatting 2021-10-06 07:15:14 -07:00
2a06251ac7 should fix #77 2021-10-06 14:11:57 +00:00
0577018284 Update symbol_router.py 2021-10-06 14:08:11 +00:00
0374f5b789 fix format error 2021-10-05 15:49:47 -07:00
e36082334c seeing what happens if formatting is incorrect 2021-10-05 15:48:40 -07:00
20ec52fc22 hopeful fix for #77 2021-10-05 15:37:39 -07:00
2cf0adcb22 cache trending command results 2021-09-16 19:04:41 -07:00
4f5c558588 small easteregg 2021-09-01 03:11:58 +00:00
a583cad741 Mostly wrapped up #75 2021-08-31 20:03:59 -07:00
0877949a89 trending only returns if data was retrieved. #75 2021-08-30 13:46:12 -07:00
0649789bf8 bug in decay schedule #75 2021-08-30 20:35:04 +00:00
c7f083b2b1 trending stocks now decay #75 2021-08-30 13:21:56 -07:00
99fdd6e8be documentation fix 2021-08-30 13:21:44 -07:00
42bb17dd40 #18 2021-08-26 19:13:51 +00:00
082c42c39f Bot now keeps track of symbols for own trending 2021-08-26 19:12:38 +00:00
dc75b7948c revert donation stuff 2021-08-26 08:35:00 -07:00
c5b56bb345 clean up logs
(cherry picked from commit 1bbbaa5f4e00d8ed8bc4d8de690dce52284521db)
2021-08-26 15:29:15 +00:00
ccc8326495 Revert "clean up logs"
This reverts commit 1bbbaa5f4e00d8ed8bc4d8de690dce52284521db
2021-08-26 15:28:37 +00:00
ec5d1fa195 Stock needs a string to be passed to it 2021-08-26 08:14:11 -07:00
edb9dad961 The unfortunate im broke update 2021-08-26 08:06:27 -07:00
1bbbaa5f4e clean up logs 2021-08-15 20:07:32 -07:00
371b4505eb sorted imports 2021-07-05 02:54:09 -07:00
43976e873a updated all docstrings 2021-07-02 12:41:36 -07:00
acc0ebdd28 start on #18 2021-06-23 21:28:13 -07:00
baf45e09c8 Closes #69 2021-06-23 14:17:50 -07:00
6baf893823 Closes #70 2021-06-22 00:08:04 -07:00
08f140af8e added support for stock symbols using '.' 2021-06-07 18:20:52 +00:00
2fa26c4662 Merge branch 'canaryCanary' into 'canary'
Fixes inline search functionality

See merge request simple-stock-bots/simple-telegram-stock-bot!21
2021-05-27 05:24:44 +00:00
aba7120889 Fixes #55 2021-05-26 22:16:41 -07:00
15a62b7989 #54 2021-05-21 20:01:07 -07:00
0b44321754 bandaid on #55 2021-04-24 11:42:47 -07:00
144dd1d218 Fixed Inline #55 2021-03-30 11:36:52 -07:00
e061eb20cc wasnt returning enough matches 2021-03-29 08:05:33 -07:00
f4adfb1915 added /trending command 2021-03-28 23:31:21 -07:00
a4befde8ce search now works with crypto 2021-03-28 22:37:09 -07:00
f1838ba012 changed max length of symbol regexes 2021-03-28 15:30:19 -07:00
f65704b0be fixed status command 2021-03-27 19:10:51 -07:00
6ab7f2c25d #31 just need to fix bugs from Main 2021-03-27 17:31:23 -07:00
f7dc433ec7 I think i wrangled the types 2021-02-28 13:54:46 -07:00
19c2daa9f9 I hate Typing 2021-02-28 00:44:31 -07:00
e08f3c4275 so many changes 2021-02-27 17:14:55 -07:00
6e37e541d6 just need to smash bugs and the update is done 2021-02-25 21:37:13 -07:00
96321d7c07 mostly implemented router and IEX 2021-02-17 21:09:03 -07:00