A PHP Error was encountered

Severity: 8192

Message: Function create_function() is deprecated

Filename: geshi/geshi.php

Line Number: 4698

Backtrace:

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 4698
Function: _error_handler

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 4621
Function: _optimize_regexp_list_tokens_to_string

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 1655
Function: optimize_regexp_list

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 2029
Function: optimize_keyword_group

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 2168
Function: build_parse_cache

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/Process.php
Line: 45
Function: parse_code

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/models/Pastes.php
Line: 517
Function: syntax

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/controllers/Main.php
Line: 693
Function: getPaste

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/index.php
Line: 315
Function: require_once

Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Untitled - Stikked
From Thundering Capybara, 7 Years ago, written in PHP.
This paste is a reply to Re: Re: Re: Re: Re: Re: Re: Re: Re: Untitled from Sloppy Cheetah - view diff
Embed
  1. # ####################################
  2. # ####### PTMagic Current Setting ########
  3. # PTMagic_ActiveSetting = MainCurrencyOrExchangeWarning
  4. # PTMagic_LastChanged = 6/12/18 9:48 PM
  5. # ####################################
  6.  
  7. ############################################################################
  8. #                 The North Star: Settings for ProfitTrailer 2             #
  9. ############################################################################
  10. # Developers:     Discord @stevenshizzle#8860 / Telegram @stevenshizzle    #
  11. #                 Discord @cabbage#4164                                    #
  12. # Contributors:   @smoochy#6365 (disc) @fransenson#5625 (disc)             #
  13. #                 @samueldc (tel)                                          #
  14. # Thanks:         theWolfsofCrypto (tinyurl.com/WolfsOfCrypto)             #
  15. # Tested With:    ProfitTrailer 2.0.3 / PTMagic 1.6.1                      #
  16. # URL:            www.thenorthstarsettings.com                             #
  17. # File:           PAIRS.properties                                         #
  18. # Last Update:    v2.2.0 - 13 MAY 2018                                     #
  19. ############################################################################
  20.  
  21.  
  22.  
  23. ############################# DCA DILUTION Settings####################### ##
  24. BAT_dca_enabled = true
  25. ELF_dca_enabled = true
  26.  
  27. ############################ Mandatory Settings ############################
  28. # ETH/BTC/USDT
  29. market = ETH
  30.  
  31. # Your starting balance. If you've been running ProfitTrailer 2 then you do
  32. # not need to change this value when updating your PAIRS.properties file.
  33. # PT will keep logs of your deposits and withdraws to your exchange account
  34. # and calculate the difference from this start balance.
  35. start_balance = 9.7599
  36.  
  37. # Recommend 3000 ETH/780 BTC, especially on Binance
  38. DEFAULT_min_buy_volume = 2500
  39.  
  40. # See the pairs_setup file for help setting the below two values.
  41. # Make sure to change the corresponding values in settings.analyzer.json
  42. # to account for downtrend trading.
  43. # PTMagic changed line for setting 'MainCurrencyOrExchangeWarning' on 6/12/18 9:48 PM
  44. DEFAULT_initial_cost_percentage = 1.35
  45. # PTMagic changed line for setting 'MainCurrencyOrExchangeWarning' on 6/12/18 9:48 PM
  46. max_trading_pairs = 8
  47.  
  48. # Lower = more opportunities, more risk
  49. # Higher = less opportunities, less risk
  50. DEFAULT_rebuy_timeout = 60
  51.  
  52. # Adjust the below to your preference.
  53. # First line must be present and set to 0 for percentage to work.
  54. # If you trade with a low balance, you may need to remove percentage.
  55. keep_balance = 0
  56. keep_balance_percentage = 38
  57.  
  58. ############################## General Settings ############################
  59. DEFAULT_trading_enabled = true
  60. # PTMagic changed line for setting 'MainCurrencyOrExchangeWarning' on 6/12/18 9:48 PM
  61. DEFAULT_sell_only_mode_enabled = true
  62. DEFAULT_dca_enabled = -5.50
  63. enabled_pairs = NANO, POWR, XRP, BCH, EOS, LTC, ADA, XLM, TRX, MIOTA, NEO, DASH, XMR, XEM, VEN, ETC, QTUM, BCN, OMG, ZEC, ICX, LSK, ZIL, ONT, AE, BTG, ZRX, STEEM, XVG, BTS, PPT, WAN, GNT, BCD, STRAT, REP, WAVES, WTC, IOST, SNT, AION, HSR, LRC, BAT, CMT, KMD, ARK, ELF, PIVX, GXS, BNT, GAS, SYS, KNC, FUN
  64. hidden_pairs = ALL
  65. orderbook_profit_calculation = true
  66.  
  67. ######################## Possible Buy Log Filtering ########################
  68. DEFAULT_initial_cost = 0
  69. pair_min_listed_days = 15
  70. DEFAULT_max_buy_spread = 2.00
  71. DEFAULT_min_orderbook_volume_percentage = 133
  72.  
  73. ############################# Blacklisted Coins ############################
  74. BNB_trading_enabled = false
  75. CTR_trading_enabled = false
  76. XVG_trading_enabled = false
  77. NCASH_trading_enabled = false
  78.  
  79. ############################### Buy Settings ###############################
  80. # The below values are provided by PTMagic
  81. # PTMagic changed line for setting 'MainCurrencyOrExchangeWarning' on 6/12/18 9:48 PM
  82. DEFAULT_A_buy_strategy = RSI
  83. # PTMagic changed line for setting 'MainCurrencyOrExchangeWarning' on 6/12/18 9:48 PM
  84. DEFAULT_A_buy_value = 35.5
  85. # PTMagic changed line for setting 'MainCurrencyOrExchangeWarning' on 6/12/18 9:48 PM
  86. DEFAULT_A_buy_value_limit = 0
  87. # PTMagic changed line for setting 'MainCurrencyOrExchangeWarning' on 6/12/18 9:48 PM
  88. DEFAULT_B_buy_strategy = LOWBB
  89. # PTMagic changed line for setting 'MainCurrencyOrExchangeWarning' on 6/12/18 9:48 PM
  90. DEFAULT_B_buy_value = -10
  91. # PTMagic changed line for setting 'MainCurrencyOrExchangeWarning' on 6/12/18 9:48 PM
  92. DEFAULT_B_buy_value_limit = -35
  93. # PTMagic changed line for setting 'MainCurrencyOrExchangeWarning' on 6/12/18 9:48 PM
  94. DEFAULT_C_buy_strategy = STOCH
  95. # PTMagic changed line for setting 'MainCurrencyOrExchangeWarning' on 6/12/18 9:48 PM
  96. DEFAULT_C_buy_value = 20
  97. # PTMagic changed line for setting 'MainCurrencyOrExchangeWarning' on 6/12/18 9:48 PM
  98. DEFAULT_C_buy_value_limit = 0
  99. # PTMagic changed line for setting 'MainCurrencyOrExchangeWarning' on 6/12/18 9:48 PM
  100. DEFAULT_D_buy_strategy = BBWIDTH
  101. # PTMagic changed line for setting 'MainCurrencyOrExchangeWarning' on 6/12/18 9:48 PM
  102. DEFAULT_D_buy_value = 34
  103. # PTMagic changed line for setting 'MainCurrencyOrExchangeWarning' on 6/12/18 9:48 PM
  104. DEFAULT_D_buy_value_limit = 6.18
  105. # PTMagic changed line for setting 'MainCurrencyOrExchangeWarning' on 6/12/18 9:48 PM
  106. DEFAULT_E_buy_strategy = DISABLED
  107. DEFAULT_E_buy_value = 0
  108. DEFAULT_E_buy_value_limit = 0
  109.  
  110. # PTMagic changed line for setting 'MainCurrencyOrExchangeWarning' on 6/12/18 9:48 PM
  111. DEFAULT_trailing_buy = 0.75
  112.  
  113. ############################### Sell Settings ##############################
  114. DEFAULT_A_sell_strategy = GAIN
  115. DEFAULT_A_sell_value = 1.17
  116.  
  117. DEFAULT_trailing_profit = 0.33
  118.  
  119. # PTMagic_SingleMarketSettings - Written on 6/12/18 9:58:04 PM
  120. # ########################################################################
  121.  
  122. # BCHETH - Current active settings: BlacklistNewCoins
  123. # Matching triggers:
  124. # Age for 'BCHETH' not found, trigger matched just to be safe!
  125. BCH_trading_enabled = false
  126. BCH_sell_only_mode_enabled = true
  127. BCH_DCA_enabled = false
  128.  
  129. # GASETH - Current active settings: BlacklistNewCoins
  130. # Matching triggers:
  131. # Age for 'GASETH' not found, trigger matched just to be safe!
  132. GAS_trading_enabled = false
  133. GAS_sell_only_mode_enabled = true
  134. GAS_DCA_enabled = false
  135.  
  136. # HSRETH - Current active settings: KnockoutPunch
  137. # Matching triggers:
  138. # KnockoutPunch: Exchange6h -  - Min: 3.82% - TrendChange (Absolute) = 4.19%
  139. HSR_sell_only_mode_enabled = false
  140. HSR_DCA_enabled = -3.89
  141.  
  142. # MIOTAETH - Current active settings: BlacklistNewCoins
  143. # Matching triggers:
  144. # Age for 'MIOTAETH' not found, trigger matched just to be safe!
  145. MIOTA_trading_enabled = false
  146. MIOTA_sell_only_mode_enabled = true
  147. MIOTA_DCA_enabled = false
  148.  
  149. # STRATETH - Current active settings: KnockoutPunch
  150. # Matching triggers:
  151. # KnockoutPunch: Exchange6h -  - Min: 3.82% - TrendChange (Absolute) = 4.23%
  152. STRAT_sell_only_mode_enabled = false
  153. STRAT_DCA_enabled = -3.89

Replies to Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Untitled rss

Title Name Language When
Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Untitl Small Capybara c 7 Years ago.