Sniper365

Results 16 comments of Sniper365

When could you share the V2 contract addresses with public?

Hi @kungla and @all I Also try to find the way that close the current position via API. Yeah.. couldn't find the way in [dydx api documentation]([https://dydxprotocol.github.io/v3-teacher/](https://dydxprotocol.github.io/v3-teacher/#get-positions)) Could you update...

![image](https://user-images.githubusercontent.com/30114178/209897696-94dcc977-e033-4ed3-994f-fcbd4642d80e.png) I am using Next 13 and followed the nextjs-javascript and react-typescript. It's related with [#310 ](https://github.com/tradingview/charting-library-examples/issues/310#issuecomment-1367024233) I changed tag to . Then disappeared UDFCompatibleDataFeed error and met this error....

> @Harsh7wardhan in your `package.json`, add the following: > > ```json > "overrides": { > "@chakra-ui/focus-lock": { > "react-focus-lock": "2.11.3" > } > } > ``` I added overrides but...

Hi @Abhimanyu121 Did you find the right answer for this issue?

Hey @Kampfk3ks7 You did calculate the liquidation price correctly before? Or whatever are your thoughts?

Yeah.. same to me. Very strange... or all we are thinking something wrong..? dydx dev team! Could you please answer this issue? > I used the exact description provided in...

![image](https://user-images.githubusercontent.com/30114178/230149521-5482c25f-5a90-4979-a701-6a4729b73b36.png) Hi @Abhimanyu121 Currently I have two positions like above I tried as following your way So for BTC liq.price, in summary , `(final size - (equity - W)) /...

> Hey @sniper365 and @Kampfk3ks7 we solved it quite some time back so I don't remember exact solution but can you try this code snippet > > ``` > final...