Advertisement
Guest User

Untitled

a guest
Jan 19th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.60 KB | None | 0 0
  1. {
  2. "General": {
  3. "BaseCurrency": "BTC", // MARKET
  4. "BuyStrategy": "EMAGAIN", // ALL_buy_strategy
  5. "BuyValue": "-1", // ALL_buy_value
  6. "BuyValueLimit": "0", // ALL_buy_value_limit used for SPREAD and CROSS strategies only
  7. "Cost": "0.0030", // ALL_max_cost or or All_max_cost_percentage
  8. "DcaEnabled": "-2.5", // ALL_DCA_enabled
  9. "DcaMaxBuySpread": "3.5", // max_buy_spread in DCA.properties
  10. "DcaMaxBuyTimes": "5", // max_buy_times in DCA.properties
  11. "DcaMaxCost": "0", // max_cost in DCA.properties
  12. "DcaMinBuyBalance": "0", // min_buy_balance in DCA.properties depending on UseMinBuyBalancePercentage in hostsettings.json
  13. "DcaSellTrigger": "1", // sell_trigger in DCA.properties
  14. "DcaSellStrategy": "GAIN", // sell_strategy in DCA.properties
  15. "DcaSellValue": "1", // sell_value in DCA.properties
  16. "DcaTrailingBuy": "1", // trailing_buy in DCA.properties
  17. "DcaTrailingProfit": "1", // trialing_profit in DCA.properties
  18. "ExcludedPairs": "BNB,CND", // coins you don't want PTF to create settings for. These will have no config generated and will appear in watchmode
  19. "SomOnlyPairs": "MTL,DGD,TRIG,MTL,SWIFT,EBST,CRB,OMNI,UKG,ARDR,SAFEX,BTA,MYST,DAR,EMC2,DRACO,SLING,CRYPT,DOGE,UNO,SC,INCNT,NAUT,SJCX,NOTE,TKN,TIME",
  20. "DcaExcluded": "GTO,LEND,OST,MOD", // coins you don't want DCA enabled for no matter what
  21. "EnabledPairsOnly": "", // Pairs that you only want to trade. If pairs are in here and the ExcludedList, they will not be traded
  22. "MaxBuySpread": "3.5", // All_max_buy_spread
  23. "MaxTrailingBuy": "1", // All_trailing_buy
  24. "MaxTrailingProfit": "1", // All_tailing_profit
  25. "MinBuyBalance": "0", // All_min_buy_balance or All_min_buy_balance_percentage
  26. "MinBuyPrice": "0.00005", // All_min_buy_price
  27. "MinBuyVolume": "250", // All_min_buy_volume
  28. "MinProfit": "1", // All_min_profit
  29. "MinTrailingBuy": "0.1", // minumum the trailing buy after offsets can be
  30. "MinTrailingProfit": "0.1", // minumum the trailing buy after offsets can be
  31. "MinutesForLongerTermTrend": "720", // minutes to measure trend for LongerTermPriceChange
  32. "MinutesToMeasureTrend": "57", // minutes to measure trend for base coin trend, PriceTrendChange and volatility calc
  33. "NumberOfPairs": "10", // ALL_max_trading_pairs
  34. "SellStrategy": "GAIN", // ALL_sell_strategy
  35. "SellValue": "1", // ALL_sell_value
  36. "TopCurrenciesToCheck": "45" // number of pairs to check from your exchange for MaxTopCoinAverageChange
  37. },
  38. "MarketConditions": {
  39. "Configs": [
  40. {
  41. "FolderName": "01-superbear",
  42. "MaxTopCoinAverageChange": "-1.5",
  43. "BuyValueOffset": "-400",
  44. "TrailingBuyOffset": "-89",
  45. "MinProfitOffset": "-43",
  46. "SellValueOffset": "-40",
  47. "MaxBuySpreadOffset": "-20",
  48. "TrailingProfitOffset": "-100",
  49. "DcaTrailingBuyOffset": "20",
  50. "DcaTrailingProfitOffset": "-90",
  51. "DcaSellValueOffset": "-50",
  52. "MaxPairsOffset": "-70"
  53. },
  54. {
  55. "FolderName": "02-bear",
  56. "MaxTopCoinAverageChange": "-0.6",
  57. "BuyValueOffset": "-20",
  58. "TrailingBuyOffset": "-87",
  59. "MinProfitOffset": "-43",
  60. "SellValueOffset": "-36",
  61. "MaxBuySpreadOffset": "-10",
  62. "TrailingProfitOffset": "-89",
  63. "DcaTrailingBuyOffset": "-10",
  64. "DcaTrailingProfitOffset": "-80",
  65. "DcaSellValueOffset": "-40",
  66. "MaxPairsOffset": "-30"
  67. },
  68. {
  69. "FolderName": "03-boring",
  70. "MaxTopCoinAverageChange": "0.45",
  71. "BuyValueOffset": "-53",
  72. "TrailingBuyOffset": "-78",
  73. "MinProfitOffset": "-18",
  74. "SellValueOffset": "-14",
  75. "MaxBuySpreadOffset": "0",
  76. "TrailingProfitOffset": "-87",
  77. "DcaTrailingBuyOffset": "-51",
  78. "DcaTrailingProfitOffset": "-67",
  79. "DcaSellValueOffset": "-31",
  80. "MaxPairsOffset": "0"
  81. },
  82. {
  83. "FolderName": "04-bull",
  84. "MaxTopCoinAverageChange": "1.3",
  85. "BuyValueOffset": "-61",
  86. "TrailingBuyOffset": "-71",
  87. "MinProfitOffset": "-3",
  88. "SellValueOffset": "2",
  89. "MaxBuySpreadOffset": "0",
  90. "TrailingProfitOffset": "-55",
  91. "DcaTrailingBuyOffset": "-67",
  92. "DcaTrailingProfitOffset": "-51",
  93. "DcaSellValueOffset": "-13",
  94. "MaxPairsOffset": "30"
  95. },
  96. {
  97. "FolderName": "05-superbull",
  98. "MaxTopCoinAverageChange": "5",
  99. "BuyValueOffset": "-67",
  100. "TrailingBuyOffset": "-73",
  101. "MinProfitOffset": "10",
  102. "SellValueOffset": "2",
  103. "MaxBuySpreadOffset": "0",
  104. "TrailingProfitOffset": "-50",
  105. "DcaTrailingBuyOffset": "-70",
  106. "DcaTrailingProfitOffset": "-30",
  107. "DcaSellValueOffset": "0",
  108. "MaxPairsOffset": "50"
  109. }
  110. ]
  111. },
  112. "Price": {
  113. "Configs": [
  114. {
  115. "MaxPrice": "0.0001",
  116. "BuyValueOffset": "0",
  117. "CostOffset": "0"
  118. },
  119. {
  120. "MaxPrice": "0.0005",
  121. "BuyValueOffset": "0",
  122. "CostOffset": "0"
  123. }
  124. ]7
  125. },
  126. "PriceTrendChange": {
  127. "Configs": [
  128. {
  129. "MaxPriceTrendPercentageChange": "-5",
  130. "BuyValueOffset": "-15",
  131. "TrailingProfitOffset": "-70",
  132. "SellValueOffset": "-40",
  133. "MaxBuySpreadOffset": "0"
  134. },
  135. {
  136. "MaxPriceTrendPercentageChange": "-2",
  137. "BuyValueOffset": "-25",
  138. "CostOffset": "0",
  139. "SellValueOffset": "-25"
  140. },
  141. {
  142. "MaxPriceTrendPercentageChange": "5"
  143. },
  144. {
  145. "MaxPriceTrendPercentageChange": "20",
  146. "BuyValueOffset": "0",
  147. "TrailingBuyOffset": "-30",
  148. "TrailingProfitOffset": "-5"
  149. },
  150. {
  151. "MaxPriceTrendPercentageChange": "100",
  152. "BuyValueOffset": "400",
  153. "TrailingProfitOffset": "-70",
  154. "SellValueOffset": "-30",
  155. "TrailingBuyOffset": "20",
  156. "MaxBuySpreadOffset": "-20"
  157. }
  158. ]
  159. },
  160. "LongerTermPriceChange": {
  161. "Configs": [
  162. {
  163. "MaxPriceTrendPercentageChange": "-10",
  164. "BuyValueOffset": "-30",
  165. "TrailingBuyOffset": "-51",
  166. "TrailingProfitOffset": "-80",
  167. "TrailingBuyOffset": "50",
  168. "SellValueOffset": "-30",
  169. "MaxBuySpreadOffset": "0"
  170. },
  171. {
  172. "MaxPriceTrendPercentageChange": "10"
  173. },
  174. {
  175. "MaxPriceTrendPercentageChange": "10000",
  176. "BuyValueOffset": "-10",
  177. "TrailingProfitOffset": "-80",
  178. "SellValueOffset": "-30",
  179. "MaxBuySpreadOffset": "-20"
  180. }
  181. ]
  182. },
  183. "AverageCandleSize": {
  184. "Configs": [
  185. {
  186. "MaxPercentageSizeOfPrice": "0.025",
  187. "SellOnlyMode": "true",
  188. "SellValueOffset": "-30"
  189. }
  190. ]
  191. }
  192. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement