Skip to content

db49erfan1/ProfitTrailerSettings

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MoonHunter.net

A. Instruction to setup VERSION 2 (PT v2.x and PTFeeder v1.5.x)

1. ProfitTrailer v2.x

2. PTFeeder v1.5.x

3. PTFeeder settings for version 2

4. Tips to reduce Binance trading fee & tighten security before running the bots

  • use BNB as trading fee, always maintain a small amount of BNB in Binance
  • make sure Binance API keys are not allowed for withdrawal, and limited to run from only 1 IP address
  • in Binance, enable 2FA, setup anti-phishing code, enable whitelist for withdrawal
  • always use clean browser (no add-ons) to access Binance

B. Instruction to setup VERSION 1 (PT v1.2.6.25 and PTFeeder v1.4.0)

1. ProfitTrailer v1.2.6.25

2. PTFeeder v1.4.0

3. PTFeeder settings for version 1

C. Instruction to setup Telegram bot

1. create bot token:

  • in Telegram, add @BotFather and talk to him. Choose /newbot to create new bot, and follow its instruction.
  • bot token should look like this : 999999999:AAAAAAAAAAAAAAAAAAAAAAAAAAAA

2. get your Telegram chat id:

  • get your Telegram chat id: in Telegram, add @MyTelegramID_bot to get your Telegram chat id.
  • your Telegram chat id should look like this: 888888888

3. add them to application.properties (for ProfitTrailer v1.2.6.25)

  • telegram.botToken = your bot token
  • telegram.chatId = your Telegram chat id

4. add them to application.properties (for ProfitTrailer v2.x)

  • telegram.bot_token_1 = your bot token
  • telegram.chat_1 = your Telegram chat id

5. add them to hostsettings.json (for PTFeeder)

  • "TelegramBotId": "your bot token",
  • "TelegramChatId": "your Telegram chat id",

D. Useful links

4. Recommended VPS: Vultr

5. Exchange

6. Hardware Wallet

7. Manage Profit

E. Thank you for your contribution

  • We work everyday to improve bot settings for ourselves and friends. We aim to support our friends until they gain back the investment and are able to run the bot themselves.

  • We do not charge any fee for support. But if you want to send us any token of appreciation, let us know :)

  • Bitcoin (BTC) : 1NsESu8MJn5JdsQvucDgsPg3NWeDAJLcC

  • Ether (ETH) : 0x557327633D28a6371a78d0DBA162B3AD2712e557

  • Bitcoin Cash (BCC) : qrd9tj3298dl3fy34wtl4lqvleumsygqxuzrss3l4v

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%