Skip to content

Instantly share code, notes, and snippets.

@andredumas
andredumas / README.md
Last active July 4, 2019 14:08
TechanJS Smoothed Derivative

Smoothed derivative calculation and plot

@andredumas
andredumas / README.md
Last active October 1, 2016 04:36
TechanJS Smoothed Rate of Change (SROC)

Smoothed Rate of Change calculation and rendering demo.

@andredumas
andredumas / README.md
Last active October 1, 2016 04:36
TechanJS Rate Of Change (ROC)

Rate of Change calculation and rendering demo.

@andredumas
andredumas / README.md
Last active September 28, 2016 11:55
TechanJS Heikin-Ashi

Heikin-Ashi calculation and rendering demo.

@andredumas
andredumas / README.md
Last active September 28, 2016 12:12
TechanJS with d3 time scale

Demonstrating d3 time scale (continuous, linear) as x axis instead of techan financetime. When using a non techan time scale, candlestick (and ohlc), the width calculation needs to be supplied.

And zooming of a plot and axis. Zoom clamp is off, the chart can be freely moved.

Note: The weekend gaps due to continuous linear scale.

@andredumas
andredumas / README.md
Last active September 11, 2018 14:27
TechanJS Bollinger Bands

Bollinger Bands calculation and rendering demo.

@andredumas
andredumas / README.md
Last active October 1, 2016 22:25 — forked from fojt/data.csv
TechanJS Williams %R

William %R calculation and rendering demo.

@andredumas
andredumas / README.md
Last active September 28, 2016 11:58 — forked from fojt/data.csv
TechanJS Stochastic Oscillator

Stochastic Oscillator calculation and rendering demo.

@andredumas
andredumas / README.md
Last active September 28, 2016 11:51 — forked from fojt/data.csv
TechanJS Average Directional Index (ADX)

Average Directional Index (ADX) calculation and rendering demo.

@andredumas
andredumas / README.md
Last active August 22, 2016 06:39
JsPerf

JsPerf

Test cases for javascript browser profiling.