How do you identify a bar by the 'time' it closed. I trade on the one hour bar and I want to be able to check a condition on the 3.00 pm bar close. While writing an EFS program, I understand we can refer to bars by 'index' like (0),(-1),(-2) and so on, but how do you refer to a specific bar based on the 'closing time' of that bar?
Any help on this will be appreciated. Thanks.
Any help on this will be appreciated. Thanks.
Comment