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 could someone explain it to me.