From 1b73e802796209f6b00682b0f435256828295751 Mon Sep 17 00:00:00 2001 From: HojouFotytu <36724681+HojouFotytu@users.noreply.github.com> Date: Wed, 5 Dec 2018 01:01:16 +0900 Subject: [PATCH] Update README.md --- README.md | 54 +----------------------------------------------------- 1 file changed, 1 insertion(+), 53 deletions(-) diff --git a/README.md b/README.md index afe1ed4..65e9f7c 100644 --- a/README.md +++ b/README.md @@ -1,55 +1,3 @@ # Profit Trailer Magic -Profit Trailer Magic is a **FREE** open source and the most complete all-in-one addon for the cryptocurrency trading bot Profit Trailer. It was originally created in February 2018 by Christian Kühl (Legedric), with a robust development cycle that ended on June 7th, when he decided to make the project open-source. He always exemplified the standards found in the Code of Conduct posted in the orginal repository. https://github.com/Legedric Those of us following his lead and continuing to develop PTMagic have made a clone of the project here in December 2018, in order to more easily access and administer the project. -### Feature Highlights: -- Define multiple Profit Trailer **Global Settings** and use the Profit Trailer API to automatically modify the currently active PAIRS/DCA/INDICATORS settings in real time, according to changing market conditions. - -- Define multiple Profit Trailer **Single Market Settings** and use the Profit Trailer API to automatically modify any coin-specific settings in real-time, based on their individual behavior. - -- By combining the **Global Settings** and **Single Market Settings** PTMagic allows you to create a robust and dynamic trading strategy to ensure more protection and versatility than any single strategy can provide -- without constant supervision and intervention. - -- **Watch what your bot is thinking in real time**, with a simple GUI interface showing the status of current buy strategies in your possible buy list, as well as the current status of your sell strategies for all the coins you currently hold. - -- See a simple representations of **current market conditions**, as well as the current trends in various timeframes, for every coin on your exchange. - -- A **complete sales history and analysis** including a list of your best performing coins, as well as projections for the next year based on your past performance. - -- A **bag analyzer** showing detailed buy and sell data for coins you currently hold, including an embeded trading view chart for each coin. - -- An **automated DCA calcuulator** that reads your current Profit Trailer settings, and generates a more accurate view of projected DCA costs using actual coin costs and your current DCA buy triggers and buy percentages. - -- A complete **wiki and Discord community** to help you refine your strategies and understand how to take advantage of the full potential of Profit Trailer using PTMagic. - -# License -![Creative Commons Attribution-NonCommercial 4.0 International License](https://i.creativecommons.org/l/by-nc/4.0/88x31.png) -This work is licensed under a [Creative Commons Attribution-NonCommercial 4.0 International License](http://creativecommons.org/licenses/by-nc/4.0/). - -# How it works -There is a short explanation in our Wiki. -https://github.com/Legedric/ptmagic/wiki/How-it-works - -# Wiki -https://github.com/Legedric/ptmagic/wiki - -# Download the latest release -https://github.com/Legedric/ptmagic/releases - -**Important: Please do not install PTMagic if you are already running Profit Trailer Feeder. Both tools write to your bot .PROPERTIES files and there may be side effects.** - -# Want to become a contributor? -Read our [CONTRIBUTING.md](https://github.com/Legedric/ptmagic/blob/master/CONTRIBUTING.md) and start working on your first pull request. - -# Screenshots -![Dashboard](http://www.profit-trailer-magic.com/assets/img-temp/mockups/dashboard.png) - -![Sales Analyzer](http://www.profit-trailer-magic.com/assets/img-temp/mockups/salesanalyzer.png) - -![Market Trends](http://www.profit-trailer-magic.com/assets/img-temp/mockups/markettrends.png) - -# Disclaimer -By using or simply downloading Profit Trailer Magic you understand and accept the following Terms of Use: - -- Profit Trailer Magic is provided "AS IS" without warranty of any kind -- Profit Trailer Magic is able to remove or limit any features at any time -- Profit Trailer Magic may not be accounted for any loss of data or misbehaviour -- Profit Trailer Magic does not own any data the program may have access to while it is running +[Visit the wiki](https://github.com/PTMagicians/PT-Magic/wiki) to learn about this project.