Bitcoin Forum
June 15, 2024, 12:20:25 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: (Guide)[ Profit Trailer ] Automatic Install of Crypto Trade Bot  (Read 64 times)
meccaflare0 (OP)
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


Do the thing and you'll have the power.


View Profile
April 05, 2019, 12:33:13 AM
 #1

# Automatic installation of Profit Trailer on Ubuntu
---
## By: CryptoLuigi

### This script is designed to automatically install Profit Trailer crypto trading bot.
#### Click link below to learn more about Profit TrailerBTC

https://profittrailer.com/pt/cryptoluigi/

When running this script, the user will be prompted for the name of the bot.
Then creates a directory using the name of the bot.
Also bot name is added to the application.properties file.
Script prompts user if they want to install all necessary software to run profit trailer.
Once PT is installed the user will be able to enter all mandatory information.
The script will ask for what exchange and for the API keys.
The data will be entered into application.properties file
Once PT is configured the script will ask the user if they want to start the bot.

```
Please note default API must be registered with the Profit Trailer bot on Discord.
Without registering your default API key with bot will not start.
 ```
 
 
For a guided installation enter the following 3 commands
```
wget https://raw.githubusercontent.com/CryptoLuigi/auto_install_pt_ubuntu/master/auto_install_pt_ubuntu.sh

chmod +x ./auto_install_pt_ubuntu.sh

./auto_install_pt_ubuntu.sh
 ```
 
For automatic installation enter all the required arguments
```
Example usage

./auto_install_pt_ubuntu.sh botname [y/n] Port [1-6] Licensekey DEFAPI DEFSEC TRADAPI TRADSEC [y-n]

./auto_install_pt_ubuntu.sh MoneyMachine n 8085 1 Scv32d3 d323rd ds3df3 s3refs3 sdf3sdf3 y

First [y/n] is if this is the first install. If yes will install Java.
Last [y/n] is if you want to start up Profit trailer now
 ```
 
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!