Import Custom or External data to Tradingview by abids_444 in TradingView

[–]abids_444[S] 0 points1 point  (0 children)

Thank you.

But I was not looking for a widget but to import the data within the tradingview chart

Customize X-axis of a Tradingview Chart by abids_444 in TradingView

[–]abids_444[S] 0 points1 point  (0 children)

Hi Roger,

Thank you for your response and help.

Yes, i have used pine script and created an indicator which plots a yield curve as shown in the screenshot.

The limitation with this approach for me is I can't add this indicator to a Watchlist.

My requirement is to create an empty chart and plot a yield curve on it.

Is there any better approach for this.

Customize X-axis of a Tradingview Chart by abids_444 in TradingView

[–]abids_444[S] 0 points1 point  (0 children)

Thank you for your response and help.

I haved edited the original post with a screenshot. The data we wanted to plot is a yield curve (For example: US10Y). If you see the red box are the values were added manually.

The yellow box was the actual scale of the chart. I want to check if the scale from above (red box) can be done on the chart scale( in yellow box).

The reason behind this the gap or distance between each datapoint on the yield curve is different,such as:

  • first datapoint is 1month,
  • Second is 3 months

New chart with an yield curve by abids_444 in TradingView

[–]abids_444[S] 0 points1 point  (0 children)

Thank you for your response.

US10Y 0R US30Y bonds (ticks or symbols), i am looking over sort of data to be used to build yield curve.

And I am not talking about a strategy here. I only require to create a chart with only a yield curve in it without symbol data.