tradingview / charting-library-tutorial

This tutorial explains step by step how to connect your data to the Charting Library
MIT License
435 stars 317 forks source link

CL-1406: Removing full_name from symbol #111

Open romfrancois opened 7 months ago

romfrancois commented 7 months ago

Following work on CL-1851, this PR updates the tutorial to not depend on full_name from an external point of view.

Not to be merged before releasing v28.

romfrancois commented 6 months ago

Have added a recommended property ticker to the returned object.

romfrancois commented 6 months ago

@illetid could I ask for another review please?