Search results

  1. B

    .NET Framework

    Hello, I'm trying to implement my system with a brokerage firm's API written in Java. I intend to build the interface using VB.NET and SQL Server back-end, but what hurdles will I have to overcome to sync up with firm's API calls? THanks.........Mick
  2. B

    Turbo Excel/C++

    Any experiences with the software Turbo Excel - which reportedly converts spreadsheets and VB macros into C++ code? I wonder how encompassing it really is. Can it faithfully replicate spreadsheet functionality into C++ that can then be used by any given API?
  3. B

    NYC Developers

    Thanks for the insights. I am considering using MySQL and writing a .dll that links with the Genesis API. I'm sure this will be a more robust alternative to Excel(obviously). My strategy, although intraday, doesn't normally look to make quick round trips and as such a RAM based solution is not...
  4. B

    Excel Strategy Conversion

    I have a strategy in Excel that works on 5 minute bars. It is calculation intensive and triggers soft/strong buys/sells with numerous conditions added. In short: I don't thing Easy Language will accomodate such a strategy. Any advise as to converting these rules into a structure that will...
  5. B

    NYC Developers

    Hello, I'm looking to implement my strategy, based in VB/Excel, into a more system intense structure, presumably using C++. The piece of the puzzle that seems daunting is recreating the bar strategy. I've been told that if the ticker list is low(which it is), keep it RAM based- which I don't...
  6. B

    Favorite movie qoutes that apply to trading

    "That guy doesn't know live stock from preferred stock" Geko
Back
Top