darwinex / dwxconnect

Seamlessly link any Trading Strategy in ANY programming language to Darwinex liquidity via MetaTrader 4 or 5. DWX Connect is your very own, fully customizable Trading API!
BSD 3-Clause "New" or "Revised" License
166 stars 88 forks source link

FileNotFoundError when dwx_client_example runs #4

Closed gfdfranco closed 3 years ago

gfdfranco commented 3 years ago

Hello when I run the dwx_client_example file I have the following error, How can I solve it? (I made all the installation steps) Ty !!

image

gfdfranco commented 3 years ago

I already solved it, the problem was that I only compile DWX_Server_MT4 file, but was necessary run it.