Skip to content

Export historical whale activity to CSV / JSON #5

Description

@al1enjesus

Add an optional mode to dump all detected whale trades to a file for offline analysis.

python main.py --export whales.csv

Should write: timestamp, market, side, amount, price, market_url — one row per alert. Useful for backtesting whether following whale trades is profitable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions