Hello everyone, 

1) 

is there a way to store in variables previous days closing price? Each day in a single variable

(i.e. yesterday, the day before yesterday and so on).

 

2)

i want to enter trades only in specific hour of the day, is it possible to implement it?

(i.e. if var time > than 10:00 enter)

 

Thank you 

Author