iamjinlei/go-tachart

Multiple events per candle

Closed this issue · 2 comments

Following up #2, is there possibility to display two events per candle? For example, it's very common to have Earnings report day and position entry on the same day. At the moment only the last Event is showen in the tachart, but not both.

This is currently not supported. It is gonna be tricky to have a good layout for multiple event tags on the same slot

Perhaps the idea from #2 should be reconsidered, i.e. to put optioinally a scatter chart as tachart.AddOverlay() with e.g. ^ and v markers and leave the Events untouched. Advantage of this would be also that entry and exit points would be exactly pinpointed in the chart.