-5
votes
1answer
515 views

Algorithmic trading in lunux using python [closed]

Is there any real time trading platform in linux in which one can test automated trading scripts written in python by ordering to a broker in a trial or demo account? Is IbPy is the way to go? But IB ...