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

rex_YahooFinance

Plugin, ACE table, Discussion thread
Dependence: None

Introduction
Read stocks info from yahoo.finance.
This plugin could NOT be used in cocoonJS, since it uses cross-domain-requests jQuery library to read web page.

Usage
Sample capx
It is similar with official AJAX plugin.
  1. Call "Action:Request stock historical data" to start a request.
  2. "Condition:On completed" will be triggered when page content received successful, get page content by "Expression:LastData". Or "Condition:On error" will be triggered when failed.

Load result into taffydb plugin
Sample capx
The result of in "Expression:LastData" could be put in rex_taffydb plugin directly.

Show result at candlestick chart
Sample capx
The result also could be displayed at rex_canvas_candlestick behavior on canvas.

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