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.
To help us continually offer you the best experience on ProRealCode, we use cookies. By clicking on "Continue" you are agreeing to our use of them. You can also check our "privacy policy" page for more information.Continue