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

160 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
4cc4a2cda6 added random command 2020-08-06 03:06:05 -07:00
df68df5e20 added a helper command for intra 2020-07-09 00:08:18 -07:00
c76784647c reformat plot title 2020-07-09 00:07:38 -07:00
7ec1c02a8b changed historical to instraday plotting 2020-07-09 00:00:31 -07:00
68d66b833f need to make sure all packages are updated 2020-07-01 22:20:28 -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
f90aa14f24 added search command 2020-06-12 02:01:10 -07:00
fb4990c96c readme header formatting 2020-05-21 01:38:55 -07:00
d495932cf8 fix donation link on readme 2020-05-21 01:37:58 -07:00
9c0abb0946 upgraded /start and /help + donation info 2020-05-21 01:36:25 -07:00
7e7fbbceb2 Merge branch 'Upgrading-Dependencies' into 'master'
Upgrading dependencies

See merge request simple-stock-bots/simple-telegram-stock-bot!17
2020-04-15 14:44:54 +00:00
c994afddf6 added schedule 2020-04-15 07:43:17 -07:00
5fea3efee5 prevent duplicate keys due to caps 2020-04-15 07:38:49 -07:00
9552ef169f formatting 2020-04-15 07:32:42 -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
c48c53746d ignoring pycache 2020-04-06 00:05:34 -07:00
e647cbc8ac update container tag to support python-Levenshtein 2020-04-05 04:32:07 -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
c7634967f6 Merge branch 'code-cleanup' into 'master'
Code cleanup

See merge request simple-stock-bots/simple-telegram-bot!16
2019-07-10 20:38:02 +00: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
baf3757206 turns out telegram was never needed 2019-07-10 12:32:55 -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
38fcf6d054 added requests to requirements 2019-07-10 02:14:20 -07:00
b716ef3bfb cleaned up dividend code 2019-07-10 02:04:50 -07:00
11f2146b7b Merge branch 'Features' into 'master'
Features

See merge request simple-stock-bots/simple-telegram-bot!15
2019-06-11 12:40:53 +00:00
685e4b94e6 fixed formatting 2019-06-11 05:28:22 -07:00
de2b3e5398 added documentation for new commands 2019-06-11 05:28:08 -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
99f0bf68d1 updated help link #21 2019-06-11 04:16:10 -07:00