Search results

  1. T

    CQG trader and Integrated Client

    Still? What about their API? Is it fast, e.g. in comparison to TWS/IB? Thanks
  2. T

    About EBS

    What are the min. requirements? 1. min. account size < 1mio.? 2. $5k/$20k monthly fee? 3. leverage? Its possible as an "individual trader" to use an "institutional trading plattform" like the EBS...? http://www.vcapfutures.com/forex-trading/ebs/features.asp
  3. T

    Which software for oanda API

    Hello, which software (trading/autotrading) can work with the oanda api? I could not find something... Thanks
  4. T

    Broker with API to trade Metals @spot

    And I dont know what is the difference between retail and prob firms...:confused: Just want Metals at spot with an API. :) PS: And I dont know why my signature is viewable in the preview but not in the posting!? English is not my native language.
  5. T

    Broker with API to trade Metals @spot

    Hello, I am looking for a Broker with an API to trade Metals at spot. Oanda ist one... but there are sure more! Thanks
  6. T

    EasyLanguage, store open at exact time

    Now I see that I have the problem to grab the Open at my bar at e.g. 13:00 a clock! How can it be done with easylanguage, only receive the open from the bar at e.g. 13:00 a clock? Thanks
  7. T

    EasyLanguage, store open at exact time

    Hello, e.g. I want to do a calculation with the open of the bar at 13:00. I am beginner... This don't work: variables: openStart(0), closeEnd(0) ; if Time = 1300 then openStart = Open ; if Time = 1700 then closeEnd = Close ; plot3(closeEnd - openStart ) ; plot3 shows me for...
  8. T

    Forex Options

    oanda & ABN marketindex have Box-Options.
  9. T

    Which broker offers highest swap / interest rates?

    CMS = +26.1 and -27.60$ How did you calculate the +24.30$ for FXCM? If I do - I am not adept - and my result is only around + 15/16.-$ for FXCM. I took a swape rate of +1.87 Pips GBP/JPY
  10. T

    Which broker offers highest swap / interest rates?

    I did'nt find a thread about the different interest rates of forex brokers. My information for example: Cms Capital Market Services, LLC GBP/JPY 26,1 USD/1 lot FXDD gives about USD 24 - 24.20 per lot long GBP/JPY (+- daily). dbFX Deutsche Bank AG GBP/JPY 23,19 USD/1 lot...
  11. T

    EasyLanguage, want first BarValue, simple question but

    Hello, simple question but I get not the info from EL_Ref_Guide.pdf or else manual. Have two dataseries "dataseries1" and "dataseries2" How can I reference the first bar in each case? This don't work: symbol1 = dataseries1[1] ; I also don't understand the "BarNumber" function...
  12. T

    LabView

    :D This is not MY experience! Would be nice, but i tried with Excel and VBA for example and my answers for my questions where not a minute and a Google away.... So i bought a german book about LabView with a studentsversion today and i am in suspense, it looks very interesting, the "other" way...
  13. T

    LabView

    This is my problem where i stay now. I have two books of petzold about c# but i dont want to learn a hole language for a smal charting and order tool. So, LabVIEW looks like what i need... What is the disadvantage of LabVIEW? I dont mean, the main difference, it is clear for me that LabVIEW...
  14. T

    LabView

    I will also look into. ...does anyone? Thanks
  15. T

    historical BID ASK data where to buy?

    You misunderstood. I dont want normal tickdata! BID ASK data like this:BID data example: Date Time BIDopen BIDhigh BIDlow BIDclose 01.02.2006 15:45:00 4958.50 4958.50 4958.50 4958.50ASK data example: Date Time ASKopen ASKhigh ASKlow ASKclose 01.02.2006 15:46:00 4960.50 4960.50 4959.00...
  16. T

    historical BID ASK data where to buy?

    Hello, where do you get historical intraday BID ASK data for backtesting? I can have some over the API from IB, but no expired contracts! Until now i found on the web, only tick or other intraday data which are only prices data which were traded. But i want the BID ASK quotes (1 minutes...
  17. T

    Purchase historical intraday quotes?

    I tried http://www.anfutures.com/tickdata.htm and i am wating for data by an open order from www.cqg.com. But i am l searching for intraday data ( 1min.) with prices from BID and ASK not prices by trades! I can have this from IB over their api, but only until may 2006. Where could i get...
  18. T

    Quality of IB backfill/HistoricalData?

    Hello, can we try to compare some data? For example an: 1.) IB-tick realtime recorded Times&Sales" to a 2.) backfill IB-tick "Times&Sales"? So, than we could look a little bit the differences between backfill and realtime data. I have not the instruments for, but did an "example" with...
  19. T

    Programming for Traders

    No, i think this is not true. I dont know about the economic proposition of book-business, but why should there not enough audience to make "Programming for Traders" succesful? This thread starts on 06-19-06. Now one week later this book we are talking is more popular than some others...:)...
  20. T

    illegal trading strategies

    The example...
Back
Top