StockEx / client_hf.cfg
RayMelius's picture
Add FIX UI Client to HuggingFace Space via nginx reverse proxy
4d2df04
raw
history blame contribute delete
410 Bytes
[DEFAULT]
ConnectionType=initiator
StartTime=00:00:00
EndTime=23:59:59
UseLocalTime=Y
HeartBtInt=30
FileStorePath=/tmp/fix_store
FileLogPath=/tmp/fix_log
UseDataDictionary=Y
DataDictionary=/app/fix_oeg/FIX44.xml
ReconnectInterval=5
ResetOnLogon=Y
ResetOnLogout=Y
ResetOnDisconnect=Y
[SESSION]
BeginString=FIX.4.4
SenderCompID=CLIENT1
TargetCompID=FIX_SERVER
SocketConnectHost=localhost
SocketConnectPort=5001