Advertisement
Guest User

hostconfig

a guest
Jan 21st, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. {
  2. "Host": {
  3. "TrexPairsLocation": "C:\\Users\\Administrator\\Desktop\\ProfitTrailer\\ProfitTrailer\\trading",
  4. "PoloPairsLocation": "",
  5. "BinancePairsLocation": "",
  6. "LicenseKey": "",
  7. "ServerUrls": "http://localhost:8083",
  8. "MarketConditionCheckInMinutes": "3",
  9. "CalculateTrailingValues": "true",
  10. "UseMaxCostPercentage": "true",
  11. "UseMinBuyBalancePercentage": "true",
  12. "TelegramBotId": "",
  13. "TelegramChatId": ""
  14. },
  15. "Serilog": {
  16. "MinimumLevel": "Debug"
  17. }
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement