I am trying to build a Trading System that relies solely on the RSI.
in an ideal scenario, I would have a system that Buys when the RSI hits exactly a specific number (say for example 33.571) and Sells when the RSI hits another exact specific number (say for example 77.275).
So far I have unsuccessfully tried to use all Boolean Operators that I know (< AND >; CROSSES OVER; CROSSES UNDER) but the system would not do what I require.
Bottom line, I am looking to create a code that Buys or Sells when it hits a specific level.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok