Exclusive 22% OFF All Quantra by QuantInsti Courses for IBridgePy Users Master algorithmic trading from beginner to advanced — Python for trading, machine learning strategies, options trading, and more.
HUI22 Use HUI22 for 22% off
HUI7 Stack HUI7 for an additional 7% off
Browse Courses →
← Back to Blog

More Quantopian functions are supported by IBridgePy !

October 13, 2017

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.

Quantopian functions 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 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