question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Forcing TimeFrame Issue

See original GitHub issue

Before open this as a proper issue I would like to ask if the system allows what I think it does:

I fetch 5 minutes candles but I want to show them on each 15m, 30min, 1h etc. Is possible to force the chart timeframe to do that? In docs says it could be a number or any Constant.js map unit.

<trading-vue 
      :width="800"
      :height="600"
      :data="chart"
      :tf="timeframe">
</trading-vue>

Setting timeframe variable to a number (ms) is enough to do that?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:21

github_iconTop GitHub Comments

1reaction
C451commented, Sep 18, 2020

Hey @marcossapp It’s seems you have a lot of qs! Let’s connect on discord, we can discuss the terms if you need a full support.

Yes, the fix solves the problem, but your example still will not work, bc you can call dc.set() only on the next vue tick.

1reaction
C451commented, Sep 18, 2020

@marcossapp yeah should be 15m, but it’s just for displaying the workaround. 30m was copied from your example.

Read more comments on GitHub >

github_iconTop Results From Across the Web

The Use of Force: The Proper Timeframe to Assess ...
[3] Excessive force is a core issue of police brutality. II. Circuit Split. Less than two weeks before George Floyd's death, the Fifth ......
Read more >
Climate Change Indicators: Climate Forcing | US EPA
This indicator measures the “radiative forcing” or heating effect caused by greenhouse gases in the atmosphere.
Read more >
Anthropogenic and Natural Radiative Forcing - IPCC
Comparable issues are present for other forcing agents. In practice, the modelling realm used in studies of forcing attributable to emissions has not...
Read more >
Coronavirus Timeline - Defense.gov
Secretary of Defense issues a message to the force stating that he will seek the President's approval to make COVID-19 vaccines mandatory for...
Read more >
Reductions in Force - OPM
The U.S. Office of Personnel Management develops policy and provides guidance to Federal agencies regarding Reduction in Force (RIF).
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found