Open-High,Open-low Scanner

Coming Soon

Open-High,Open-low Scanner

Unread postby Nidhish » Sun Mar 15, 2015 9:08 pm

//Nidhish code

Buy = TimeFrameGetPrice("L",inDaily,0)==TimeFrameGetPrice("O",inDaily,0) ;

Sell = TimeFrameGetPrice("H",inDaily,0)==TimeFrameGetPrice("O",inDaily,0) ;


Filter=Buy OR Sell;

AddColumn(IIf(Buy,BuyPrice,Null)," open=low ", 6.2,1.2,colorGreen);
AddColumn(IIf(Sell,SellPrice,Null)," open= high ",6.2,1.2,colorOrange);

If you like this post please click on LIKE button and share it to world.
Like Us :

Nidhish
 
Posts: 23
Joined: Thu Jan 03, 2013 3:48 pm

Return to Trading Strategies



Who is online

Users browsing this forum: No registered users and 26 guests

Shop at amazon and get latest offers
cron
============================================= =============================================