Search results

  1. M

    MetaTrader and Interactive Brokers

    hello, you can't feed metatrader charts with other data then from metatrader server.
  2. M

    IB message rate and API/CTCI limits

    Hello marauder, if you do not go over CTCI FIX, you have a limit of 50 msg / sec, regardless if using TWS or gateway. http://www.interactivebrokers.com/en/pagemap/pagemap_APISolutions.php if you want to save time, you could have look here...
  3. M

    MetaTrader and Interactive Brokers

    Hello, all who want to trade an IB account from MetaTrader, please have a look here: http://www.trade-commander.com/mtibbridgelt/mtibbridgelt_en.htm and to trade IB FA accounts and detailed order placement rules http://www.trade-commander.com/mtibbridge/mtibbridge_en.htm Both...
  4. M

    Execute MetaTrader orders on Interactive Brokers Account

    Hello, i want to ask you to put a look on http://www.trade-commander.com/mtibbridge/mtibbridge.htm First: This application can't feed MetaTrader charts. You can use it to transmit your orders generated with MetaTrader by EA, script or manually as well to an InteractiveBrokers...
  5. M

    TWSLink - universal plugin to trade an InteractiveBrokers account

    thank you for pointing me to this. in fact features up to 9.62 are implemented except: - Required validation... (9.62) - RTVolume Generick Tick.. (9.62) - IBALGO orders support (9.6) - Reuters fundamental data request (prepared and coming soon) (9.51) - Delta neutral Combo orders...
  6. M

    TWSLink - universal plugin to trade an InteractiveBrokers account

    hello, not sure what do mean with changes ? if you mean rollover, you can define a rollover day offset relative to expiry. upgrades are free within same major release 1.xxxx TWSLink installs various samples that demonstrate usage. so much source code provided (TradeStation, excel...
  7. M

    Need platform recommendation for IB

    TWS is a very good application but has its limits, especially in the concern of charts. there are dozens of applications doing this job much more better and faster than TWS. no wonder, they have not the lag of time caused by calling java environment functions before calling native win32...
  8. M

    TWSLink - universal plugin to trade an InteractiveBrokers account

    a very good question. ok, well, depends on defintion. replace trade-robot by signal server, this may answers your question ?
  9. M

    TWSLink - universal plugin to trade an InteractiveBrokers account

    if TWS has all features you need for your trading, there is no reason to use TWSLink (of course) but assume, you like using Excel, TradeStation, AmiBroker,eSignal or any other favor application or script or programming language. can you place trades from those platforms to...
  10. M

    TWSLink - universal plugin to trade an InteractiveBrokers account

    yes. TWSLink -> TWS -> IB -> Destionation since TWS runs on the same machine there is no nameable lag of time. TWSLink uses prop. API TWS uses FIX or something simliar
  11. M

    Need platform recommendation for IB

    MultiCharts is in my eyes the best you can get as Chart app or host for trade-automats to use with IB. it's pretty mature now and can easily be integrated with IB. - it can make use of IB historical data and buffers them locally. so no fear to miss data if your machine is off for...
  12. M

    TWSLink - universal plugin to trade an InteractiveBrokers account

    it is thought to trade IB from Excel TradeStation eSignalEFS AmiBroker WealthLab MetaTrader MultiCharts Perl Python etc... or what ever can use DLL or COM.
  13. M

    TWSLink - universal plugin to trade an InteractiveBrokers account

    Hello, TWSLink version 1.1.0.4 http://www.trade-commander.com/twslink/twslink.htm is available for download http://www.trade-commander.com/download/download.htm release notes http://www.trade-commander.com/twslink/relnotes.htm samples...
  14. M

    TWSLink for linking your Application to TWS

    Hi. unfortunately i don't TS very well. i would be a nice feature if you could outsource DLL declarations into a separate modul/function. but i don't know how to do this. i am sorry.
  15. M

    TWSLink for linking your Application to TWS

    hello bb, that's no problem
  16. M

    TWSLink for linking your Application to TWS

    hello retief, a logfile can help, which was recorded with loglevel1. additionally you may should raise the TWS loglevel INITDLL(ordertimeout,logfilename,flags,twsloglevel,dllloglevel,reconnectcycletime) if something is going wrong within TWSLink, we can easily find it. but i guess this...
  17. M

    TWSLink for linking your Application to TWS

    hello retief, do you know about the yahoo group ? http://tech.groups.yahoo.com/group/twslink/messages - "MOC" - orders this is just another order type like "LMT" or "STP" -> PLACE_ORDER(uid,oid,"SELL","MOC",...) - hidden all order properties that can't be set with PLACE_ORDER...
  18. M

    TWSLink for linking your Application to TWS

    Hello, this will be possible with the next upcoming version. Starting Point for Excel gives the Excel Sample contained in the Package.
  19. M

    TWSLink for linking your Application to TWS

    ah ok. if you should still have problems to place orders, send the complete logfile please.
  20. M

    TWSLink for linking your Application to TWS

    hello retief, why should limit prices be related to the logfile location ? the reason for the missing logfile is that your host app stores it at another place; in that directory which is attached to the process.
Back
Top