https://github.com/xaionaro/bot
https://github.com/xaionaro/bot
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xaionaro/bot
- Owner: xaionaro
- Created: 2017-05-10T19:32:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-10T19:39:39.000Z (about 8 years ago)
- Last Synced: 2025-03-11T02:06:09.546Z (2 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Architecture
============Overview
--------Components:
* sensor
* DB
* preprocessor
* detector
* strategistConnections:
* FX -> sensor -> DB
* DB <-> preprocessor
* sensor -> detector
* DB <-> detector -> strategist
* DB -> strategist -> FXSensor
------Sensor is just a logger and event pusher