Louis Stoltz
Louis Stoltz
  • Information
10+ years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Louis Stoltz
Added topic Error 31 and lots
Hi My EA is spitting out error 31 on 0.08 lots on $1000. I know what the error means but I dont get this error on my Live account. Its when I use Strategy Tester . Is there a way to bypass this in Strategy Tester? L
Louis Stoltz
Added topic Confusion with Icustom and Indi
Hi I have an EA that Im testing on the strategy tester and its very confusing how Strategy tester works. ao1 = iCustom (Symbol(),PERIOD_H1,"AnyIndi",0,0); See Im setting the PERIOD_H1 The funny thing is it only make profit when I attach it
Louis Stoltz
Added topic Heiken Ashi Hack
Hi I have seen this question asked many times: The Heiken Ashi Indicator //+------------------------------------------------------------------+ //| Heiken Ashi.mq4 | //| Copyright c 2004, MetaQuotes Software Corp. | //| https://www.metaquotes.net/ |
Louis Stoltz
Added topic Strategy Tester not Good??
Alpari Databank imported into M4 Alpari Database imported into Mysql and using same formula in PHP Im using same formula and both at same time intervals for this year. Can you see the difference
Louis Stoltz
Added topic Dynamic GLobal Variables
Hi I was wondering what you guys do when running one EA over multiple charts. My EA has global variables and clashes. How do you guys do this? Can I make a global variable that has a different name every time and how can I do this? L
Louis Stoltz
Added topic Zig Zag Advisor working
I wrote my first script using the zig zag indicator. I let it run and making good value on the EURUSD. On the others it does not work so well. I was wondering if someone could point me in the right direction. What other indicators should I study to
Louis Stoltz
Added topic Strategy Tester and Sleep
Hi I noticed sleep(900000) does not work in strategy tester . What I would like is the start to run every 15 minutes and not on every tick. How can I do this? L
Louis Stoltz
Added topic Close Function on Strategy Tester
Hi I have made a script and runs smoothly on live. But have a problem on Strategy tester . if( this == that ) close() does not work in strategy mode Im using the close() that came with editor int close() { bool result; double priced; int cmd,error;
Louis Stoltz
Added topic Weekend scripting
Hi I am new here and this prolly a silly question. I would like to script and test this weekend. Cause the market is closed over weekend I cant. Is there software or something to simulate past data? Anybody got any ideas? L
123