Quantcast
Channel: Traderji.com
Viewing all articles
Browse latest Browse all 10287

Open Interest AFL-Help needed

$
0
0
Dear Members,

I cannot get the previous day open interest correctly while scanning for my condition. Please help me how to correct this.

Quote:

C1=( TimeFrameGetPrice( "C", inDaily, -1 ));
O1=(TimeFrameGetPrice( "Openinterest",inDaily, -1));
V1=(TimeFrameGetPrice( "V",inDaily,-1));

Buy= (C>C1 AND OI>O1 AND V>V1);

Filter= Buy;
AddColumn(O1,"pre openint");AddColumn(OI,"openinterest");
AddColumn(V1,"prevvol");AddColumn(V,"volume");
Thanks in advance.
Dawood.

Viewing all articles
Browse latest Browse all 10287


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>