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

Pairs are not mutually inverse, Invalid rates #41

Open
r4z0r5 opened this issue Nov 17, 2024 · 0 comments
Open

Pairs are not mutually inverse, Invalid rates #41

r4z0r5 opened this issue Nov 17, 2024 · 0 comments

Comments

@r4z0r5
Copy link

r4z0r5 commented Nov 17, 2024

Version: 4.1.1
Config:
config.jsonc

curl localhost:port/get
{ "success": true, "date": y, "result": { "BTC/USD": 0.00010713, "ETH/USD": 3167.75, "USDT/USD": 1, "USDT/USDT": 1, "BTC/USDT": 0.00010713, "ETH/USDT": 3167.75, "USDT/BTC": 9334.45346775, "BTC/BTC": 1, "ETH/BTC": 29569214.97246336, "USDT/ETH": 0.00031568, "BTC/ETH": 3e-8, "ETH/ETH": 1 }, "last_updated": x, "version": "4.1.1" }

"BTC/USD": 0.00010713 - How it happened???

"BTC/ETH": 3e-8,
"ETH/BTC": 29569214.97246336

There BTC/ETH and ETH/BTC pairs should be mutually inverse.

Is it me doing something wrong?

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

No branches or pull requests

1 participant