Post
Topic
Board Digital goods
Re: The PDXBot - fully automated trade bot
by
crptriser
on 08/05/2018, 23:54:22 UTC
I prepared the ticks data for backtesting (if you want to try use it yet).

https://mega.nz/#!zAMgmZaB!IIfbjvWhpHCDVzig5UTrwpXuYT_3v_eVm_llEdSKMvQ

List of pairs in archive:
WEX.BCH-USD
WEX.BTC-USD
WEX.DSH-USD
WEX.ETH-USD
WEX.LTC-USD

Trade date is from 06.12.2017 to 01.03.2018 (approx.).

For import do the next steps:
1. Download and extract file intervals.db to any folder.
2. Go to the "Test" tab and press "Import History" button. The import window will appear.
3. Press "Browse" in the "Importing intervals" group and select extracted intervals.db file.
4. Check "All time" for import of all ticks.
5. Press "Import".

Now you can fast estimate disadvantages and advantages of the bot's algorithm.

1. Select the WEX market from list.
2. Select a pair.
3. Select a date range for test or check "All time".
4. Specify start balance.
5. Press "Start".

The PDXBot will be run. Work status displayed on the corresponding memo. You may see work results in the Test Log and the Test Chart.

As far as possible, I work on improving the algorithm and increasing the amount of profit. So your feedback can help me a lot, by the way, and you too Smiley .