@pipedream/oanda
Version:
Pipedream oanda Components
36 lines • 806 B
JavaScript
export default {
"instrument": "AUD_USD",
"long": {
"units": "4",
"averagePrice": "0.64333",
"pl": "0.0000",
"resettablePL": "0.0000",
"financing": "0.0000",
"dividendAdjustment": "0.0000",
"guaranteedExecutionFees": "0.0000",
"tradeIDs": [
"6",
"9",
"19",
"21"
],
"unrealizedPL": "0.0074"
},
"short": {
"units": "0",
"pl": "0.0000",
"resettablePL": "0.0000",
"financing": "0.0000",
"dividendAdjustment": "0.0000",
"guaranteedExecutionFees": "0.0000",
"unrealizedPL": "0.0000"
},
"pl": "0.0000",
"resettablePL": "0.0000",
"financing": "0.0000",
"commission": "0.0000",
"dividendAdjustment": "0.0000",
"guaranteedExecutionFees": "0.0000",
"unrealizedPL": "0.0074",
"marginUsed": "0.0774"
}