|
How to draw say Renko Charts, Kagi, turn price |
Posted by icasper on Aug-02-2013 19:08 |
|
Have a look at http://www.marketinout.com/chart/stock_chart.php
Can u provide some sample code to help us draw the following:
Chart type:
- Renko
- Kagi
Analysis
- Turn Price
The above is one the best and easy way of representing a stock chart.
Thanks... |
Re: How to draw say Renko Charts, Kagi, turn price |
Posted by Peter Kwan on Aug-03-2013 02:01 |
|
Hi icasper,
Unluckily, we do not have sample code for indicators not already in ChartDirector. However, if you can compute them wth your own code, there are sample code to plot any indicator that your code computes.
Regards
Peter Kwan |
|