Recent content by gosling

  1. G

    William Hill Day Trader

    Looks like William Hill Day Trader has been closed. Are there ANY fixed-odds financial sites left?? All I can find now is Bet365. Any info appreciated.
  2. G

    Creating new broker in Tradelink

    Thanks for that. What about Java? C++ is out for the moment.
  3. G

    Creating new broker in Tradelink

    I see there's a paid component to it now, hence the difference branches available. Is there any other platform worth looking at? I have to write the price feed and OMS for this app myself anyway: was just wondering if I could find a package with a dashboard I could re-use (quoteboards, charts etc).
  4. G

    Creating new broker in Tradelink

    Thanks for that. Can you recommend a different trading platform that doesn't use a proprietary language?
  5. G

    Creating new broker in Tradelink

    I'm trying to refactor the Tradelink code to add a new Broker. I just want to implement a price server for the moment. I don't want position management or accounts or anything: I just want Quotopia to display whatever ticks I send to it from the new server. I can get Quotopia to recognize that...
  6. G

    Financial Fixed-Odds betting

    Has there been changes to the Cantor-based financial fixed-odds product that was on Ladbrokes? Which companies are still offering fixed-odds financials (not binaries) now? Paddy Power: 2/5 minute Fixed-Odds on FTSE, DOW, S&P, CAC, DAX, IBEX, Commodities, Currencies Ladbrokes: 5 minute...
  7. G

    Fixed-Odds Financial Betting

    Hi, Which companies offer plain 5/6 fixed-odds betting on FTSE, DOW etc? I can only find Paddy Power, Bet365, WilliamHill and Ladbrokes (PartyBets, VictorChandler having the same product). Anyone else bet on these or interested in them? [MODS: If another forum would be more appropriate...
  8. G

    Tradelink and SpreadBettors/Bookies

    Anyone manage to connect TradeLink to a bookie feed or spreadsbetting company's data feed? I don't mean the spreadbetting companies that already have an API that works with TradeLink - I mean a custom API to connect to (a) IG directly (b) to an app running on localhost that connects to IG...
  9. G

    Charting Component in WPF or Silverlight

    Not great. I don't have enough time to dedicate to implementing all the functionality form scratch. Do people usually do this stuff in GDI, or whats the standard for something tha's efficient and lightning-fast? Thanks.
  10. G

    Charting Component in WPF or Silverlight

    Hi, Anyone know of any good charting components for WPF or Silverlight? Looking for something fairly customizable, that will allow annotations, markers, multiple panels and series and all that good stuff. All i've found so far is the MSChart thing in Datavisualization and AmCharts. ...
Back
Top