TradingView
Daveatt
Feb 7, 2020 9:37 PM

Best Ichimoku Screener 

Ethereum / U.S. dollarBitstamp

Description

Hello traders

Continuing deeper and stronger with the screeners' educational series one more time

I - Concept

This screener detects whether the price goes above, below or stays in between the Ichimoku cloud

II - How did I set the screener

The visual signals are as follow:

- square: Above or Below

Then the colors are:

- green when above the cloud
- red when below the cloud
- orange when in the cloud

Best regards,
Dave
Comments
Quantkr
good!
so, the price crossover the red line is good signal right?
ViSi0nZ
Would there be any point having all 4 screeners as a single pairing e.g. ETHUSD, on various different exchanges? Or is it better to have 4 separate pairs to get a broader spectrum of the market? Thanks.
Anderson-FX
GOODDDD!!!
rasmusalmquist
sorry for the noob question but can this be used on other stocks too?
Ronbo83
Nice script Sir! I do believe that the squares are only changing color if the currency is selected for the main input screen. For example, you have XMRBTC as a default crypto to monitor and all of the squares are red. I pulled up the chart for XMRBTC and there are numerous instances where price crossed the kumo cloud. I compared this script to others you created and I couldn't find a reason why only the main screen symbol is the only one behaving properly for the cloud screener. Would you be able to troubleshoot? I enjoy your code...creative, clean, and unique:)
Iwishtoknew22
@Ronbo83,
Hi,
Do You knew maybe how to set allerts on this great indicator?
I mean what should I write in pine script to get alerts.
Ronbo83
@Iwishtoknew22, I'm pretty sure you should be able to create an alert by using the TV Create Alert function. You can shortcut that by pressing the ALT + A keys at the same time.
Iwishtoknew22
@Ronbo83, Thank You for fast answer,
however solution is not so easy because there is no option like buy/sell or similar, just only those basic ones and in this case they cant help me :/ I have to change code a little bit and am kind of dinosaur in this subject..
Daveatt
@Iwishtoknew22, alerts aren't enabled in this script
You'll have to add the alert() function on the bull and bear conditions
tradingview.com/pine-script-reference/v5/
Iwishtoknew22
@Daveatt,
Hi, after 4 days, 10.000 reading of Your code and some studies I have made it!!!
Tururururrruuu!!! :D
Now I have onother question...
How can I change plotshape: square to line or something what gives me 3 signals open, close, flat. Only once per trend change,
because now I have them on every candle and that's not to good.
Can You help me a bit once again?
More