Skip to content

Bybit - View more orders and positions by sammcj

Screenshot of Bybit - View more orders and positions

Details

Authorsammcj

LicenseMIT

Categorybybit.com

Created

Updated

Code size550 B

Code checksume789c1f0

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Shows more orders and positions on ByBit trading

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Bybit - View more orders and positions
@version      20250120.04.17
@namespace    https://www.bybit.com/trade/
@description  Shows more orders and positions on ByBit trading
@homepage     https://www.bybit.com/trade/
@author       sammcj
@license      MIT
==/UserStyle== */

@-moz-document url-prefix("https://www.bybit.com/trade/") {
div.react-grid-item:nth-child(2) {
  height: 1450px !important;
}
div.react-grid-item:nth-child(3) {
  height: 590px !important;
}


.main-wrapper {
  overflow: inherit !important;
}
}

Reviews

No reviews yet.