Bitcoin and everything associated with it. The home of cryptomaniacs and their adversaries. - page 54

 
MetaDriver:
No. If you look around carefully, you will find that the data is taken from a different server (not MT). With a different IP and port. With a different username and password.
Or do you have to dig even deeper?
 
there are no volumes smaller than the minimum lot in the cup returned by the includnik.
 
sanyooooook: Or do you need to dig even deeper?

Exactly. Now look in the libraries folder, there will be an XML file with real FDK account data. The panel takes the data from this FDK account.

see file: DefaultSettings.SoftFX.OneClickTrading.NET.dll.xml

... 
 <Connection>
    <FixVersion> FIX.4.4</FixVersion>
    <TradingPlatformAddress>octl2.tpdemo.fxopen.com</TradingPlatformAddress>
    <TradingPlatformPort>5003</TradingPlatformPort>
    <SenderCompId />
    <TargetCompId> EXECUTOR</TargetCompId>
    <Username>59xxx</Username>
    <Password>8mEx7zZ2</Password>
..........
 
MetaDriver:
Exactly. Now look in the libraries folder, there will be an XML file with real FDK account data. The panel is taking data from this FDK account.
<TradingPlatformAddress>octl2.tpdemo.btc-e.org</TradingPlatformAddress>
<TradingPlatformPort>5003</TradingPlatformPort>
<SenderCompId />
<TargetCompId>EXECUTOR</TargetCompId>
<Username>100888</Username>
<Password>788</Password

 
sanyooooook:

Yes, that's it.

Now you can use the FDK to pull data (even the tick history) from the FDK.

Алгоритм генерации тиков в тестере стратегий терминала MetaTrader 5
Алгоритм генерации тиков в тестере стратегий терминала MetaTrader 5
  • 2010.05.21
  • MetaQuotes Software Corp.
  • www.mql5.com
MetaTrader 5 позволяет во встроенном тестере стратегий моделировать автоматическую торговлю с помощью экспертов на языке MQL5. Такое моделирование называется тестированием экспертов, и может проводиться с использованием многопоточной оптимизации и одновременно по множеству инструментов. Для проведения тщательного тестирования требуется генерировать тики на основе имеющейся минутной истории. В статье дается подробное описание алгоритма, по которому генерируются тики для исторического тестирования в клиентском терминале MetaTrader 5.
 
MetaDriver:

Exactly. Now look in the libraries folder, there will be an XML file with real FDK account data. This is the FDK account from which the panel takes the data.

see file: DefaultSettings.SoftFX.OneClickTrading.NET.dll.xml

explain to me, what does it mean?

not what is in the file but what does it mean?

does it mean that volumes are not real?

 
MetaDriver:

Yep, that's it.

Now you can use the FDK for these passwords, but only for the FDK.

I can't connect, I must be doing something wrong
 
sanyooooook:

Explain to me, dumbass, what does it mean?

not what's in the file, but what does it all mean?

does this mean that the volumes are not real?

I have no idea about the volumes, but I think they're real.

ECN engine is platform-independent. as soon as you connect to it the user servers - MT4, FDK and God knows what else.

the exchange in relation to the engine is an STP-source (not ecn)

 
MetaDriver:

Yeah, that's it.

now you may use FDK to pull data (even tick history). but only with FDK.

so i checked and checked with my stack (via Get request to the exchange), the differences are only for minimum lots

in the picture above you can see

 
sanyooooook:
I checked with FDK and checked with my stack (through a Get request to the exchange), the differences are only on the minimum lots
See my previous post, I added it there.
Reason: