Updated Setup Guide (markdown)

HojouFotytu 2024-01-24 23:54:36 +09:00
parent 662977f29a
commit c51d850bdb
1 changed files with 3 additions and 3 deletions

@ -15,15 +15,15 @@ When you are finished your PTMagic folder should look like this:
6. **Use your current PT settings to create your PTM default settings files**
* Go to your Profit Trailer monitor in your browser
* Navigate to Config -> PAIRS
* Navigate to Configuration > Active Configuration > PAIRS tab
* Create a new text file on your local machine, and copy the entire PAIRS text and paste into the new text file. Save the file as PAIRS.properties, in the "PTMagic/_presets/Default folder"
_Hint:_ you can also use the "download" button on the PT interface. However you might need to rename the files.
* Repeat this step for DCA and INDICATORS
7. **Open "settings.general.json"** in your PTMagic folder, with a text editor and adjust the settings to your needs
7. **Open "settings.general.json"** in your PTMagic folder, with **Note++** and adjust the settings to your needs
_Hint:_ Double check the setting for "**ProfitTrailerPath**" -- if it is not correct, you will run into issues.
**Example:**
`"ProfitTrailerPath": "G:\\Botdrive\\PT - BTC\\ProfitTrailer2\\",`
`"ProfitTrailerPath": "G:\\Botdrive\\PT Folder\\",`
**Important:** make sure to use _**DOUBLE**_ backslashes in the Path, not SINGLE backslashes. Otherwise you get the follwing error:
`FATAL - Error loading configuration! System.FormatException Could not parse the JSON file`