/ trade.json
trade.json
1  {
2      "entryFee": 1,
3      "stopLoss": 0.5,
4      "takeProfit": 0.7,
5      "leverage": 10
6  }