Is there a way to plot cross asset instruments e.g. USDSROIS1M=, USD1MFSR= and US1MT=RR in a sing...

Is there a way to plot cross asset instruments e.g. USDSROIS1M=, USD1MFSR= and US1MT=RR in a single chart in Codebook?

Best Answer

  • Gurpreet
    Gurpreet admin
    Answer ✓

    Hi @adonis.delosreyes,

    Codebook is a Python environment and has various charting modules. You can get timeseries data for those instruments and use plotly to chart them in a single chart.