Support Board
Date/Time: Sat, 30 Nov 2024 05:49:03 +0000
Post From: overlay trades I took using jigsaw/tradovate onto a chart
[2022-12-21 06:06:57] |
User733806 - Posts: 3 |
I would like to overlay trades I took using jigsaw/tradovate onto a chart in Sierra Chart. To that end I wrote a python script that tries to convert from the tradovate format to the sierra format. It does not work yet. I put the script at https://github.com/yencarnacion/tradovate2sierra You can see the current output it produces at https://github.com/yencarnacion/tradovate2sierra/blob/main/output.txt The file does not appear to be read when given to Sierra. I am asking for help on the apparently undocumented Sierra file format or If you could point out what might be wrong with the script...that would be even better Thank you. --- I found the following threads which are related >>> Draw old filled transactions from a csv file onto chart? >>> Draw old filled transactions from a csv file onto chart? >>> Importing trades from jigsaw >>> Importing trades from jigsaw |