We just released Spreadsheet-Driven Stock Trading Script — execute trades from an excel sheet using python and stoxkart api.

What it does

This tool reads buy/sell orders from an Excel file and executes them via the StoxKart trading API. It’s for Python developers who automate trading strategies. Key benefit is moving from manual Excel planning to automated trade execution.

Features

  • Reads trade orders from Excel (.xlsx, .xls) files
  • Validates order parameters like symbol, quantity, and type
  • Sends authenticated orders to StoxKart REST API
  • Logs all execution results and errors to a CSV file
  • Supports market and limit order types from spreadsheet

Usage

python execute_trades.py --input trades.xlsx --api-key YOUR_STOXKART_KEY

Get it

Download Spreadsheet-Driven Stock Trading Script for $29 →


Built by OddShop — Python automation tools for developers and small businesses.