Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I achieve the 7 hour candle ( timeUnit: "hour", count: 7) #1600

Closed
p3777dev opened this issue Jul 2, 2024 · 5 comments
Closed

How can I achieve the 7 hour candle ( timeUnit: "hour", count: 7) #1600

p3777dev opened this issue Jul 2, 2024 · 5 comments

Comments

@p3777dev
Copy link

p3777dev commented Jul 2, 2024

In Case of hour , its base Interval support only 1, 3 , 6 and 12 count . As I am building the timeframe from the user Input by bundling the multiple data points into one . I can build 4H or 5H data by this but it doesn't support the base Interval count 7 ( 7H time Interval ) . Please check by the given example below -
CodePen (https://codepen.io/prince-work/pen/QWRegmb)

Environment (if applicable)

Additional context

@zeroin
Copy link
Collaborator

zeroin commented Jul 3, 2024

I think the candles are taking 7 hours (visible when you zoom-in). But I don't think it will work flawlessly. It's just against the nature :) I don't think I can suggest anything here.

@workingbuddy10
Copy link

@zeroin You can see on the top right corner I have added the time frame as 7 hours

image

image

The images are from TradingView ( paid version)

@p3777dev
Copy link
Author

p3777dev commented Jul 15, 2024

Is it possible to achieve this thing or Is it the way the amchart is designed ? @martynasma

@zeroin
Copy link
Collaborator

zeroin commented Jul 16, 2024

I must say I still don't get it - In you codepen I see 7 hour interval. But in general - yes, amcharts is designed like this, it will work properly with 12, 6, 3 hour intervals.

Copy link

This issue is stale because it has been open 30 days with no activity. It will be closed in 5 days unless a new comment is added.

@github-actions github-actions bot added the stale label Aug 16, 2024
@zeroin zeroin closed this as completed Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants