Posted on

IBPlugin now free

IBPlugin is now freely available, but not as open source, as the sources are still used in numerous projects.

IBPlugin can only be used under Windows. It is a general plugin that provides large parts of the InteractiveBrokers API quite comfortably.

 

IBPlugin is now license-free for users. It can be downloaded here.

 

Questions will be answered on our Discord Channel ibplugin.

 

In these playlists you will find videos on how to use IBPlugin in Multicharts (TradeStation) and MetaTrader.

If you need more help, please buy support.

Posted on

IBPlugin Version 1502

Changes of new version:

  • Bugfix: ibgORDER_CLOSE now works runtime persisten.  (Attention: This function can be executed multiple times. IBPlugin does not mind, if you call this function already for a specific order. It just executes an opposite order to the original order and minds allocation.
  • Correction of MetaTrader 4/5 examples: For FA Accounts,  call of ibgCREATE_ALLOCATION is after ibgCONNECT, which is the correct order.
  • ibgWAIT_FOR… – Functions independent from connection ID.
  • New Function: ibgWAIT_FOR_CANCELLED. Wait for cancelled state.
  • New Function: ibgWAIT_FOR_SUBMITTED_MULTI: Wait forsubmitted or filled status of multiple orders.
  • New Function: ibgWAIT_FOR_FILLED_MULTI:
  • Wait for filled status of multiple orders.
  • New Function: ibgWAIT_FOR_CANCELLED_MULTI:
  • Wait for cancelled status of multiple orders.

 

Download new Version

No prior uninstall required