Carl Schreiber
Carl Schreiber
  • Information
8+ years
experience
2
products
7
demo versions
0
jobs
0
signals
0
subscribers
Carl Schreiber
Added topic All 3l TimeDay..()-functions are not 'supported' by the editor
Hi, All 3 function with TimeDay..() seems not to be supported by the editor: no auto-completion and now colouring like:          if ( TimeDayOfYear ()){ ..}          if (
Carl Schreiber
Added topic OnTester().. How to use?
Hi, My second try to use OnTester(). I have seen from 'Make-A-New-EA' that OnTester() should be a 'root- function ' and seems not to be meant to be called from within OnTick() - as I said example-code would be so easy and helpful. Well OnTester() is
Carl Schreiber
Added topic strat-tester blocks fxt-file despite the tester was stopped.
Hi I ran the start-tester with. the tester was stopped and then I wanted to delete the fxt-file but is was blocked by terminal.exe (acc. to LockHunter). After unlocking it could be deleted and re-created by CSF2FXT.mq4. Alternatively I would have to
Carl Schreiber
Added topic all that new OnTick OnStart OnTester...
Hi, I just realized that my b509-EA with int start(){ ..} is not able to be run in the debugger X( So I tried to use all that new void OnWhateEver(). 1) From what I see in the reference I do not know whether all these functions do have/need a body or
Carl Schreiber
Added topic Why do I get a warning?
Hi, to calc the NY-Session I use: 11      #define ClsSess           57600 // = 16*3600 = 16h       ... 55      datetime
Carl Schreiber
Added topic b610's editor, compiling an EA with includes and the errors and warnings.
Hi, it is a bit confusing, it is doomed to fail and it would be very nice if this would not happen! I compile an EA which has some includes. There are already opened in the same editor. Now I see the errors and warnings. If I (double-?) click on one
Carl Schreiber
Added topic indicators fails on terminal-start - what about VPS and an automated start of mt4 ??
Hi, I realized something odd that I hope it'll disappear soon! I have on mt4-b610+ one chart (EURUSD) and one indicator. If I kill the mt4 and launch it again ou of its editor (F4, both in /portable - I checked Mt4-> Files-> Open data Folder)
Carl Schreiber
Added topic where are the include-ex4-files?
Hi, I wrote my TimeShift-include-file. It is saved in ...\MQL4\Include\.. I compiled it with no errors and no warnings, an can use it by #include <TimeShifts.mqh> But if I want to use it in an imported way: #import "TimeShifts.ex4" void
Carl Schreiber
Added topic b610+ is there an option (work-around) to load all available symbols in the MarketWatch! out of an EA, script or an Indicator?
Hi, the new mt4 (b610+) offers a lot but: is there an option (work-around) to load all available symbols in the MarketWatch out of an EA, script or an Indicator? Really would appreciate!! Gooly
Carl Schreiber
Added topic various time-shifts
I was working to set up the various time-shifts when I realize that - and it's my question - all the market sessions start at 8h and end at 16h local time: Tokyo 8 (GMT 23h +9h-TimeShift) .. 16 (GMT 7 +9h TimeShift) New York 8h (GMT 13 -5h-TimeShift)
Carl Schreiber
Added topic Client Terminal Properties: portable mode & market close - existing?
Hi, has anybody found how to get the info of a) market closed - in 509 you can get the error-msg ERR_MARKET_CLOSED 132 Market is closed. if you send an order and the market is closed - I would prefer a value from MarketInfo() or TerminalInfoInteger()
Carl Schreiber
Added topic b610 backtests and OnTester ?
Hi, I just have started an optimization with: Expert properties -Testing Tab: Optimized Parameter: Custom & Genetic algorithm, and in the EA I wrote: double iniAcct; int init(){         
Carl Schreiber
Added topic backtests and its Optimization - Limitations
Hi, the 3rd tab of the backtest -options I find the Optimization - Limitations like Consecutive win (btw is that a minimum- or maximum-limit?). Is there a possibility to define my own function for the selection of the genetic algorithms
Carl Schreiber
Added topic b610: tester: path for files
Hi, I have started b610 in portable mode and that has changed the pasth-structure. Now I don't know where an EA or an indicator started in the startegy-tester would place its files. In the old version it was {mt4}\tester\files. Now I only have
Carl Schreiber
Added topic b600+, Web-csv-Files, ANSI, UNICODE - ???
Well I managed to dld the csv-file for yesterday from the tds-calendar, url: http://calendar.forex-tsd.com/calendar.php?csv=1&date=20140214&calendar[]=4&gmt=0 If I paste that into the address line of my FF, FF asks me to open this files
Carl Schreiber
Added topic debugging opens its chart despite I defines default.tpl
Hi, I am debugging a script. Before that I defined my default.tpl but as soon as press F5 (start debugging) a new chart is opened which is something else than what I defined as default :( Gooly
Carl Schreiber
Added topic mt4 600+: arrays passed by reference only - no difference of double& x[] and double x[] ??
Hi, my 'first' compilation' creates this warning: arrays passed by reference only myIncl.mqh       663      29 the code looks like this: void setPairs( string arr[][]) { ... Does this mean mt4 600+
Carl Schreiber
Added topic Difference of /portable and not portable.
Hi, I searched here and googled is there a general comparison of what in /portable mode would work when coded and what not in b600+ except that the old ex4 should run. Thanks, Gooly
Carl Schreiber
Added topic demo accounts for b600+
Hi, does MetaQuotes offers demo-accounts for b600+ for tests and automated updates? Where can I found them as my broker hasn't updated yet. Gooly
Carl Schreiber
Added topic mt4 b600 on Win7: how to discard ...\AppData\Roaming\...?
Hi, is there a chance to tell mt4 b600(+) not to use ...\AppData\Roaming\... for indis, scripts,...? I want to eliminate the use of this: C:\Users\cas\AppData\Roaming\MetaQuotes\Terminal\A906EB93F9C6A030A98883A99CCDB83A\MQL4 and to have only the