An open API service indexing awesome lists of open source software.

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

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