I´ve been reading the forum the last couple of days, but haven´t figured it out by myself yet. I really appreciate any help.
I´m using the Strategy builder to develop a strategy pretty straightforward. I´m using RSI, Some Moving Average Ribbon and Renko bars.
The idea is to enter Long whenever the Fast Moving Average Ribbon is greater than the slow Moving Average Ribbon + RSI is Oversold ( Crosses over the 10avg line) and there is a change in color (I´ve used Close logic and N bars). I use Booleans condition as other threat suggested (Reference: https://ninjatrader.com/support/foru...ut-how-to-made
https://paul-ninjatrader.tinytake.co...OF8xMDYwMjE0OA )
The problem is that on top the Renko bars, I´m using a Heiken Ashi Doji Indicator, which filters the "noise" on the Renko bars. When I compile the script I see the input data in the show box is using The Renko bars Closes and Opens which is different from the data of the HA Indicator. I´ve tried to do pretty much everything I can think of including Prints to try to find the error.
I will attach everything, so It could be easier to understand the example above.
Please let me know If you have any idea that might help.
Thanks very much,

Comment