Hi,
I'm trying to make a strategy that opens buy orders based on the value of RSI. Here are the blocks:

All I've found by way of guides on how to use RSI is pictures of it in other peoples strategy, so its very likely I've possibly just screwed something up in the block. What I want is for when the value of RSI goes over 80, to open a buy order. At the moment this doesn't happen:

Moreover the strategy makes buy orders when the RSI isn't anywhere near 80, I'll include this in the next post as I'm at my limit.
What is it thats going wrong? It's like its just randomly opening orders. Is there a way to see what value is being fed to the strategy? why is it not the same value displayed on the chart?