In the example program i bring all information on a bar except the daily VOLUME. Also when i do the same for say 5min bars, i also can not get the VOLUME for 5min bars
what is the problem....
i am using the code
lHistoryHandle = esignal.RequestHistory(sSymbol, sInterval, bt, nNumBars, -1, -1)
thanks for the help
bugs
what is the problem....
i am using the code
lHistoryHandle = esignal.RequestHistory(sSymbol, sInterval, bt, nNumBars, -1, -1)
thanks for the help
bugs
Comment