stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

Upcoming Empty4 4 and MQL4 Upgrades
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=3016
Page 9 of 19
Author:  nonlinear [ Tue Feb 11, 2014 10:56 pm ]
Post subject:  Re: Upcoming Empty4 4 and MQL4 Upgrades

I would be curious to know how much business has dropped off for Empty4 brokers after rolling out the new build on live accounts. I don't know about others, but nothing seems that intuitive in the new build and I would say over half of the files I regularly use do not work as they used to. And some case they appear to work normally until something weird and unexpected happens. Seems foolish to run anything live. Even the file structure is ridonkulous to navigate. Maybe I am just thick headed. :arrrg: I bet the brokers are not having these kind of issues on their end of this.
Author:  brinol [ Tue Feb 11, 2014 11:25 pm ]
Post subject:  Re: Upcoming Empty4 4 and MQL4 Upgrades

Yea I worry about my live account too ...it seems buggy and unresponsive on the vps.Seems they have become the Mc Donalds of the trading space to go with your Facebook :smile: ..its a massive opportunity for somebody to come riding in on their shiny new platform and clean up..Brokers are the key though and I suppose they are happy with the relationship they have with Empty4.Its very difficult for an alternative platform to get a foot in the door.However Metaquotes seem to have left the door slightly ajar this time.. :)
Author:  Jemook [ Wed Feb 12, 2014 1:13 am ]
Post subject:  Re: Upcoming Empty4 4 and MQL4 Upgrades

nonlinear » Wed Feb 12, 2014 9:56 am wrote:I would be curious to know how much business has dropped off for Empty4 brokers after rolling out the new build on live accounts.
February so far is looking like a record month for us. But then each month our volumes are greater than the one before so it's in line with past growth. In terms of client requests about this new build most just want to know about the new directory structure. I point them in the direction of this page and they are good to go after. It's the guys running EA's that need re-coding or anything with DLLs that are having further issues.

Jem
Author:  Pedigree [ Wed Feb 12, 2014 10:18 am ]
Post subject:  Re: Upcoming Empty4 4 and MQL4 Upgrades

Jemook » Wed Feb 12, 2014 2:13 am wrote:
nonlinear » Wed Feb 12, 2014 9:56 am wrote:I would be curious to know how much business has dropped off for Empty4 brokers after rolling out the new build on live accounts.
February so far is looking like a record month for us. But then each month our volumes are greater than the one before so it's in line with past growth. In terms of client requests about this new build most just want to know about the new directory structure. I point them in the direction of this page and they are good to go after. It's the guys running EA's that need re-coding or anything with DLLs that are having further issues.

Jem
Right on! Reap the rewards of upfront, straightforward and downright honest dealing. Maybe a few in the ranks of dubious dealers will start to learn a thing or two.
Author:  scanner [ Fri Feb 14, 2014 3:08 am ]
Post subject:  About bug in: iTime(0,timeframe,0)

Hi guys,
After two days works finding what was wrong....
1)
in Empty4 509 I've used :

Code: Select all

  if(atd_FixTime[u]!=iTime(0,ati_TmFram[u],0))
first "0" means Symbol, last "0" current bar.

in V600 : that make as result : 0 !!!!

the good way for V600 is now:

Code: Select all

iTime(NULL,ati_TmFram[u],0))
2)
I've Used to write date on disks'files.
to get the location it was something like that : string filename="\\mymemo\\"+"xx"+".csv"
now it is : string filename="mymemo\\"+"xx"+".csv"
and that wil go in c:\program(x86)\metaquote\MQL4\File\mymemo\xx.csv
or directly string filename="xx"+".csv" if you want the file goes directly in MQL4\File\*.*

if help..

:|

S
Author:  jlcgarcia [ Fri Feb 14, 2014 4:29 pm ]
Post subject:  New version 606 is outdoors

I have read this at the FF fórum:


Question:
-Is that true we are now already up to Build 610 as of today???? :cheer:
Answer:
Build 610???

:yahoo: :yahoo: :yahoo:

