Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.3 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.3 KB

PickMyTrade Automation Script . https://pickmytrade.trade/

This Python script allows you to automate trading using the PickMyTrade platform. The script provides methods for executing buy, sell, and close orders via API requests. The provided functions include:

  • buy: Executes a buy order.
  • sell: Executes a sell order.
  • close: Closes an existing position.

Features

  • Tradovate Automation: Integrate with Tradovate for seamless trading.
  • Prop Firm Trading: Automate trades for prop firms.
  • Apex Automation: Efficiently manage trades with Apex Automation.
  • Tradovate Demo Account Trading: Test your strategies in a demo environment.
  • Tradovate Live Trading: Execute trades in a live trading environment.
  • Tradovate Algo Trading: Implement algorithmic trading strategies.

Requirements

  • Python 3.x
  • requests library (pip install requests)

Installation

  1. Clone this repository:

    git clone https://github.com/your-repo/pickmytrade-automation.git
    cd pickmytrade-automation
  2. Install the required Python packages:

    pip install requests

Usage

Update the script with your specific parameters, including symbol, quantity, price, token, and optionally account_id.

Demo of pickmytrade

https://youtu.be/rY5x3sCvgyA