Skip to content

Instantly share code, notes, and snippets.

@AndrewtConroy
Last active August 21, 2023 16:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AndrewtConroy/0ebba6ab061a9adc23d6e0aef754f79c to your computer and use it in GitHub Desktop.
Save AndrewtConroy/0ebba6ab061a9adc23d6e0aef754f79c to your computer and use it in GitHub Desktop.
{
"All Trades": [
"Long Trades",
"Short Trades",
"Daily Trades"
],
"Closed Trades Profit/Loss": [
"187",
"187",
"0",
"187"
],
"Closed Trades Total Profit": [
"187",
"187",
"0",
"187"
],
"Closed Trades Total Loss": [
"0",
"0",
"0",
"0"
],
"Profit Factor": [
"0.00",
"0.00",
"0.00",
"0.00"
],
"Total FlatToFlat Trades": [
"5",
"5",
"0",
"5"
],
"Total Filled Quantity": [
"20",
"20",
"0",
"20"
],
"FlatToFlat Percent Profitable": [
"100.00%",
"100.00%",
"0.00%",
"100.00%"
],
"Average Time In Winning Trades": [
"1:21",
"1:21",
"0:00",
"1:21"
],
"Avg Quantity Per FlatToFlat Winning Trade": [
"2.00",
"2.00",
"0.00",
"2.00"
],
"Avg Quantity Per FlatToFlat Losing Trade": [
"0.00",
"0.00",
"0.00",
"0.00"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment