Skip to content

Latest commit

 

History

History
74 lines (38 loc) · 3.38 KB

README.md

File metadata and controls

74 lines (38 loc) · 3.38 KB

Scripts/profittrailer

Scripts to access the ProfitTrailer API providing command line support for listing, loading, managing, switching ProfitTrailer configurations including trading strategies

Contents

PtOverrideSOM - Script to override ProfitTrailer Sell-Only mode

bl - Manage and monitor the Blacklist pm2 process

blacklist_delete - Delete the Blacklist pm2 process

blacklist_start - Start the Blacklist pm2 process

blacklist_stop - Stop the Blacklist pm2 process

chkbinance - Check ProfitTrailer config files for Binance to see if any changes have been made

chkem - Report which configuration files have changed

conf.profittrailer - GRC configuration file for displaying ProfitTrailer log files with grc/grcat

deletePtConfig - Delete an existing ProfitTrailer configuration using the API

getPtBuyLog - Retrieve the ProfitTrailer Buy log using the API

getPtDCALog - Retrieve the ProfitTrailer DCA log using the API

getPtData - Retrieve ProfitTrailer data using the API

getPtErrorLog - Retrieve the ProfitTrailer Error log using the API

getPtPairsLog - Retrieve the ProfitTrailer Pairs log using the API

getPtSalesLog - Retrieve the ProfitTrailer Sales log using the API

grc.conf - GRC configuration file with ProfitTrailer entry

instbinance - Install the Binance exchange ProfitTrailer configuration files

instbittrex - Install the Bittrex exchange ProfitTrailer configuration files

instem - Install these scripts and configuration files

instnew - Install any of these scripts and configuration files that have been updated or added

listPtConfigs - List the ProfitTrailer configurations

loadPtConfig - Load a specified ProfitTrailer configuration

profittrailer - Old script to start ProfitTrailer

pt - Old front-end to manage ProfitTrailer

pt_delete - Old script to delete ProfitTrailer

pt_disp - Old script to display ProfitTrailer trading strategy

pt_start - Start ProfitTrailer

pt_stop - Stop ProfitTrailer

pt_switch - Switch ProfitTrailer trading strategies (deprecated)

setPtSOM - Set ProfitTrailer Sell-Only mode

switchPtConfig - Switch ProfitTrailer trading strategies / configurations

testconf - Test the ProfitTrailer configuration (deprecated)

updbinance - Update the Binance exchange based ProfitTrailer installation (deprecated)