July 16, 2018 AVERAGE OF HIGHS AND LOWS Leave a comment BUY{ SET HV = SMA(HIGH,50); LOW > HV;} SELL{ SET LV = SMA(LOW,50); HIGH < LV;} This slideshow requires JavaScript. Share this:TwitterFacebookLinkedInSkypeEmailRedditTumblrPinterestTelegramWhatsAppPocketPrintLike this:Like Loading... Posted by adc6666. Tagged: EMA, SMA, Technical Algo Trading, technical analysis, Technical analysis based software, technical pattern, Ttechnical indicator