Stock Trading Bot API Development

Job ID: 38479615

Budget: $30 – $250 USD

Mission of this project is:

Create a set of API`s to efficiently manage, control and retrieve data from my trading bot. This should be done by creating at least (preferably) 2 apis:



1. API with all traded positions of the bot separated by days.

Includes following information by this order:
- Entry and Exit Time converted in UTC+2
- Signal Type
- Entry Price and Closing Price
- Stop Loss Value


2. API to Control bot settings, which permits to do the following tasks:

- Reset Bot
- Change Traded account
- Make Test Trade

- Set initial amount of invested money for Risk purposes
- Set initial position size

- Set with products have pivot condition 

- Set which products have different initial position

- Introduce positions that might might not have recorded

- Receive Alert Notifications via whatsapp in case of webhooks stoppage for more than X Minutes