Carl Schreiber / Profile
- Information
|
9+ years
experience
|
2
products
|
7
demo versions
|
|
0
jobs
|
0
signals
|
0
subscribers
|
Friends
999
Requests
Outgoing
Carl Schreiber
Added topic again OnTester() and mt4-beta and which is non beta?
1) actually I am optimizing on b614 and I found a bit a weird thing. The Optimzation-Results-Tab shows the 'old' columns: Pass, Profit, ..., Drawdown $, Drawdown %, Param.-1, Param.-2, ... But if I (mouse-menue) copy-all (Alt-A) and paste it into my
Carl Schreiber
Added topic again a huge loss: -168'000'000'020.07 but can't trade it the other way
Again more problems :( This sweet little snippet of code would kill my complete existence: void OnTick () { //--- static bool isSell = false ;
Carl Schreiber
Added topic your MetaQuotes-New MT4 Test - MetaQuotes Software Corp. Server !!!!
Hi again, You really spent thousands of my day today!! I am logged in at MetaQuotes-New MT4 Test - MetaQuotes Software Corp. to backtest with tickdata (Tickstroy-Lite) not to get confused with the different fxt- and history files. Up to yesterday
Carl Schreiber
Added topic What does this mean: 2014.03.05 10:48:42.351 xN GBPUSD,M1: Invalid license? It is my EA!
Hi I just saw this: 2014.03 . 05 10 : 48 : 42.351 xN GBPUSD,M1: Invalid license in the expert tab. xN is running in VisualMode in the start-Tester?? Login-Account = Metaquotes, mt4 = b610? Gooly
Carl Schreiber
Added topic Do we need this to be marked as error?
I am using TickStory Lite to create fxt File and if a backtest is started I get this with the red arror shield: 2014.03 . 05 10 : 12 : 11.564 TestGenerator: actual tick file "..\Documents\MT4\mt2\tester\history\GBPUSD1_0.fxt" found Has this visually
Carl Schreiber
Added topic Win7 - administrator password X(
To AVOID being asked for the admin.-pwd I installed as user mt4 (b610) in my own folders: .. Documets\mt4\mt1\.. Now if I want to start it ("/portable"-mode) I am again and again asked for the admin.-pwd. The details tell me the
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
: