# signalrs

This program/app is the interface that mediates between data acquisition and mouse operations.  


with Tauri.

[data] -> [tcp server] -> [app] -> [mouse operations]

## Futures

- Save settings for mouse target
- Receive TCP server data
- Basic: The value is obtained from an MT5 MQL5 script, and when volatility is detected, a mouse operation is performed.


## Author


[@_numbP](https://twitter.com/_numbP)

## License


[MIT](https://github.com/go-numb/signalrs/blob/master/LICENSE)