Updated Setup Guide (markdown)
parent
f85cec4c17
commit
027fef0fca
|
@ -12,14 +12,14 @@ When you are finished your PTMagic folder should look like this:
|
|||
|
||||

|
||||
|
||||
5. If you don't have it already, you will want to **download a text editor** that can parse JSON files. The settings files you will need to edit will not play well with a normal text editor. One of the most popular is Note++ which you can [download here](https://notepad-plus-plus.org/).
|
||||
5. **Download a text editor** that can parse JSON files. The settings files you will need to edit will not play well with a normal text editor. One of the most popular is Note++ which you can [download here](https://notepad-plus-plus.org/).
|
||||
|
||||
6. **Create your default settings files**
|
||||
- Go to your Profit Trailer monitor in your browser
|
||||
- Navigate to Config -> PAIRS
|
||||
- Use your current Profit Trailer settings to create your default settings for PT Magic: 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"
|
||||
- Repeat this step for DCA and INDICATORS
|
||||
_Hint:_ you can also use the "download" button on the PT interface. However you might need to rename the files.
|
||||
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
|
||||
* 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
|
||||
_Hint:_ Double check the setting for "**ProfitTrailerPath**" -- if it is not correct, you will run into issues.
|
||||
|
|
Loading…
Reference in New Issue