rex_canvas_chart_candlestick
Introduction
Draw a candlestick chart on the canvas object. i.e. it is a behavior of canvas plugin.
Reference from Candlestick.js.
Draw a candlestick chart on the canvas object. i.e. it is a behavior of canvas plugin.
Reference from Candlestick.js.
Call "Action:Draw" to draw candlestick chart. The parameter data should match the finance.yahoo.com format (example)
Options
Add options by these action before calling "Action:Draw".
Add options by these action before calling "Action:Draw".
- Action:Set title - title of this chart
- Action:Set adjust
- Action:Add SMA - draw SMA curve at upper chart
- Action:Add RMA - draw RMA curve at upper chart
- Action:Add MACD - draw MACD curve at lower chart
Colors, margins
Color and margin configurations of this chart could be set in properties table.
Color and margin configurations of this chart could be set in properties table.