RightEdge Forums
Main     Home          Members     Calendar     Who's On

Welcome Guest
        



HeatMap code examples (3d->2d... Expand / Collapse
Message
Posted 6/24/2008 03:56:52 Post #6048
 

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie
Hi,
I'm looking for some sample code to produce a heatmap-like graphics in RE. Example here:
http://www.traderblogs.com/themesasoftwareblog/
I'm not talking about one specific indicator calculation, but just code portion of it to turn any 3d data into a heatmap.

Even some tips, hints, or instructions on how to go about programming it in RE would be much appreciated.

Thanks in advance.
Posted 6/24/2008 07:11:34 Post #6049
 

Lead DeveloperLead DeveloperLead DeveloperLead DeveloperLead DeveloperLead DeveloperLead DeveloperLead Developer
It looks like this is on the chart itself.  We don't offer any custom drawing objects for the chart.  The only way I would think something like this even has a chance of working is if you were to create an Image chart object.  In your system, you'd render the heat map as an image and apply that as an image chart object.

dcabc (6/24/2008)
Hi,
I'm looking for some sample code to produce a heatmap-like graphics in RE. Example here:
http://www.traderblogs.com/themesasoftwareblog/
I'm not talking about one specific indicator calculation, but just code portion of it to turn any 3d data into a heatmap.

Even some tips, hints, or instructions on how to go about programming it in RE would be much appreciated.

Thanks in advance.
Posted 6/24/2008 08:05:00 Post #6051
 

DeveloperDeveloperDeveloperDeveloperDeveloperDeveloperDeveloperDeveloper
Another option would be to write a system results plugin to display this data.  A system result plugin can show any user interface it wants to.  The downside to this method is that you wouldn't be able to take advantage of the built in charts.

Thanks,
Daniel

« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: billb, young, dplaisted

Permissions Expand / Collapse

All times are GMT -5:00, Time now is 4:16pm

2005-2007 © RightEdge Systems