Click a variable to insert it into the active field.
Trade Object
ID {{ trade.id }}
Spot Symbol {{ trade.spot }}
Direction {{ trade.direction }}
Entry Time {{ trade.entry_time }}
Status {{ trade.trade_status }}
Positions Array
Available inside position loop
Sym {{ pos.standard_symbol }}
Side {{ pos.transaction_type }}
Exch {{ pos.exchange }}
Entry Prc {{ pos.entry_ltp }}
Exit Prc {{ pos.exit_ltp }}
Standard Value
Action {{ action }}
Is Entry? {{ is_entry }}
Time {{ timestamp }}
Sub ID {{ subscriber_id }}
Strat ID {{ strategy_id }}