[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Exitlong Next day on Open



PureBytes Links

Trading Reference Links

All,

I am trying to find the best way to exitlong the next day on open. I have
tried using the EntryDate(1) function but currentdate does not come out in
the same format.

I would like to say :

If currentdate = Entrydate(1) +1 and open > close[1] then exitlong next bar
at open.

This does not work. What am I missing???

Any ideas??

Thanks.

Mike