Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. {
  2. "positionSize": 0.000001,
  3. "minimalTransactionSize": 0.000001,
  4. "minimalAccountBalance": 250,
  5. "maximalSpread": 2.5,
  6. "delayTimeBeforeTransaction": 1000,
  7. "dataPeriod": 380,
  8. "deviationMultiplier": 3,
  9. "currencyPair": "GBR.IDX/GBP",
  10. "recipient": [
  11. "kontakt.dudit@gmail.com",
  12. "paykitson@gmail.com"
  13. ],
  14. "transactionOn": true
  15. }
  16.  
  17.  
  18. {
  19. "positionSize": 0.000001,
  20. "minimalTransactionSize": 0.000001,
  21. "minimalAccountBalance": 250,
  22. "maximalSpread": 3.5,
  23. "delayTimeBeforeTransaction": 1000,
  24. "dataPeriod": 280,
  25. "deviationMultiplier": 2,
  26. "currencyPair": "AUS.IDX/AUD",
  27. "recipient": [
  28. "kontakt.dudit@gmail.com",
  29. "paykitson@gmail.com"
  30. ],
  31. "transactionOn": true
  32. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement