Download software Tutorial videos
Subscription & data-feed pricing Class schedule


New account application Trading resources
Margin rates Stock & option commissions

Attention: Discussion forums are read-only for extended maintenance until further notice.
Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

higher high on lower volume Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
lazer
Posted : Sunday, May 22, 2016 11:20:35 PM
Registered User
Joined: 6/1/2014
Posts: 11

Dear Bruce,

 

need indicator pcf with dot on  that candle( can i use it as a condition in scanning also?)

 

price  made higher high on lower volume then previous candle (red dot on top of the candle)

 

price made higher high and closed below previous candle high with  stronger volume then prvious candle(red dot on top of the candle)

 

price made lower low on lower volume then previous candle (green dot on the bottom on the candle)

 

price made lower low and closed above previous candle low with stronger volume then previous candle (green dot on the bottom of the candle)

 

candle that breaks low of the day and closes above that low with stronger volume then previous candle( green dot on the bottom of that candle)

lazer
Posted : Monday, May 23, 2016 7:29:03 AM
Registered User
Joined: 6/1/2014
Posts: 11

also indicator for

current candle price didn't make higher high then previous candle, however current candle's volume is stronger then previous candle(red dor on top of the candle)

StockGuy
Posted : Monday, May 23, 2016 9:28:47 AM

Administration

Joined: 9/30/2004
Posts: 9,187

Create separate custom indicators using the following. Set the color as you requested, plot style to Dots, then move and scale to price pane.

H * ABS(H > H1 and V < V1)

H * ABS (H > H1 AND C < H1 AND V > V1)

L * ABS(L < L1 and V < V1)

L * ABS(L < L1 and C > L1 and V > V1)

Not sure what you mean by "breaks low of the day" .

Users browsing this topic
Guest-1

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.