diff --git a/Setup-Guide.md b/Setup-Guide.md index 845151b..d0a427f 100644 --- a/Setup-Guide.md +++ b/Setup-Guide.md @@ -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`