No description
  • Python 99.4%
  • Dockerfile 0.6%
Find a file
2021-11-30 15:11:36 +01:00
docker Add missing docker directory. 2021-11-12 09:32:30 +01:00
monitors Fix access to messages. 2021-11-22 12:46:42 +01:00
.env.sample Provide docker setup. 2021-11-12 09:23:43 +01:00
.gitignore Provide docker setup. 2021-11-12 09:23:43 +01:00
console.py Support algorithm simulation in console. 2021-11-14 04:22:55 +01:00
discord-mon.py Bump version. 2021-11-30 15:11:36 +01:00
docker-compose.yaml Serialize stock cache. 2021-11-18 13:28:56 +01:00
find_turning_point.py Support algorithm simulation in console. 2021-11-14 04:22:55 +01:00
requirements.txt Support algorithm simulation in console. 2021-11-14 04:22:55 +01:00
simu.py Support algorithm simulation in console. 2021-11-14 04:22:55 +01:00
stock_cache.py Abstraction for messages. 2021-11-19 02:31:06 +01:00
stockmon.service Rework service file to improve systemd integration. 2021-11-13 12:22:28 +01:00
test.py Add history minimum/maximum finder. 2021-10-15 13:34:19 +02:00
trend.py Split up monitors to separate files. 2021-11-19 03:22:10 +01:00
watch.py Make watches a list. Rely on data from the stock cache. 2021-11-30 15:11:11 +01:00