Great Tricks Graham. I was also looking for the same type of help.U answered my unquestioned matter. Thanx again. would you please tell me what does inTrade syntax do? I could not find it in afl help. waiting for your answer. Debdulal Bhattacharyya
--- In [email protected], Graham <[EMAIL PROTECTED]> wrote: > > you could try this, and explore on n=1 last quotation > > inTrade = flip(buy,sell); > > filter = inTrade; > > addcolumn(valuewhen(buy,datetime()),"Buy Date",formatdatetime); > > > -- > Cheers > Graham Kav > AFL Writing Service > http://www.aflwriting.com >
