Skip to content

pickmytrade is tool to automate your Trade with Tradovate . It works with prop firm account , demo account,Live account

License

Notifications You must be signed in to change notification settings

bhavishyagoyal12/pickmyttrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

pickmytrade is tool to automate your Trade with Tradovate . It works with prop firm account , demo account,Live account

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages