I am working on a MQL to VTL Conversion of one Expert I need following stuffs in VTL can you please guide me.
l=MarketInfo(Symbol(), MODE_LOTSIZE);
m=MarketInfo(Symbol(), MODE_PROFITCALCMODE);
p=MarketInfo(Symbol(), MODE_POINT);
t=MarketInfo(Symbol(), MODE_TICKSIZE);
v=MarketInfo(Symbol(), MODE_TICKVALUE);
Awaiting for response,
Thanks in advance,
BGT
Bookmarks