Category Trend  Published on 23/07/2013

Shifted Moving Average

Description

Moving Average with Shift


/

CA
cAlgo_Trader

Joined on 11.01.2013

  • Distribution: Free
  • Language: C#
  • Trading platform: cTrader Automate
  • File name: Shifted Moving Average.algo
  • Rating: 5
  • Installs: 4514
Comments
Log in to add a comment.
CA
Cam_maC · 4 years ago

Fixed deprecation warning re: linecColour

https://raw.githubusercontent.com/camAtGitHub/cTrader-Stuff/master/SMAShift.algo

Timmi's avatar
Timmi · 8 years ago

ditto for HLC/3 and HLCC/4

this is so basic that I don't know how you guys miss these things  :(

Timmi's avatar
Timmi · 8 years ago

thank you for this, but it is incomplete. 

on MT you can specify if you want it based on Median price ((H+L)/2), but I do not see that option in this one. 

I only see H, L, O, C... and based on all the other things I have loaded, but no HL/2

LO
lorbax · 9 years ago

excellent! thanks