I am trying to get historical data for two more time fames.
Example:
symbol1 for (15 min and 30 minute)
symbol2 for (15min and 30 minute).
and expecting: symbol1 , 15min data content
symbol1, 30min data content
symbol2, 15min data content
symbol2, 30min data content
What I experiencing is, I am getting four data files with same content eventhough the symbols and handles are different. I guess my question is how can I request symbols with multi time frames?
Thanks,
Ahmed.
Example:
symbol1 for (15 min and 30 minute)
symbol2 for (15min and 30 minute).
and expecting: symbol1 , 15min data content
symbol1, 30min data content
symbol2, 15min data content
symbol2, 30min data content
What I experiencing is, I am getting four data files with same content eventhough the symbols and handles are different. I guess my question is how can I request symbols with multi time frames?
Thanks,
Ahmed.
Comment