Uncategorized

IBridgePy starts to support order_percent in Quantopian now

Dear IBridgePy users, IBridgePy starts to support order_percent(security, amount, style=OrderType) now for version 1.20170920 For details, please check out https://ibridgepy.com//ibridgepy-documentation/ Other updates: The bug related to schedule_function is fixed. Thanks to jakemoilanen for reporting the bug The bug related to handle_calendar is fixed. Thanks to harshnisar for reporting the bug. Regards IBridgePy team  

IBridgePy starts to support order_percent in Quantopian now Read More »

Free debug serivce

Dear IBridgePy users, Due to increased number of users who are willing to migrating from Quantopian to IBridgePy, we are glad to offer FREE debug services to make the migration process easier. The scope of this free debug services are the examples with minor changes provided by IBridgePy. Please check out this webpage for more

Free debug serivce Read More »

Release note and version number

Dear IBridgePy users, We really appreciate thomas2004ch for his/her comments on missing release notes and version number. To address this issue, we have built a dedicated webpage to announce release notes about IBridgePy. https://ibridgepy.com//release-notes/ . The related release notes will not be published in blog any more unless the availability of critical new features. Also, we have

Release note and version number Read More »

what will happen when broker had issues with their data source?

Question: On 8/16/2017 9:30 EST when market opens, due to some reasons the VIX data paused updating for 10 minutes. As a result all brokers’ VIX value is missing for that time period. I am wondering what the api request data .current(‘VIX’,…) will return then? how could the algorithm detect this issue and pause the

what will happen when broker had issues with their data source? Read More »

Spring 2017 Academic Thesis in Business School using IBridgPy!

I recently found a Bachelor’s thesis written by Victor A Barca when I was looking for the algorithmic trading technology and strategy research on the website. To my biggest surprise and excitement, the author performed his full research using IBridgePy! It is a great example that demonstrates how quickly someone can grasp IBridgePy and start

Spring 2017 Academic Thesis in Business School using IBridgPy! Read More »

IBridgePy update on 7/13/2017

The IBridgePy has been updated on 7/13/2017. The major updates include: Fixed the bug of  KeyError: ‘last_price’ Updated data.current: The sequence of securities in the output pandas Series/DataFrame is same as the input sequence of securities, which is in line with Quantopian’s data.current Updated data.history: The sequence of securities in the output pandas Series/DataFrame/ panel

IBridgePy update on 7/13/2017 Read More »

Great News: Run Quantopian algorithms using IBridgePy

Dear IBridgePy users, We are very excited to tell everyone that IBridgePy can run Quantopian algorithms with NO or minimum changes. Many of you may have noticed that the IBridgePy documentation have  been updated with many functions that behave very similar to those functions bearing same names at Quantopian. The Quantopian algorithms using the following functions

Great News: Run Quantopian algorithms using IBridgePy Read More »