MTF Confluence Signal System
A personal-use, self-hosted forex trading signal generator.
Personal use · single user · non-commercialWhat this is
MTF Confluence Signal System is a Python application I run on my own home server (Synology NAS). It connects to my own IC Markets demo account via the cTrader Open API to fetch historical and live price data for forex pairs, evaluates a multi-timeframe technical analysis rule, and sends Telegram notifications to me only when a setup is identified.
It is not a product, not a service, not a website that anyone else interacts with. There is no signup, no user-facing UI, no other users. It exists solely to deliver trading signals from my own account state to my own phone.
What it is not
- It is not a SaaS or commercial offering.
- It does not place orders or modify account state.
- It does not store, share, or transmit data belonging to anyone other than me.
- It does not provide a public API or interface.
- It does not redistribute market data.
Scope of access requested
Within the cTrader Open API, the application requests:
- Historical and live trendbar data for the forex symbols I trade (initially EURUSD).
- Read-only access to my own account state (account number, balance, equity).
No order placement, no modification of trades, no withdrawal capability. Trade execution from any signals generated is performed manually by me.
Operator
- Name
- Jon Shipley
- Contact
- js@ovix.co.uk
- Domain
- ovix.co.uk
- Use case
- Personal trading; single user (operator only)