finished converter

This commit is contained in:
2022-05-17 15:58:20 +03:00
parent 1b00f9500a
commit e080b70c80
6 changed files with 187 additions and 6 deletions

23
.idea/csv-plugin.xml generated Normal file
View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CsvFileAttributes">
<option name="attributeMap">
<map>
<entry key="/data/EURUSD_price_candlestick.csv">
<value>
<Attribute>
<option name="separator" value="," />
</Attribute>
</value>
</entry>
<entry key="/data/candlesticks/EURUSD_5S_2020.09.01_2020.09.30.csv">
<value>
<Attribute>
<option name="separator" value="," />
</Attribute>
</value>
</entry>
</map>
</option>
</component>
</project>