Forums › ProRealTime English forum › ProOrder support › Heikin Ashi Auto buy/sell based on collor change › Reply To: Heikin Ashi Auto buy/sell based on collor change
10/16/2019 at 12:39 AM
#110305
It must have told you to use some variables. Comment out lines 7-8 like that:
1 2 |
//xLow = min(low,min(xClose,xOpen)) //xHigh = max(high,max(xClose,xOpen)) |
the same for both versions.