Stock Trade automation

Job ID: 32553893

Budget: $250 – $750 USD

Automatically send sell order of two different stocks with a difference of x dollars of profit between them. If x is set at $100 dollars Ex: Stock A has $200 loss. Stock B has $300 profit. Profit is $100 then send sell order for both stocks to TD. We use the ask price.

Can be in excel and simple to use on desktop.

- must be able to import prices for 2 stocks in real time.
- must be able to calculate the profit between the two stocks.
-When the programmed profit is achieved then send send sell order to TD for both stocks at the current limit price. Programmed desired profit can be adjusted.
- Must be very fast.
- Must be able to cancel order


Place order: https://developer.tdameritrade.com/account-access/apis/post/accounts/%7BaccountId%7D/orders-0

Get quote: https://developer.tdameritrade.com/quotes/apis

Cancel order https://developer.tdameritrade.com/account-access/apis

Run on desktop.
Related categories: PHP Software Architecture Metatrader MySQL Windows API