MetaTrader5 on Linode

Hey guys,

I would like to host my algorithm trading on Linode.

I have tried a lot of methods to try to install MetaTrader 5 (mt5) but ended up fail. I tried Ubuntu and Debian, both ended up in this error: "0009:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded."

How can I install mt5 in Linode so that I can run my algorithm trading code?

1 Reply

You might investigate what "driver" mt5 needs that it doesn't have. It looks like mt5 is a Windoze app you're trying to run under WINE. There's some adjunct to WINE that you're missing (IMHO, the correct Windoze driver for your display).

-- sw

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct