Recent content by P.A.M.

  1. P

    DLL using EasyLanguage Tool Kit Library.

    Thank you very much for your answers.
  2. P

    DLL using EasyLanguage Tool Kit Library.

    Tradestation 8.6 and I'm using elkit32.dll to pass pointers. Should I use elkit or better use tskit.dll? I'm writting dll on VS 2010.
  3. P

    DLL using EasyLanguage Tool Kit Library.

    Hi everyone. I want to write a dll for TradeStation using EasyLanguage Tool Kit Library, but I can't understand how to convert LPLONG type to a double. I want to multiply High[0] and High[1], but when I leave LPLONG type, I have a mistake: “Expression must have arithmetic or enum type”. So plz...
Top