Skip to content

CandleStudy helps you to study financial market focusing on stock exchange graphical analysis.

Notifications You must be signed in to change notification settings

juscelino-jr/CandleStudy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

CandleStudy is a project to help you to study financial market focusing on stock exchange graphical analysis.

As a programmer, this a project helps to study more about R, graphical interface and a lot of calculations for financial market.

The options for models are made fixed. As passing time I will try to make some configuration window, so you can set any other value to configure the selected model.

Be free to modify this project as your need.

Have a good study!

This project has good examples to see:

  • How to make graphical interface on R by using GTK;
  • How access market exchange information;
  • How to control drawing area to plot quantmod graphics inside GTK Window;
  • How to control mouse events to get information from candlestick graphics;
  • How to use graphical analysis, a lot of models already cooked and provided by quantmod package;

Thanks to:

  • Thanks to Ihaka and Gentleman to provide R Project freely;
  • Yahoo! to provide stock exchange data freely and with great quality;
  • Thanks to Lawrence and Lang to provide RGtk2 package;
  • Thanks to Ulrich et al to provide quantmod framework package;

References:

About

CandleStudy helps you to study financial market focusing on stock exchange graphical analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages