More Quantopian functions are supported by IBridgePy !
Understanding which Quantopian functions IBridgePy supports is essential when migrating your algorithmic trading strategies. We know that migrating from Quantopian to IBridgePy is not an easy task, so we work very hard to support as many Quantopian functions IBridgePy can handle for seamless Python stock trading integration with Interactive Brokers.

Understanding which Quantopian functions IBridgePy supports is essential when migrating your algorithmic trading strategies. We know that migrating from Quantopian to IBridgePy is not an easy task, so we work very hard to support as many Quantopian functions as possible for seamless Python stock trading integration.
New Quantopian Functions in IBridgePy
From IBridgePy version 2.20171012, order_value ( ), order_target_percent ( ), order_target_value ( ) and record ( ) are supported by IBridgePy and you can use these functions as in Quantopian without any changes!
Also, we changed context.portfolio.positions so that it behaves in IBridgePy as same as it does in Quantopian.
By the way, IBrigePy for Mac and IBridgePy for Ubuntu come back after some improvements.
Please contact with us at IBridgePy@gmail.com if you find some functions are not exactly that same as in Quantopian. We would love to change them. For comprehensive guides, visit our documentation or explore our tutorials.
Have a nice day !
IBridgePy team
