|
toronto
Posts: 4 since Apr 2013
Thanks Given: 1
Thanks Received: 1
|
i want to code something like
VOL()[0] at 9:31 = SMA(Volume, 14)[0]
VOL()[0] at 9:32 = SMA(Volume, 14)[0]
VOL()[0] at 9:33 = SMA(Volume, 14)[0]
VOL()[0] at 9:34 = SMA(Volume, 14)[0]
VOL()[0] at 9:35 = SMA(Volume, 14)[0]
basically, i would like to change the high volume from the first 5 minute after the martket opens. any one can help?
|