Skip to content

Instantly share code, notes, and snippets.

@nsulistiyawan
Last active May 4, 2026 09:47
Show Gist options
  • Select an option

  • Save nsulistiyawan/9f0ee047afb9841db25fbb0a66c7d9aa to your computer and use it in GitHub Desktop.

Select an option

Save nsulistiyawan/9f0ee047afb9841db25fbb0a66c7d9aa to your computer and use it in GitHub Desktop.
{
client: {
name: "David Edgar Garrard",
currency: "USD",
account: 000267,
inception: "2025-12-01",
ref: "R999",
address: "<!ClientAddress>",
country: "<!ClientCountry>",
client_id: "<!ClientID>",
strategy_code: "<!CountryCode>",
trader_account: "<!TradierAccount>"
},
history: [
{date: "2025-12-01", equity: 0, cash: 0, pnldelta: 0, pnlrunning: 0},
{date: "2026-02-20", equity: 15690.02, cash: 0, pnldelta: 0, pnlrunning: 0},
{date: "2026-04-28", equity: 38598.59, cash: 3141.08, pnldelta: -0.00113, pnlrunning: 0.19298}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment