Skip to content

Latest commit

 

History

History
118 lines (74 loc) · 4.38 KB

README.md

File metadata and controls

118 lines (74 loc) · 4.38 KB

logo WallTrading-API

Developed by: (C) 2024 LookAtWallStreet


Instructions:

0. Download the Python:


1. Clone the repository:

git clone https://github.com/LukeWang01/WallTrading-API.git

or, just download the zip file from the repository.


2. Install the required dependencies:

pip install -r requirements.txt

3. Set up the ID and Password in env/_secrets.py:

  • replace the API ID and PASSWORD with your own ID and Password.
  • replace any trading password as noted in the file.

4. Set up the trading_settings.py:

  • input your broker name as noted in the file.
  • change other settings as needed.

5. Run any other required app as noted:

  • MooMoo: OpenD required, run the openD, set the port number to 11112, and login to your MooMoo account. More info: here
  • SChwab: Need to refresh the token weekly. More info: here
  • IBKR: IB Gateway required. More info: here
  • Webull: Need to get token, did, uuid manually, need to refresh the token weekly. More info: here

6. Run the run_client.py to start the client:

python run_client.py

More Info:

  1. Get more info from LookAtWallStreet on Patreon.

  2. Visit the LookAtWallStreet Home Page


Others:

  1. Don't have MooMoo Account? Feel free to use the link below to get a MooMoo account, 0 fees for most tradings. We both can get some free stocks. 💰 https://j.moomoo.com/011Pu5

  2. Discord Server for program trading: https://discord.gg/9uUpjyyqkZ

  3. Discord Server for tradingBOT, SOXL, TQQQ, BTC: https://www.patreon.com/LookAtWallStreet

    or, just add me on Discord. My Discord ID: squawkwallstreet

  4. Other Trading Repos:

    Webull Bot Repo: https://github.com/LukeWang01/Program-Trading-Based-on-Webull

    MooMoo Bot Repo: https://github.com/LukeWang01/WallTrading-Bot-MooMoo


Following up info, updated to 12/27/2024:

  1. 2024年报:4月实盘至今,机器人策略,tqqq大幅跑赢大盘和基准;soxl跑平大盘,大幅跑赢基准 image image image image image

  2. 机器人策略的秋收季

  3. 机器人自动交易,低买高卖太逆天

  4. 【Discord社区/机器人】答疑:为什么是tqqq,soxl,ibit? 01

  5. 【Discord社区/机器人】答疑:为什么是tqqq,soxl,ibit? 02


Dev. Team:

  • Luke
  • Angus

Dev Version: 0.1.6