Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberjunky authored Jan 15, 2022
1 parent a7b1922 commit a7c05f3
Showing 1 changed file with 75 additions and 0 deletions.
75 changes: 75 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,81 @@ SOFTWARE.

I rather don't want to pay for Monthly services if this is not needed, I rather invest it in crypto. (or Coffee to program) And I also want to learn how things work in the Crypto world.


## Table of Contents

* [3Commas Cyber Bot Helpers ](#3commas-cyber-bot-helpers-)
* [Disclaimer](#disclaimer)
* [Why did you build these bot helpers?](#why-did-you-build-these-bot-helpers)
* [GalaxyScore bot helper named galaxyscore.py](#galaxyscore-bot-helper-named-galaxyscorepy)
* [What does it do?](#what-does-it-do)
* [How does it work?](#how-does-it-work)
* [Configuration](#configuration)
* [Example output](#example-output)
* [AltRank bot helper named altrank.py](#altrank-bot-helper-named-altrankpy)
* [What does it do?](#what-does-it-do-1)
* [How does it work?](#how-does-it-work-1)
* [Configuration](#configuration-1)
* [Example output](#example-output-1)
* [CoinMarketCap bot helper named coinmarketcap.py](#coinmarketcap-bot-helper-named-coinmarketcappy)
* [What does it do?](#what-does-it-do-2)
* [How does it work?](#how-does-it-work-2)
* [Configuration](#configuration-2)
* [Example output](#example-output-2)
* [3C-tools BotAssistExplorer bot helper named botassistexplorer.py](#3c-tools-botassistexplorer-bot-helper-named-botassistexplorerpy)
* [What does it do?](#what-does-it-do-3)
* [How does it work?](#how-does-it-work-3)
* [Configuration](#configuration-3)
* [Example output](#example-output-3)
* [Futures trailing stoploss bot helper named trailingstoploss.py](#futures-trailing-stoploss-bot-helper-named-trailingstoplosspy)
* [What does it do?](#what-does-it-do-4)
* [How does it work?](#how-does-it-work-4)
* [Configuration](#configuration-4)
* [DCA Trailing stoploss and profit bot helper named tsl_and_tp.py](#dca-trailing-stoploss-and-profit-bot-helper-named-tsl_and_tppy)
* [What does it do?](#what-does-it-do-5)
* [How does it work?](#how-does-it-work-5)
* [Configuration](#configuration-5)
* [Compound bot helper named compound.py](#compound-bot-helper-named-compoundpy)
* [What does it do?](#what-does-it-do-6)
* [How does it work?](#how-does-it-work-6)
* [Configuration](#configuration-6)
* [Example output](#example-output-4)
* [Watchlist bot helper named watchlist.py](#watchlist-bot-helper-named-watchlistpy)
* [What does it do?](#what-does-it-do-7)
* [How does it work?](#how-does-it-work-7)
* [Configuration](#configuration-7)
* [Example output](#example-output-5)
* [Watchlist bot helper named watchlist_100eyes.py ](#watchlist-bot-helper-named-watchlist_100eyespy-)
* [What does it do?](#what-does-it-do-8)
* [How does it work?](#how-does-it-work-8)
* [Take profit bot helper named tpincrement.py](#take-profit-bot-helper-named-tpincrementpy)
* [What does it do?](#what-does-it-do-9)
* [Configuration](#configuration-8)
* [Example output](#example-output-6)
* [Binance account Setup](#binance-account-setup)
* [FTX account Setup](#ftx-account-setup)
* [3Commas account Setup](#3commas-account-setup)
* [LunarCrush account Setup](#lunarcrush-account-setup)
* [Bot helper setup](#bot-helper-setup)
* [Download and install](#download-and-install)
* [Configuration of the bot helpers](#configuration-of-the-bot-helpers)
* [3Commas API key permissions needed](#3commas-api-key-permissions-needed)
* [Telegram ID, Hash and Secrets explained](#telegram-id-hash-and-secrets-explained)
* [Watchlist](#watchlist)
* [Notifications](#notifications)
* [Running the bot helpers](#running-the-bot-helpers)
* [Run Manually](#run-manually)
* [Example output for altrank](#example-output-for-altrank)
* [Start Automatically](#start-automatically)
* [Need for multiple settings](#need-for-multiple-settings)
* [Options for hosting this](#options-for-hosting-this)
* [Run from Python Enviroment (optional)](#run-from-python-enviroment-optional)
* [TODO](#todo)
* [FAQ](#faq)
* [Debugging](#debugging)
* [Donate](#donate)
* [Disclamer (Reminder)](#disclamer-reminder)

## GalaxyScore bot helper named `galaxyscore.py`
Type = trading pair

Expand Down

0 comments on commit a7c05f3

Please sign in to comment.