current close of a specific symbol
Created at 25 May 2020, 22:30
current close of a specific symbol
25 May 2020, 22:30
How can I get the current close of a specific symbol which is different from my chart's symbol?
Thanks
PanagiotisCharalampous
26 May 2020, 08:17
Hi Yuval,
You can use MarketData.GetBars(). to get bar data for another symbol. There you can find the close prices as well.
Best Regards,
Panagiotis
Join us on Telegram
@PanagiotisCharalampous