Search results

  1. T

    Sterling Trader Pro Custom Indicators

    easiest way is probably to just choose the one you want from glean, and adjust as necessary. if you're doing something that is way off any included indicator, there are tutorials you can watch that show how to program custom ones.
  2. T

    Need help on a program

    many brokerage platforms offer a spreadsheet interface, which sounds like it is close to what you want.
  3. T

    Sterling Trader Pro Custom Indicators

    tradelink is open source aka free.
  4. T

    Which platforms allow a strategy to receive data feed for multiple securities?

    most platforms allow this. i personally use mostly tradelink to do what you are attempting.
  5. T

    Sterling Trader Pro Custom Indicators

    tradelink has couple hundred indicators out of box and it works with sterling.
  6. T

    Trading Platform Programming

    people who do to do what you want generally use an open source platform, like tradelink or marketcetera.
  7. T

    Submit orders to IB from textfile

    I have done this in tradelink. if you have a file like IBM,true,100,500.000000,0.000000,,,,STK,USD,,1,DAY,0,0,,0 SPY_111223C119000 OPT,true,1,0,0,,CBOE,ZXBZA,NIL,USD,,975804660,D,20111206,144523,,0 you can read and send them in using OrderImpl.Deserialize(line) with sendorder.
  8. T

    Tradelink users? Issues?

    i use tradelink and in my inbox I can see 10 community emails in last day, which is about same I have from ET. if nobody answers your question it's probably you asked something already on the website or faq.
Back
Top