Rex's plugins for Construct2
  • Home
  • Map
  • Tutorial/Templates
  • News
  • About

rex_canvas_chart_candlestick

Plugin, ACE table, Discussion thread
Dependence: canvas plugin

Introduction
Draw a candlestick chart on the canvas object. i.e. it is a behavior of canvas plugin.
Reference from Candlestick.js.

Usage
Sample capx
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".
  • 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.

Create a free web site with Weebly
  • Home
  • Map
  • Tutorial/Templates
  • News
  • About