Skip to content

No live trading #1

@AbelGitman

Description

@AbelGitman

Hi Ryan,

First off, amazing work on this trading bot — the codebase and documentation are incredibly well-organized. Thank you for making this project publicly available.

I’m running into a small issue when trying to run the bot in live mode. The ingestion process runs without any problems, but the bot never seems to transition into live trading. It appears to remain stuck in the ingestion stage.

Here’s what I’ve verified so far:

I’m running the command: python beast_mode_bot --live

My balance is sufficient (confirmed via the dashboard)

All tests pass successfully

API connectivity and authentication are working with no errors

Additional observations:

From the dashboard under Strategy Performance Analysis → Strategy Comparison Table, I can see capital being deployed and incrementing. It also shows “Open Positions” increasing (currently showing 4). I’ve attached a screenshot for reference. However, “Active Positions” never updates, which suggests the trades aren’t actually executing.

Could you please advise? Thanks so much in advance for your help

Aspiring bot trader

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions