|
38853582d1
|
Close #40
|
2021-01-30 01:07:08 -07:00 |
|
|
d68b65d9e1
|
Close #40
|
2021-01-30 01:03:55 -07:00 |
|
|
4578ad43f1
|
Close #33
|
2021-01-30 00:09:51 -07:00 |
|
|
2016fba6b9
|
Closes #35
|
2021-01-29 23:28:40 -07:00 |
|
|
dc2d1648ac
|
updated help text
|
2021-01-27 22:20:15 +00:00 |
|
|
0098432514
|
added chart to help text
|
2021-01-27 13:05:59 -07:00 |
|
|
81c42000d8
|
Close #32
|
2021-01-27 12:50:12 -07:00 |
|
|
4de494d1d2
|
Close #32
|
2021-01-27 12:17:07 -07:00 |
|
|
bce583fcf6
|
package vulnerability.
|
2021-01-24 14:26:44 -07:00 |
|
|
f184fbe51d
|
#31
|
2021-01-24 12:28:40 -07:00 |
|
|
c4d984a751
|
add vscode files to ignore
|
2021-01-24 11:43:35 -07:00 |
|
|
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 |
|