mxaddict
mxaddict
How to create a margin limit/market order? I see this: ```rust match account.market_buy(SYMBOL, order_quantity) { Ok(res) => { info!("Buy Order: {:?}", res); }, Err(err) => { error!("{:?}", err); } }...
### Hyprland Version System/Version info ```sh Hyprland, built from branch at commit cba1ade848feac44b2eda677503900639581c3f4 (props: bump version to 0.40.0). Date: Sat May 4 15:42:32 2024 Tag: v0.40.0, commits: 4606 flags: (if...
When loading a page for exaple with: ```rust page.goto("https://someurl.that.redirects/") ``` Is there a way to access the redirect chain and see what urls were visited along the way to the...
Is there a way to run bat with -f (similar to tail -f) to follow a file ?
Is there a way to set the default currency to something else than EUR?
#### Your system information * System information from steam: ``` Computer Information: Manufacturer: Gigabyte Technology Co., Ltd. Model: X670 AORUS ELITE AX Form Factor: Desktop No Touch Input Detected Processor...
### Regression? No ### Hyprlock Info and Version Hyprlock version v0.8.2 Hyprlock config ```sh background { color = rgb(16, 16, 16) } auth { pam:enabled = true fingerprint:enabled = true...