Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Use network specific quotes everywhere #996

Merged
merged 3 commits into from
Jul 27, 2023

Conversation

holzeis
Copy link
Contributor

@holzeis holzeis commented Jul 25, 2023

Use the correct quotes consistently on the coordinator and app depending on the network.

// edit: updated description due to a changed solution approach.

@holzeis holzeis self-assigned this Jul 25, 2023
Copy link
Contributor

@da-kami da-kami left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy to role with this - as long as you don't actually test hedging against testnet bitMEX this will be fine :)

@bonomat
Copy link
Contributor

bonomat commented Jul 25, 2023

Not against it but it will mess with our hedging strategy.

@holzeis
Copy link
Contributor Author

holzeis commented Jul 25, 2023

Alternatively, we can also use the testnet quotes consistently. e.g. the candlestick chart always shows mainnet prices. Also the testnet quotes do not change that often, thats why I sometime thought the maker was down.

@bonomat
Copy link
Contributor

bonomat commented Jul 25, 2023

Alternatively, we can also use the testnet quotes consistently. e.g. the candlestick chart always shows mainnet prices. Also the testnet quotes do not change that often, thats why I sometime thought the maker was down.

If this bothers you, I'd rather go for showing a different candle chart.

@holzeis holzeis force-pushed the chore/subscribe-to-mainnet-quotes branch from 8943f21 to 399aeea Compare July 27, 2023 12:38
@holzeis holzeis changed the title chore: Subscribe to mainnet quotes chore: Use network specific quotes everywhere Jul 27, 2023
@holzeis holzeis requested a review from da-kami July 27, 2023 12:39
Copy link
Contributor

@bonomat bonomat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Too easy :)

@holzeis holzeis added this pull request to the merge queue Jul 27, 2023
Merged via the queue into main with commit 75b4d72 Jul 27, 2023
7 checks passed
@holzeis holzeis deleted the chore/subscribe-to-mainnet-quotes branch July 27, 2023 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants