Giter Club home page Giter Club logo

charting-library-flutter's Introduction

Hi there 👋

charting-library-flutter's People

Contributors

superpenguin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

charting-library-flutter's Issues

How to speed up loading of charts and close to what it takes on tradingview website ?

It takes several seconds to probably start the server and load up charts. I am trying to see what could be optimized to make it faster and close to what we experience on tradingview website.

Can you please suggest or update code for faster chart load time? I could possibly think of keeping the server started in advance.

Kindly share possible solutions.

Invalid Symbol Error after bars are loaded

Hi
After building and running the app I am not able to see the random historical bars and getting this symbol not found error.
I made this change since the arguments have changed.

Please see if you are able to see the bars on the app.

Screen Shot 2021-08-10 at 12 15 10 PM

simulator_screenshot_C2E853AC-553E-4D95-86CC-4B930B69AD6B

Hello There ☺

I am trying to get a api key for tradingview and have read that i need a profile on the developer platform but cant find anything.. Do you have any advise ?

Hope you are having a nice day
kind regards Jonas Jessen

What should go inside public folder ?

I have been trying to figure it out but couldn't get it working. Can you please expand and share details and possible example on what should go inside the public directory. I am using the instruction given below:

=========================================================================================
Create folder assets/tvchart/public, and paste all files charting-library needed (the one needed from library_path). This is assets folder should like right now.

=========================================================================================

"npm run build" giving errors

vmacair@vMacAir chart-project % pwd
/Users/vmacair/StudioProjects/charting-library-flutter/chart-project
vmacair@vMacAir chart-project % ls -ltr
total 1192
drwxr-xr-x 6 vmacair staff 192 Jul 25 22:40 src
drwxr-xr-x 2 vmacair staff 64 Jul 25 23:02 dist
drwxr-xr-x 539 vmacair staff 17248 Jul 25 23:02 node_modules
-rw-r--r-- 1 vmacair staff 602183 Jul 25 23:02 package-lock.json
-rw-r--r-- 1 vmacair staff 482 Jul 25 23:02 package.json
vmacair@vMacAir chart-project % ls -ltr src/charting-library
total 168
-rwxrwxrwx 1 vmacair staff 12463 Jul 25 09:46 index.js
-rwxrwxrwx 1 vmacair staff 67863 Jul 25 09:46 index.d.ts
vmacair@vMacAir chart-project % sudo npm run build

[email protected] build
parcel build src/tvchart.html --public-url ./ --no-content-hash --no-source-maps

🚨 /Users/vmacair/StudioProjects/charting-library-flutter/chart-project/src/tvchart.ts:22:39: Cannot resolve dependency './charting-library/charting_library' at '/Users/vmacair/StudioProjects/charting-library-flutter/chart-project/src/charting-library/charting_library'
at Resolver.resolve (/Users/vmacair/StudioProjects/charting-library-flutter/chart-project/node_modules/parcel-bundler/src/Resolver.js:71:17)
at async Bundler.resolveAsset (/Users/vmacair/StudioProjects/charting-library-flutter/chart-project/node_modules/parcel-bundler/src/Bundler.js:433:18)
at async Bundler.resolveDep (/Users/vmacair/StudioProjects/charting-library-flutter/chart-project/node_modules/parcel-bundler/src/Bundler.js:484:14)
at async /Users/vmacair/StudioProjects/charting-library-flutter/chart-project/node_modules/parcel-bundler/src/Bundler.js:608:26
at async Promise.all (index 1)
at async Bundler.loadAsset (/Users/vmacair/StudioProjects/charting-library-flutter/chart-project/node_modules/parcel-bundler/src/Bundler.js:599:21)
at async /Users/vmacair/StudioProjects/charting-library-flutter/chart-project/node_modules/parcel-bundler/src/Bundler.js:610:13
at async Promise.all (index 1)
at async Bundler.loadAsset (/Users/vmacair/StudioProjects/charting-library-flutter/chart-project/node_modules/parcel-bundler/src/Bundler.js:599:21)
at async Bundler.processAsset (/Users/vmacair/StudioProjects/charting-library-flutter/chart-project/node_modules/parcel-bundler/src/Bundler.js:557:5)
vmacair@vMacAir chart-project %

how can i use new tradingview charting_library?

I want starter app with a new library. I already have the latest charting library, but the documentation is very poor, and your guide is outdated and chart dosent work

Thank you for your help

Some miscellaneous issues

We recently did the integration of live data feed as well using your latest guidance and code commit.
Based on our overall testing, there are four specific issues:

  1. Volume - It is not showing although we are passing OHLCV for candles. It does show up on the bottom but not next to the price.
  2. % change and $$ change. It is showing value from the last candle but not the close price on that day.
  3. Charts stop updating mid-day and show market closed. We have set the timezone accurately and it does show accurate value on the chart but three hours after the market opens, it says the market is closed and we are puzzled what parameter is changing that status.
  4. Occasionally, charts are blank after some activity or inactivity on the app.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.