MCPcopy Create free account
hub / github.com/ControlCplusControlV/ferrofluid / trigger

Method trigger

src/types/requests.rs:105–126  ·  view source on GitHub ↗

Create a trigger order (stop loss or take profit)

(
        asset: u32,
        is_buy: bool,
        trigger_px: impl Into<String>,
        sz: impl Into<String>,
        tpsl: impl Into<String>,
        is_market: bool,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

TriggerClass · 0.85

Tested by

no test coverage detected