Looking for the market_price_contrib.py sample code.

Hello,

We are testing contribution setup for a client install and we need the market_price_contrib.py python code so we can specify the fields we want to use. I just downloaded the websocket-api and I don't see that file included. I looked at the tutorial for contribution, however, I could not locate this file? Does it exist somewhere or does it have another name?

I located market_price_posting.py, however, that code wants to send a request on the Service prior to posting. The contribution service rejects requests, so this behavior is no good for us. Also, I need I need to send updates instead of REFRESH. I was hoping to get the working example code so the code is structured correctly for this use case.

Thanks

-E

Best Answer

  • Gurpreet
    Answer ✓

    Hi Evan,

    I guess GCS didn't cut it.

    Are you looking to contribute to the contribution channel or locally within RTMDS.

    For contributions to contribution channel using websocket API, please see this tutorial and associated sample code.