| / | Forum |
|
edas
2011.11.02 13:37
Hi Everyone, Is it possible to run MetaTrader (and Experts ofcource) on so called dedicated Windows server (many internet companies give such service) ? Thanks, Edward |
|
Strings: Table of ASCII Symbols and Its Use In this article we will analyze the table of ASCII symbols and the ways it can be used. We will also deal with some new functions, the principle of operation of which is based on the peculiarities of the ASCII table, and then we will create a new library, which will include these functions. They are quite popular in other programming languages, but they are not included into the list of built-in functions. Besides, we will examine in details the basics of working with strings. So, I think you will certainly learn something new about this useful type of data. |
|
ubzen
2011.11.02 13:53
On a Windows Server OS, Yes. On a VPS the answer is also, Yes. If you're talking about something else, then I dunno.
|
|
RaptorUK
2011.11.02 14:17
edas: If you are talking about Windows webserver hosting then no . . you need full control of the OS so you can install programs.
Is it possible to run MetaTrader (and Experts ofcource) on so called dedicated Windows server (many internet companies give such service) ? |
|
edas
2011.11.02 21:00
I have VPS with windows system. By this time I installed MetaTrader, it runs, charts are OK. But advisor does not start (in strategu testing mode). I suspect that system has some writing prohibitions. For example I could not create new chart window (when trying I receive message "chart02.chr was not found"". Hope these problems will disappear when I will solve writing to disk rules. |
|
diostar
2011.11.03 06:02
edas: Is that a VPS inside your home? Are you offering VPS services?I have VPS with windows system. By this time I installed MetaTrader, it runs, charts are OK. But advisor does not start (in strategu testing mode). I suspect that system has some writing prohibitions. For example I could not create new chart window (when trying I receive message "chart02.chr was not found"". Hope these problems will disappear when I will solve writing to disk rules. |
|
edas
2011.11.03 10:07
No, I rent VPS from company. I don't want to run expert at home, because internet connection is not stable enough.
|