Gamestudio Links
Zorro Links
Newest Posts
Blobsculptor tools and objects download here
by NeoDumont. 03/28/24 03:01
Issue with Multi-Core WFO Training
by aliswee. 03/24/24 20:20
Why Zorro supports up to 72 cores?
by Edgar_Herrera. 03/23/24 21:41
Zorro Trader GPT
by TipmyPip. 03/06/24 09:27
VSCode instead of SED
by 3run. 03/01/24 19:06
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
0 registered members (), 863 guests, and 4 spiders.
Key: Admin, Global Mod, Mod
Newest Members
sakolin, rajesh7827, juergen_wue, NITRO_FOREVER, jack0roses
19043 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
MT4/5 Bridge and IG index #481395
09/07/20 20:59
09/07/20 20:59
Joined: Aug 2020
Posts: 59
London
Neb Offline OP
Junior Member
Neb  Offline OP
Junior Member

Joined: Aug 2020
Posts: 59
London
Hi,

I got a problem with Zorro S and IG index that can't execute any script, despite I am getting message that I am connected to IG.
Also I see that Zorro is controlling MT.

For instance, simple script like this:

function run()
{
BarPeriod = 1;
LookBack = 0;

printf("\n%02i-%02i-%04i %02i:%02i %s %.5f, %.5f, %.5f, %.5f",
day(), month(), year(), hour(), minute(), Asset, priceOpen(), priceHigh(), priceLow(), priceClose());
}

takes some long time to execute and also giving me following error:


00-00-0000 00:00 EUR/USD 0.00000, 0.00000, 0.00000, 0.00000
Error 053: EUR/USD unavailable at this time
Error 055: No EUR/USD prices
Logout.. ok


Download script is also waiting for a long, when I am starting it in trade mode.
I can see that I am creating assets.csv in log folder.


I would be thankful for any hint ?

Thanks,

Neb

Attached Files MTscr.PNG
Last edited by Neb; 09/07/20 21:24.
Re: MT4/5 Bridge and IG index [Re: Neb] #481409
09/10/20 06:31
09/10/20 06:31
Joined: May 2015
Posts: 390
Czech Republic
G
Grat Offline
Senior Member
Grat  Offline
Senior Member
G

Joined: May 2015
Posts: 390
Czech Republic
MT Plugin

Use only one AOS in MT4


Moderated by  Petra 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1