https://github.com/antoniocosentino/ktrade-web
Web version of kTrade trading bot. It works with Spotware API through a Websocket connection
https://github.com/antoniocosentino/ktrade-web
bot javascript php spotware trading websocket
Last synced: 2 months ago
JSON representation
Web version of kTrade trading bot. It works with Spotware API through a Websocket connection
- Host: GitHub
- URL: https://github.com/antoniocosentino/ktrade-web
- Owner: antoniocosentino
- Created: 2017-02-25T12:00:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-29T13:04:37.000Z (almost 9 years ago)
- Last Synced: 2025-08-13T06:34:05.178Z (10 months ago)
- Topics: bot, javascript, php, spotware, trading, websocket
- Language: PHP
- Homepage:
- Size: 107 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kTrade Web
Web version of kTrade trading bot, based on moving average calculation.
It works with Spotware Connect API (https://connect.spotware.com/) and Websocket connections.
Bot features:
- oAuth login with your cTrader account
- Select n. of contracts
- Select moving average parameters
- Select product
- Automatically start/stop at specific time
To-do:
- Start / Stop time is currently hardcoded. It should be configurable in the interface