create my own live graph like the Trading View in MQL5/MQL4

 
Hi! What type of data should I have to create my own live graph like the Trading View in MQL5/MQL4? And where can I find the code to display it and make it alive? Thank you for reading my question at least
 

your question is unclear. describe how tv graph is different to mt4/5 screen.

But have you searched google or this website? There is a search field on every single page of the website.

try the "market" or "codebase" or the "forum". There is links at the top of the desktop website.

 
kusalap:
Hi! What type of data should I have to create my own live graph like the Trading View in MQL5/MQL4? And where can I find the code to display it and make it alive? Thank you for reading my question at least

If you mean a pointer/hand-grabbed floating chart that you can freely move around...

  1. Scroll your vertical chart scale down until all bars on the chart are basically reduced to a horizontal line (click and drag the vertical scale down),
  2. Tap F8 for chart Properties,
  3. Go to Common tab,
  4. Uncheck Chart auto scroll,
  5. Check Scale fix,
  6. Close chart Properties window,
  7. Scroll your vertical chart scale back up (click and drag the vertical scale up),
  8. And then you can click and drag the chart image in any direction.
 
kusalap: Hi! What type of data should I have to create my own live graph like the Trading View in MQL5/MQL4? And where can I find the code to display it and make it alive? Thank you for reading my question at least

you may use this template

Files: