This is an extremely noobish question, but I'm having trouble with DateTime structures in C#.
Would someone be able to help me with the syntax to get the Close of the 3:30PM bar of the previous day?
I'm guessing that the method to use is GetBar(), I just don't know how to write it out.
Thanks in advance!
-Nick

Comment