Automated trading
Budget: $250 – $750 USD
want an automated trading bot with action trigger points from trading view alerts.
Bot will receive a JSON feed from TradingView alerts then processes the feed and creates/cancels orders.
AWS Lambda will host the bot (using Python chalice).
Language and technologies
- Tradingview webhook alerts
- TradovateAPI ( https://api.tradovate.com/#operation/placeOrder)
- Python (AWS Chalice framework)
- AWS Lambda
Bot will have the following functionality;
- Accept Tradingview Alert (Webhook Alerts)
- Create an order
- determine if a current order exists. if not,
- setting amount (JSON feed )
- setting fixed contracts amount
- post only (posts to Tradovate order book)
- set stop-loss (2%)
- trade type (JSON feed for long or short)
- if an current order exists, do not add to the order
- Cancel specific order
- Cancel all orders
- Reports
- View open and closed positions
- View trade history
- View account balance
Please confirm the price to develop the bot/setup automated trading.
Bot will receive a JSON feed from TradingView alerts then processes the feed and creates/cancels orders.
AWS Lambda will host the bot (using Python chalice).
Language and technologies
- Tradingview webhook alerts
- TradovateAPI ( https://api.tradovate.com/#operation/placeOrder)
- Python (AWS Chalice framework)
- AWS Lambda
Bot will have the following functionality;
- Accept Tradingview Alert (Webhook Alerts)
- Create an order
- determine if a current order exists. if not,
- setting amount (JSON feed )
- setting fixed contracts amount
- post only (posts to Tradovate order book)
- set stop-loss (2%)
- trade type (JSON feed for long or short)
- if an current order exists, do not add to the order
- Cancel specific order
- Cancel all orders
- Reports
- View open and closed positions
- View trade history
- View account balance
Please confirm the price to develop the bot/setup automated trading.