Type/to search

24h Roll-Out TradFi Prototype v0.1.6

Common strategy
Created: 2026-08-28 14:02:12
Last modified: 5 days ago
8
Follow
1379
Followers

An FMZ Rust prototype for Binance TradFi perpetuals based on the 24-hour-old minute path rolling out. It dynamically scans TradFi contracts, computes 5/30-minute mechanical display shocks, and uses one patient GTX entry order for up to 90 seconds without chasing. SHADOW, PAPER, and LIVE are supported.

Source
Rust
---
[dependencies]
serde = { version = "1", features = ["derive"] }
serde_json = "1"
---

use serde::{Deserialize, Serialize};
use serde_json::{json, Value};
use std::cmp::Ordering;
use std::collections::{HashMap, HashSet};

const STRATEGY_NAME: &str = "24h Roll-Out TradFi FMZ Rust Prototype";
Strategy parameters
Strategy parameters
Signal and Scanner
24h Attention Threshold (%) (Optional)
30m Shock Threshold (pp) (Optional)
Execution and Safety
Run Mode (Optional)
Order Notional (USDT) (Optional)
Commands
Comment
All comments (0)
No data
No data
  • 1
Forums
PINE Language
Get the app
iPhone Download
© 2015 - ∞ INVENTOR PTE LTD (SG)