Search results

  1. E

    eSignal ActiveX prob

    I don't use win98 nor winXP I use w2k Pro. My friend have win98, winXP and win2k and I asked him to test API for me. He doesn't use API for his trading so he doesn't pay for it. On his computer a T&S sample works fine with win98/winXP but it blows up with win2k the same on mine. Hope it...
  2. E

    eSignal ActiveX prob

    I posted my question there, no answer yet. http://forum.esignalcentral.com/showthread.php?s=&threadid=5816
  3. E

    eSignal ActiveX prob

    To pay or not to pay, to use or not to use... not the question If the same sample works with 98/XP and doesn't with w2k in the same eSignal acc that means there is no switch on the server side or the problem isn't in that switch. As far as I understand the problem is that Desktop ActiveX...
  4. E

    eSignal ActiveX prob

    I did change that piece of code in the sample as you suggest (set my username in SetApplication("username"). It didn't help. As about your suggestion #1, I won't pay for API, I have paid for data and don't want pay for interface to access it, but that's another story. I don't understand why...
  5. E

    eSignal ActiveX prob

    phoenix, thanks for pointing it out I didn't change the sample code. I'll try it. Thanks
  6. E

    eSignal ActiveX prob

    I have a problem when I run the sample project "TsSample Project" for VB, I get the following error: Run-time error '-2147023898 (800703e6)': Method 'GetTimeSalesBar' of object 'IHooks'failed. I have eSignal 7.5 (build 627) on a Win2k machine. I can't find solution for GetTimeSalesBar...
  7. E

    GLOBEX T&S vs eSignal ticks

    After about a week of relations with CME support I got information that they don't store data in GLOBEX T&S file as data flows but somehow prepare history files after the market close. So that's why some records are combined. Sorry but I couldn't find person who can explain exactly how those...
  8. E

    GLOBEX T&S vs eSignal ticks

    Thanks All who answered I addressed my questions about this issue to CME. Waiting for an real persons answer. So far got some kind of answer from robot: "The only thing I can think of is that file is combining both the Pit and GLOBEX sessions. You'll want to contact eSignal if you...
  9. E

    GLOBEX T&S vs eSignal ticks

    Scott, Yes, you are showing multiple sizes at the same price where the GLOBEX T&S file is combining some of those trades. I just want to understand why and how it works. As you can see below in GLOBEX T&S records with same price not combined in one record but they show 5 records when...
  10. E

    GLOBEX T&S vs eSignal ticks

    Jay In my first post I mentioned that I exported data from TS (Omega TS2k) not from Winsig. Today I again compare two files: -GLOBEX T&S from CME -ticks exported from Advanced Chart (1 tick chart) they have different amounts of records 65096 and 126546 I compared day session only...
  11. E

    GLOBEX T&S vs eSignal ticks

    I try to figure out how data that i use (eSignal) correspond with GLOBEX data. (data for ES DEC03 from GLOBEX T&S and ES #F=2 from eSignal) I parse GLOBEX Time and Sales datafile (ftp://ftp.cme.com/pub/gtime/gx031114.zip) and got 54653 T&S records. Then i sum up volume from all records and...
  12. E

    ES daily calls results

    >There were a couple of calls I made today that no ome could >have taken because it moved so fast and did not bounce to let anyone in. As you mentioned IB is your broker, IB has an open API, so link between IB and mIRC can be done. I think small application can help you reduce a time gap...
Back
Top