looking to work with other traders/coders

Discussion in 'Hook Up' started by Jeffro72, Sep 15, 2017.

  1. I tweaked an options VBA function routine I found on the 'net and it performs effortlessly in "real time." While Excel itself is now almost garbage in terms of being so slow due to all of the visual "bells and whistles" MS added starting with 07, VBA is plenty fast.
     
    #31     Sep 23, 2017
  2. ironchef

    ironchef

    Can you explain what routine you found on the net?

    Thanks.
     
    #32     Sep 24, 2017
  3. I work in C# using a software called RightEdge that has pretty robust event driven backtesting libraries. My system runs as a scheduled task in a VPS to automate data acquisition, system run, preparing orders and sending email notifications. Running 4 systems simultaneously. Trend following (futures, cfds, ETFs, crypto currencies), equity momentum (US stocks), equity mean reversion long/short (US stocks), pairs trading (ETNs). Everything is automated except execution, which I do manually through a custom application that sends the orders to Interactive Brokers.

    The in depth analysis of the simulation and live trading is done in Excel spreadsheets. I love spredsheets. But they are not suitable for large simulations, like running simulation on Russell 3000 stocks with historical constituents over 20 years.. no way Excel can do that stuff, but software like RightEdge, Amibroker, Trading Blox can.

    Let's touch base, and maybe share some ideas! I'm looking for ways to make the equity momentum system more robust.
     
    #33     Sep 24, 2017
  4. Last edited: Sep 24, 2017
    #34     Sep 24, 2017
  5. ironchef

    ironchef

    #35     Sep 24, 2017