FX-Data-Convert-Action
FX-Data-Convert-Action copied to clipboard
New HCC version (502)
The HCC file format has a new version. I'm trying to update the script to support this new version, but I'm very slow as I don't know the process to identify common structures in the hex file :(
Can you try this script: https://github.com/FX31337/FX-BT-Scripts/blob/master/mt_read.py?
Hello
The result is Invalid hcc type! , hcc is version 502.
PS C:\Users\user\OneDrive\Escritorio\FX-BT-Scripts-master> python.exe .\mt_read.py -i C:\Users\hack-\AppData\Roaming\MetaQuotes\Terminal\D0E8209F77C8CF3...\bases\AMPGlobalUSA-Demo\history\EPH24\2023.hcc -t hcc
Invalid type hcc!
is there a possibility to add the feature to read the hcc 502?
greetings
@kenorb, returns stuff like this:
symbol = N]ù,Oó?èyt time = 2046-09-09 14:49:17 bid = 1.1851069901755408e-66 ask = 7.291122019556398e-304 counter = 0 unknown = 0
Seems wrong to me, possibly they have shifted bits around which kills the decoder...