Advertisement
den4ik2003

Untitled

May 29th, 2025
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.83 KB | None | 0 0
  1. {'strategy': 'V', 'op': 'restart', 'markets': [{'params': {'daily_volume': 40000.0, 'left_bound': 0.2, 'right_bound': 0.8, 'history_mode': True, 'tight_spread': False, 'threshold': 1.0, 'smart_spread_size': 0.0, 'smart_daily_volume': 0.0, 'close_candles': True, 'tight_min_base': 0, 'tight_min_quote': 0, 'buy_ratio': 0.6, 'bbo_trade': False}, 'client': {'exchange_name': 'kucoin', 'symbol': 'PAXG_BTC', 'decimals': [6, 4], 'strategy': 'V', 'extra_args': {}}}], 'params': {'daily_volume': 40000.0, 'left_bound': 0.25, 'right_bound': 0.7, 'history_mode': True, 'tight_spread': False, 'threshold': 1.0, 'smart_spread_size': 0.0, 'smart_daily_volume': 0.0, 'close_candles': True, 'tight_min_base': 0, 'tight_min_quote': 0, 'buy_ratio': 0.5, 'bbo_trade': False}, 'symbol': ['PAXG_BTC', 'kucoin', 'spot'], 'group': 'PAXG'}
  2. launch
  3. {'strategy': 'V', 'op': 'restart', 'markets': [{'params': {'daily_volume': 40000.0, 'left_bound': 0.2, 'right_bound': 0.8, 'history_mode': True, 'tight_spread': False, 'threshold': 1.0, 'smart_spread_size': 0.0, 'smart_daily_volume': 0.0, 'close_candles': True, 'tight_min_base': 0, 'tight_min_quote': 0, 'buy_ratio': 0.6, 'bbo_trade': False}, 'client': {'exchange_name': 'kucoin', 'symbol': 'PAXG_BTC', 'decimals': [6, 4], 'strategy': 'V', 'extra_args': {}}}], 'params': {'daily_volume': 40000.0, 'left_bound': 0.25, 'right_bound': 0.7, 'history_mode': True, 'tight_spread': False, 'threshold': 1.0, 'smart_spread_size': 0.0, 'smart_daily_volume': 0.0, 'close_candles': True, 'tight_min_base': 0, 'tight_min_quote': 0, 'buy_ratio': 0.5, 'bbo_trade': False}, 'symbol': ['PAXG_BTC', 'kucoin', 'spot'], 'group': 'PAXG'}
  4. {'exchange_name': 'kucoin', 'symbol': 'PAXG_BTC', 'decimals': [6, 4], 'strategy': 'V', 'extra_args': {}}
  5. kucoin
  6. PAXG_BTC
  7. [6, 4]
  8. V
  9. {}
  10. Exchange precision: [6, 4]
  11. client created
  12. bounds DEBUG 0.2 0.8
  13. symbol add_market: kucoin -> BTC
  14. TargetPriceFetching only usdt: False
  15. init quotes/usdt: {'BTC': {'ts': 1748507522693, 'price': 108199.99}, 'ETH': {'ts': 1748507522700, 'price': 2720.3}}
  16. market.min_notional: 5
  17. min_quote_size: 1e-05
  18. 1748507522905 alert {'op': 'start'}
  19.  
  20. 1748507522.9053335
  21. 1748507522973 book {'ask_price': 0.030638, 'bid_price': 0.030431}
  22.  
  23. 1748507522973 balance {'base': 0.0152, 'quote': 0.00072758}
  24.  
  25. 1748507523063 public_trades []
  26.  
  27. 1748507523072 private_trades []
  28.  
  29. started
  30. []
  31. 1748507523168 fees {'taker': 0.1, 'maker': 0.1}
  32.  
  33. fetching kline history
  34. kline history len = 288
  35. klines done
  36. len: 103
  37. 0.0
  38. book time before: 1748507523258.755
  39. balances: 0.0152 0.00072758
  40. spread: 0.0068022739969109125 kucoin
  41. TargetPriceFetching get_quote_in_price: BTC
  42. quote_price: 108199.99
  43. info book: {'ask_price': 0.030638, 'bid_price': 0.030431}
  44. mm_info_t - book_t: 1748507523303
  45. delta now - mm_info_t: 1748507523348
  46. lines len: 140
  47. 0.030605461315540376
  48. target: 0.030605461315540376 (clip inside (0.03029940670238497; 0.03091151592869578))
  49. mean_vol (USDT): 0.9350309189839692
  50. mean_vol (BTC or ETH): 8.641691362300211e-06
  51. unrounded: 0.030536006109219853
  52. qty: 0.0003477048823712848 btc-eth --> 1.1488151561961268 usdt
  53. iteration: 0.0003477048823712848, 0.030536, 0.5155050609378224
  54. price/bid*/ask* 0.030536 0.030432 0.030636999999999998
  55. kucoin {'ask_price': 0.030638, 'bid_price': 0.030431}
  56. proceeding <class 'kucoin_connector.Kucoin'>
  57. new_limit buy {'orderId': '68381b8308be930007bc1c50'}
  58. new_limit sell {'orderId': '68381b833c90fd0007f23607'}
  59. {'cancelledOrderIds': ['68381b833c90fd0007f23607']}
  60. 1748507529.1351948
  61. 1748507529185 private_trades []
  62.  
  63. 1748507529186 public_trades [{'price': 0.030536, 'quantity': 0.0003, 'side': 'sell', 'timestamp': 1748507523480}]
  64.  
  65. 1748507529228 book {'ask_price': 0.030638, 'bid_price': 0.03043}
  66.  
  67. 1748507529228 balance {'base': 0.0155, 'quote': 0.00071841}
  68.  
  69. started
  70. []
  71. 1748507529308 fees {'taker': 0.1, 'maker': 0.1}
  72.  
  73. fetching kline history
  74. klines done
  75. len: 103
  76. 0.32036924362182617
  77. book time before: 1748507529310.5923
  78. balances: 0.0155 0.00071841
  79. spread: 0.006835359842261024 kucoin
  80. TargetPriceFetching get_quote_in_price: BTC
  81. quote_price: 108200.02
  82. info book: {'ask_price': 0.030638, 'bid_price': 0.03043}
  83. mm_info_t - book_t: 1748507529358
  84. delta now - mm_info_t: 1748507529406
  85. lines len: 5
  86. 0.03060546310374786
  87. target: 0.03060546310374786 (clip inside (0.03029940847271038; 0.03091151773478534))
  88. mean_vol (USDT): 0.9949419486395522
  89. mean_vol (BTC or ETH): 9.195395237815596e-06
  90. unrounded: 0.030537287259175483
  91. qty: 0.0004639324197018314 btc-eth --> 1.5328809686491343 usdt
  92. iteration: 0.0004639324197018314, 0.030537, 0.5155050609378344
  93. price/bid*/ask* 0.030536 0.030431 0.030636999999999998
  94. kucoin {'ask_price': 0.030638, 'bid_price': 0.03043}
  95. proceeding <class 'kucoin_connector.Kucoin'>
  96. new_limit buy {'orderId': '68381b893ef0ac0007d6418b'}
  97. new_limit sell {'orderId': '68381b89ac47960007a176f9'}
  98. {'cancelledOrderIds': []}
  99. 1748507537.366859
  100. 1748507537414 public_trades [{'price': 0.030536, 'quantity': 0.0005, 'side': 'sell', 'timestamp': 1748507529459}]
  101.  
  102. 1748507537426 private_trades [{'price': 0.030536, 'quantity': 0.0005, 'side': 'buy', 'timestamp': 1748507529459}, {'price': 0.030536, 'quantity': 0.0005, 'side': 'sell', 'timestamp': 1748507529459}]
  103.  
  104. 1748507537441 book {'ask_price': 0.030638, 'bid_price': 0.03043}
  105.  
  106. 1748507537441 balance {'base': 0.0155, 'quote': 0.00071838}
  107.  
  108. started
  109. []
  110. 1748507537525 fees {'taker': 0.1, 'maker': 0.1}
  111.  
  112. fetching kline history
  113. klines done
  114. len: 103
  115. 0.33851170539855957
  116. book time before: 1748507537525.7166
  117. balances: 0.0155 0.00071838
  118. spread: 0.006835359842261024 kucoin
  119. TargetPriceFetching get_quote_in_price: BTC
  120. quote_price: 108212.99
  121. info book: {'ask_price': 0.030638, 'bid_price': 0.03043}
  122. mm_info_t - book_t: 1748507537570
  123. delta now - mm_info_t: 1748507537615
  124. lines len: 8
  125. 0.0306036380197978
  126. target: 0.0306036380197978 (clip inside (0.03029760163959982; 0.03090967439999578))
  127. mean_vol (USDT): 0.9983347011810982
  128. mean_vol (BTC or ETH): 9.225645656599066e-06
  129. unrounded: 0.030538440508342396
  130. qty: 0.0004357183189307434 btc-eth --> 1.4398783682421072 usdt
  131. iteration: 0.0004357183189307434, 0.030538, 0.5155050609378344
  132. price/bid*/ask* 0.030538 0.030431 0.030636999999999998
  133. kucoin {'ask_price': 0.030638, 'bid_price': 0.03043}
  134. proceeding <class 'kucoin_connector.Kucoin'>
  135. new_limit buy {'orderId': '68381b91851ccd000762f209'}
  136. new_limit sell {'orderId': '68381b911c60c700074d6863'}
  137. {'cancelledOrderIds': []}
  138. 1748507542.7149794
  139. 1748507542739 public_trades [{'price': 0.030538, 'quantity': 0.0004, 'side': 'buy', 'timestamp': 1748507537668}]
  140.  
  141. 1748507542759 private_trades [{'price': 0.030538, 'quantity': 0.0004, 'side': 'sell', 'timestamp': 1748507537668}, {'price': 0.030538, 'quantity': 0.0004, 'side': 'buy', 'timestamp': 1748507537668}]
  142.  
  143. 1748507542779 book {'ask_price': 0.030537, 'bid_price': 0.030431}
  144.  
  145. 1748507542779 balance {'base': 0.0155, 'quote': 0.00071835}
  146.  
  147. started
  148. []
  149. 1748507542885 fees {'taker': 0.1, 'maker': 0.1}
  150.  
  151. fetching kline history
  152. klines done
  153. len: 103
  154. 0.3441736102104187
  155. book time before: 1748507542885.4688
  156. balances: 0.0155 0.00071835
  157. spread: 0.0034832900660510813 kucoin
  158. TargetPriceFetching get_quote_in_price: BTC
  159. quote_price: 108212.99
  160. info book: {'ask_price': 0.030537, 'bid_price': 0.030431}
  161. mm_info_t - book_t: 1748507542921
  162. delta now - mm_info_t: 1748507542958
  163. lines len: 4
  164. 0.03060628488317345
  165. target: 0.03060628488317345 (clip inside (0.030300222034341715; 0.030912347732005182))
  166. mean_vol (USDT): 0.9993935123929847
  167. mean_vol (BTC or ETH): 9.235430167792097e-06
  168. unrounded: 0.03048521514945164
  169. qty: 0.0007197589662941876 btc-eth --> 2.3743934205237696 usdt
  170. iteration: 0.0007197589662941876, 0.030485, 0.5155050609378224
  171. price/bid*/ask* 0.030485 0.030432 0.030536
  172. kucoin {'ask_price': 0.030537, 'bid_price': 0.030431}
  173. proceeding <class 'kucoin_connector.Kucoin'>
  174. new_limit sell {'orderId': '68381b9623f7b60007da77a7'}
  175. new_limit buy {'orderId': '68381b969d4fc60007f3ecef'}
  176. {'cancelledOrderIds': []}
  177. 1748507547.0754569
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement