IN
Topics
18 Feb 2019, 19:23
1093
2
15 Feb 2019, 16:12
926
3
13 Feb 2019, 07:04
934
3
Replies
incdpr
13 Feb 2019, 15:37
RE:
Panagiotis Charalampous said:
Hi incdpr,
Thanks for posting in our forum. To access the current value of any series you can use LastValue e.g.
MarketSeries.Close.LastValueTo access previous values you can use Last(x) where x indicates the number of bars you want to move backwards e.g.
MarketSeries.Close.Last(1)for the previous bar value.
Let me know if this helps.
Best Regards,
Panagiotis
Yes it is. I'll try.
@incdpr
incdpr
18 Feb 2019, 11:51
Good day. It will be very difficult to play. Since This functionality interacts with the WCF service.
@incdpr