문제

a.) Are there any websites, tools, etc. that are platforms for testing stock trading applications? b.) Are there any platforms apis etc that allow automated trading?

Any thoughts?

Also, i particularly like coding in python.

도움이 되었습니까?

해결책 2

RTS Realtime Systems is a well-known trading platform. It is written in Java, though.

When you are searching for testing tools, try to search for the term backtesting and algorithmic trading. I came up with this result: PyAlgoTrader

다른 팁

Quantopian is a great solution. It lets you upload and test your algorithms on large data sets, while keeping them private or sharing with the community.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top