1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2026-06-03 21:10:27 +00:00
Commit Graph

312 Commits

Author SHA1 Message Date
Anson f184fbe51d #31 2021-01-24 12:28:40 -07:00
Anson c4d984a751 add vscode files to ignore 2021-01-24 11:43:35 -07:00
Anson ee58fb186e Closes #30 2021-01-24 11:35:22 -07:00
Anson 0f20486fae /intra was dropping missing data from unnecessary columns 2020-12-10 21:46:49 -07:00
Anson 85d5cc9a30 Added a crypto command. 2020-11-01 15:26:35 -07:00
Anson 28f2ba2320 updated help text 2020-10-10 21:35:26 -07:00
Anson 78b412ebff Finishing touches to /stat 2020-10-10 21:35:11 -07:00
Anson 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
Anson 6cfbbeb992 added stat command 2020-10-02 18:34:55 -07:00
Anson 7090da8fea Updated news command #27 2020-09-09 12:19:46 -07:00
Anson e603c5345a Change symbols update to weekly 2020-08-20 11:48:52 -07:00
Anson 4cc4a2cda6 added random command 2020-08-06 03:06:05 -07:00
Anson df68df5e20 added a helper command for intra 2020-07-09 00:08:18 -07:00
Anson c76784647c reformat plot title 2020-07-09 00:07:38 -07:00
Anson 7ec1c02a8b changed historical to instraday plotting 2020-07-09 00:00:31 -07:00
Anson 68d66b833f need to make sure all packages are updated 2020-07-01 22:20:28 -07:00
Anson 463b2f1c3b added plotting of historical pricing 2020-07-01 20:08:24 -07:00
Anson fdf338a9c3 help link was incorrect 2020-06-12 02:49:38 -07:00
Anson f90aa14f24 added search command 2020-06-12 02:01:10 -07:00
Anson fb4990c96c readme header formatting 2020-05-21 01:38:55 -07:00
Anson d495932cf8 fix donation link on readme 2020-05-21 01:37:58 -07:00
Anson 9c0abb0946 upgraded /start and /help + donation info 2020-05-21 01:36:25 -07:00
Anson 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
Anson c994afddf6 added schedule 2020-04-15 07:43:17 -07:00
Anson 5fea3efee5 prevent duplicate keys due to caps 2020-04-15 07:38:49 -07:00
Anson 9552ef169f formatting 2020-04-15 07:32:42 -07:00
Anson 28a90b2472 using iex api for symbol list 2020-04-15 07:32:36 -07:00
Anson 1a7cfb71b6 caching symbol search results 2020-04-15 06:47:05 -07:00
Anson 3b96fdf4ed markdown_v2 support removed 2020-04-14 19:32:18 -07:00
Anson 3c22fe4d5c added documentation for more confusing functions 2020-04-10 03:13:30 -07:00
Anson f213f1e7e7 updated all packages to newest versions 2020-04-10 02:38:34 -07:00
Anson e1ff4a3d56 never actually compared match to anything 2020-04-06 14:06:39 -07:00
Anson e7c94d51c8 speed and accuracy improvments to fuzzy search 2020-04-06 00:05:49 -07:00
Anson c48c53746d ignoring pycache 2020-04-06 00:05:34 -07:00
Anson e647cbc8ac update container tag to support python-Levenshtein 2020-04-05 04:32:07 -07:00
Anson 3a454083a5 added inline functionality 2020-04-05 04:31:38 -07:00
Anson aab4a4354e major refactor of functions 2020-04-05 02:41:35 -07:00
Anson 53d655fa48 making linter happy 2020-04-05 02:14:25 -07:00
Anson 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
Anson 63e5344e86 accidentally left a key in the code again 2019-07-10 13:21:30 -07:00
Anson 3c506e124f cleanup and readability changes 2019-07-10 12:33:11 -07:00
Anson baf3757206 turns out telegram was never needed 2019-07-10 12:32:55 -07:00
Anson a180e9f360 removed debugging code 2019-07-10 12:04:14 -07:00
Anson 33c80bd75b renamed ticker to symbol everywhere 2019-07-10 12:03:59 -07:00
Anson 38fcf6d054 added requests to requirements 2019-07-10 02:14:20 -07:00
Anson b716ef3bfb cleaned up dividend code 2019-07-10 02:04:50 -07:00
Anson 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
Anson 685e4b94e6 fixed formatting 2019-06-11 05:28:22 -07:00
Anson de2b3e5398 added documentation for new commands 2019-06-11 05:28:08 -07:00
Anson 211fd0e2a9 added /info command 2019-06-11 05:20:50 -07:00