> Back to the pairtradinglab.com <
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
SMF - Just Installed!
Home
Help
Login
Register
Pair Trading Lab Helpdesk & Forum
»
PTL Trader
»
Questions & Answers
»
Is it possible to get the pair trade history in a CSV/JSON/TXT file?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Is it possible to get the pair trade history in a CSV/JSON/TXT file? (Read 3911 times)
JackBeach
Newbie
Posts: 23
Karma: +1/-0
Is it possible to get the pair trade history in a CSV/JSON/TXT file?
«
on:
August 20, 2022, 12:38:03 pm »
I would like to automate the polling of the pair trade history.
Is it possible to access the info in a CSV/JSON/TXT file?
Logged
admin
Administrator
Sr. Member
Posts: 338
Karma: +13/-0
Re: Is it possible to get the pair trade history in a CSV/JSON/TXT file?
«
Reply #1 on:
August 21, 2022, 04:42:03 am »
This feature is not yet implemented and not planned for the near future. However the PTL Trader is open source software, you could implement it yourself or hire someone who could do it for you.
Logged
The Admin
www.pairtradinglab.com
JackBeach
Newbie
Posts: 23
Karma: +1/-0
Re: Is it possible to get the pair trade history in a CSV/JSON/TXT file?
«
Reply #2 on:
August 21, 2022, 07:21:52 am »
Thanks, Karel.
As of today, all the history is stored inside the PTL Trader code itself, or in a dedicated file?
(I couldn't find any log file instead of the one available in appdata).
Logged
admin
Administrator
Sr. Member
Posts: 338
Karma: +13/-0
Re: Is it possible to get the pair trade history in a CSV/JSON/TXT file?
«
Reply #3 on:
August 25, 2022, 10:01:44 am »
No, it is stored at PTL's backend and synced each time the application starts. You could actually use PTL's API to fetch the trade history. Take look at PTL Trader's source code to find the API endpoint....
Logged
The Admin
www.pairtradinglab.com
JackBeach
Newbie
Posts: 23
Karma: +1/-0
Re: Is it possible to get the pair trade history in a CSV/JSON/TXT file?
«
Reply #4 on:
September 10, 2022, 06:51:04 am »
Hi Karel,
I got it all working like a charm, thank you so much for your advise !
«
Last Edit: September 10, 2022, 06:54:19 am by JackBeach
»
Logged
admin
Administrator
Sr. Member
Posts: 338
Karma: +13/-0
Re: Is it possible to get the pair trade history in a CSV/JSON/TXT file?
«
Reply #5 on:
September 19, 2022, 03:54:03 am »
Perfect!
Logged
The Admin
www.pairtradinglab.com
Print
Pages: [
1
]
« previous
next »
Pair Trading Lab Helpdesk & Forum
»
PTL Trader
»
Questions & Answers
»
Is it possible to get the pair trade history in a CSV/JSON/TXT file?