Wake me up when it hit 1000 after the weekend.

I was skeptical till I went to the metaquotes fórum and see that the versión 606 has been released.

Another quotation at metaquotes forum:
That's odd, I know of one broker who has sent an email to all their customers entitled: Empty4 Build 610 Upgrade.


What a wonderful world metaquotes is. :!!:

Regards


José Luis
Author:  fok [ Fri Feb 14, 2014 4:54 pm ]
Post subject:  Re: Upcoming Empty4 4 and MQL4 Upgrades

yep, cowboy go did that:

Important notice
Dear Valued GO Trader :lol: ,

As a result of the recent Empty4 4 (Empty4) Build 610 upgrade, the structure for saving codes and MQL4 programming language has changed. Since this was a software update executed by MetaQuotes, it may have affected your existing installed Expert Advisor (EA), Indicators, Scripts and Library files. We strongly encourage you to follow the below instruction to ensure your Cowboy Go Markets Empty4 terminal is fully functional.

bla bla bla .........
Author:  Workerbee61 [ Mon Feb 17, 2014 12:43 am ]
Post subject:  Re: Upcoming Empty4 4 and MQL4 Upgrades

Jemook » Tue Feb 11, 2014 8:13 pm wrote:
nonlinear » Wed Feb 12, 2014 9:56 am wrote:I would be curious to know how much business has dropped off for Empty4 brokers after rolling out the new build on live accounts.
February so far is looking like a record month for us. But then each month our volumes are greater than the one before so it's in line with past growth. In terms of client requests about this new build most just want to know about the new directory structure. I point them in the direction of this page and they are good to go after. It's the guys running EA's that need re-coding or anything with DLLs that are having further issues.

Jem
Hey thanks for that Jem, It's the closest I've gotten to getting straightened out. Oanda pushed me build 600 SO FAR, that's the place where all my 10.6 indis are working the best.

Axitrader and Citi 610. Think it was 604 on Saturday.

Of course Citi has the extra aggravation of suffixes on the pairs. Thanks again, Live long and prosper :geek:

Wish you guys were in the US.
Author:  Pedigree [ Mon Feb 17, 2014 8:59 am ]
Post subject:  Upcoming Empty4 4 and MQL4 Upgrades

Thanks Steve for the pimpmyea link in your weekly. A few NEW (to me) useful tips in there.
BTW what, may I ask, is comgrap? Googled it but didn't seem to have come up with anything connected with forex.
Author:  snailbeard [ Mon Feb 17, 2014 6:09 pm ]
Post subject:  Quick hack to SciTe Mql IDE

Frustrated by MetaCrapEditor:
Had a go at hacking SciTe to use the new v600 compiler.
Seems to be working now, although I had some issues with subdirectories and I couldn't find out how get the default:
#include <something.mqh>
to work.

NOTE: if there are significant differences to the language rules they won't be reflected in the editor which uses the pre-600 language definitions.

This is the test file that worked after fiddling with the configuration files:

Code: Select all

///This works:
/// created subdirectory include under Experts
/// ...MQ4\Experts\include
#include ".\include\dummy.mqh"

///This works:
/// ...MQ4\Include UPPERCASE I
#include "..\Include\dummy2.mqh"

///This works:
/// ...MQ4\include lowercase i
#include "..\include\dummy3.mqh"

/// This did not work
///#include <dummy2.mqh>

extern string  Expert_Name    = "TestSciTeCompiler";

int init()
  {
   return(0);
  }
int deinit()
  {
   return(0);
  }

int start()
  {
   return(0);
  }
It seems that some of you have found incompaibilities between 500 and 600 when running 500+ builds on v600.
I am running the latest SB (built with the 509 compiler) on a GP Demo v600 - it hasn't crashed and as far as I can tell it seems to be working normally, although something subtle might not manifest immediately.

This is just a temporary work around until I have time to experiment with the Protrader 3 - Empty4 bridge (which probably nolonger works either???)
Enjoy
:arrrg:
All times are UTC Page 9 of 19