ichimoku
ichimoku copied to clipboard
Results
2
ichimoku issues
Sort by
recently updated
recently updated
newest added
Hi, Lagging span values are not available in this code. Can you add that to fulfill the Ichimoku Cloud?
I tried different settingd for getting the values .It working for default values ``` this.defaults = { conversionPeriod : 9, basePeriod : 26, spanPeriod : 52, displacement : 26 }...