Home Forums MYC Forum Trading with python?

2 replies, 3 voices Last updated by brian bennett 3 months, 3 weeks ago
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #529299

    Ivde vian
    Participant
    @Ivdevian

    I started by messing with pandas and yfinance to pull historical data, then used matplotlib to plot trends—super helpful to spot patterns before jumping into more complicated stuff.

    #529300

    brian bennett
    Participant
    @brianbennett

    I’ve been playing around with backtesting strategies using historical candlestick data too, and using tools like pandas and yfinance makes it manageable. If you’re thinking about pushing strategies live at some point, looking into how a prop trading firm routing works can help a lot. It’s different from using typical retail brokers—more direct market access, and usually faster fills if your code is set up right.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.