Release 2.4.34

Change log

  • New Exchange
    • Implement COINBASEPRO exchange
  • New
    • Implement price_trigger_pair set it up in PAIRS to specify the price information shown in the GUI and also what pair to use for SOM triggers.
      • Example1 price_trigger_pair = BTCUSDT (Binance)
      • Example2 price_trigger_pair = USDT -ETH (Bittrex)
    • Implement PDOPEN strategy.
    • PDOPEN/PDCLOSE/PDHIGH/PDLOW to support XXX_return_value
      • Default returns a PERCENTAGE above/below the value. ACTUAL returns the actual value.
    • Define PDHIGH_range = 0 / PDLOW_range = 0
      • Use to get the diff % between last price and current candle HIGH/LOW
    • LASTDCABUY now supported for DCA sell strategies
      • checks if price is above LASTDCABUY when selling
      • Use STRATEGYDIRECTION DOWN to check if price is Below
    • price_trigger_market is now deprecated, use price_trigger_pair instead
    • Add pair_expires_after_days property for COIN -futures and BitMEX quarterly/Bi -quarterly contracts.
      • Only buy the contract if it expires after the specified amount of days
    • HOLDINGTIME strategy now available for DCA buy strategy
  • Fixes
    • Fix crossover/crossunder strategy erroring out
    • Fix BINANCEFUTURESCOIN margin type display
      • Note, test mode has no liquidation support
    • Fix WAITXCANDLES sell_strategy selling prematurely
    • Fix because of BitMEX API changes

https://download.profittrailer.com/ProfitTrailer-2.4.34.zip