10101 icon indicating copy to clipboard operation
10101 copied to clipboard

10101 (Ten-Ten-One): Self-custodial derivative trading at your fingertips.

Results 80 10101 issues
Sort by recently updated
recently updated
newest added

Instead the pnl should only be shown on the quantity that is reduced. ![image](https://github.com/get10101/10101/assets/382048/477510b0-e9bf-41a7-8361-8c481a76f106)

bug
UX

At the moment you can't change the leverage on an existing position, which does prevent a user from adding more margin to a position to move the liquidation price.

user-feedback
feature

easy reproducible on test with a 100% fee rebate. After buying or selling max the max will only decrease but not go to 0 on the next trade. This is...

bug
good-first-issue
UX

Reported by a user. > When clicking on the share logs button nothing happens. Reported in version 2.2.0 and 2.2.1 Phone: Android Oppo

bug
prod-environment

At the moment we show a generic "time for a quick survey" box, instead we could show the actual question which may engage the user more to answer.

UX
feature

The flow stop loss market: price < X -> trigger market order take profit market: price > X -> trigger market order Coordinator-based notification 1. user sets a price 2....

user-feedback
feature

Now that we support resizing, we have to sum the pnl from the trades instead of the closed position.

bug

We introduced semver versioning with #2326 and said that patch versions should be compatible with each other. We have a similar check on the app which is now wrong: https://github.com/get10101/10101/blob/fe8c3e61e941fd780b5e8b6a2048fdca4bb94408/mobile/lib/util/compare_coordinator_version.dart#L19-L25

good-first-issue