I did some backtests on Crap4. On the order tracking log, there are lots of null profit transactions. I check them all and found they should be profitable. Perhaps the Genetic Engine fooled me. Then, I run forward testing, it proves the EA sound. So we should use Backtest for a rough eval only.
Besides, I found FXCM has ForexConnect API that lets you plug-in and test your EA using C/C++. I think we can convert Steve's EA to C/C++ and give it a try in demo.
Hope that somebody here and make a tool to embed EA of Steve, NB and others and run directly to FXCM's gate, that's fun, since you can bypass the VDP in crap4 as well as plugin Matlab or Amibroker for RT analysing the EA.
Getting to Know Empty4 Inside Out
-
giailang
- Trader
- Posts: 18
- Joined: Wed Oct 24, 2012 10:57 am
-
hoek_NL
- Trader
- Posts: 13
- Joined: Sat Jul 21, 2012 8:50 am
- Location: Netherlands
Resetting Demo Balance and AccountHisto
Anyone know how to reset a demo account?
Would like to have a clean sheet when changing setting for an EA.
Account History being the most wanted reset, as EA's that manage their own trades keep posting P/L based on it.
I remember the Options/Server tab having a field to change starting balance (not the Create Login one)
but don't see it anywhere anymore.
Alternative is to open another Demo, Alpari UK not too fussy about that, but don't want to keep doing that.
Would like to have a clean sheet when changing setting for an EA.
Account History being the most wanted reset, as EA's that manage their own trades keep posting P/L based on it.
I remember the Options/Server tab having a field to change starting balance (not the Create Login one)
but don't see it anywhere anymore.
Alternative is to open another Demo, Alpari UK not too fussy about that, but don't want to keep doing that.
- Jemook
- Trader
- Posts: 1085
- Joined: Thu May 10, 2012 10:19 am
- Location: Bondi, Sydney, Australia
Re: Getting to Know Empty4 Inside Out
Hey hoek AFAIK your best bet is to start a new fresh demo.
Cheers
Jem
Cheers
Jem
Please note I am no longer affiliated with Global Prime. I've moved on to my next adventure with Afterprime.
Catch me here: https://www.afterprime.com
Catch me here: https://www.afterprime.com
- s01
- Trader
- Posts: 26
- Joined: Mon Jul 30, 2012 3:22 pm
- Location: Midwest, USA
Re: Getting to Know Empty4 Inside Out
I'm pretty sure you can just right click on accounts in the navigator and just open a new demo account.
After getting it up and running I usually just delete the older numbered account by right clicking on it and then delete.
Let us know if it works or not, might be broker dependent?
After getting it up and running I usually just delete the older numbered account by right clicking on it and then delete.
Let us know if it works or not, might be broker dependent?
There are no bad traders, just bad systems, or rules.
A Quote that I stold from someone else:
Better to wish you were in a trade than wish you were out of a trade
A Quote that I stold from someone else:
Better to wish you were in a trade than wish you were out of a trade
-
hoek_NL
- Trader
- Posts: 13
- Joined: Sat Jul 21, 2012 8:50 am
- Location: Netherlands
Re: Getting to Know Empty4 Inside Out
Yes that's what i do right now, and have done so quite a few times when hadn't been using demo for few week so it expired. New one is just few clicks away.s01 wrote:I'm pretty sure you can just right click on accounts in the navigator and just open a new demo account.
After getting it up and running I usually just delete the older numbered account by right clicking on it and then delete.
Let us know if it works or not, might be criminal dependent?
It's just that i vaguely remember being able to reset the balance. Not sure if that wiped history as well, so i guess opening new demo and deleting old one is fastest way to go about it.
Thanks s01, and you to Jem!
- SteveHopwood
- Owner
- Posts: 9904
- Joined: Tue Nov 15, 2011 8:43 am
- Location: Misterton - an insignificant village in England. Very pleasant to live in.
Re: Getting to Know Empty4 Inside Out
So far as I know, it is.hoek_NL wrote:Yes that's what i do right now, and have done so quite a few times when hadn't been using demo for few week so it expired. New one is just few clicks away.s01 wrote:I'm pretty sure you can just right click on accounts in the navigator and just open a new demo account.
After getting it up and running I usually just delete the older numbered account by right clicking on it and then delete.
Let us know if it works or not, might be criminal dependent?
It's just that i vaguely remember being able to reset the balance. Not sure if that wiped history as well, so i guess opening new demo and deleting old one is fastest way to go about it.
Hehe. I went for about 3 years thinking the only way to start a new account was to start a completely new demo. Bit of a bugger when all I had done wrong was set an incorrect input that resulted in an ea wiping the demo.
Hey ho. We all live and learn. It just takes the likes of me longer to learn than most.
Read the effing manual, ok?
Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.
I still suffer from OCCD. Good thing, really.
Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.
To see The Weekly Roundup of stuff you guys might have missed Click here
My special thanks to Thomas (tomele) for all the incredible work he does here.
Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.
I still suffer from OCCD. Good thing, really.
Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.
To see The Weekly Roundup of stuff you guys might have missed Click here
My special thanks to Thomas (tomele) for all the incredible work he does here.
- MurphyMan
- Trader
- Posts: 345
- Joined: Tue Nov 15, 2011 2:35 pm
- Location: Southern Illinois, USA
Re: Getting to Know Empty4 Inside Out
Anyone still monitoring this thread?
I have a question about screen registration - I guess that is what you would call it.
Frequently, the indicators are all jammed up. See the right portion of this shot. You see how the support labels are overlapping the price and pivots? Makes it durn hard to see. This happens on a variety of indicators, like iExposure Tickets.
How do I stop the text fro being jammed up?? Occasionally I get lucky and am able to go into the code and change a number or two, but it's just hit and miss if I am successful or not. I really don't know what I'm doing in there. Plus, I don't really want to have to customize every indicator.
I have a feeling it has something to do with my computer's set-up. For this monitor, I have it set to 1600x900 resolution. Everything else, meaning other programs, pictures, etc., looks fine.
Anyone?
I have a question about screen registration - I guess that is what you would call it.
Frequently, the indicators are all jammed up. See the right portion of this shot. You see how the support labels are overlapping the price and pivots? Makes it durn hard to see. This happens on a variety of indicators, like iExposure Tickets.
How do I stop the text fro being jammed up?? Occasionally I get lucky and am able to go into the code and change a number or two, but it's just hit and miss if I am successful or not. I really don't know what I'm doing in there. Plus, I don't really want to have to customize every indicator.
I have a feeling it has something to do with my computer's set-up. For this monitor, I have it set to 1600x900 resolution. Everything else, meaning other programs, pictures, etc., looks fine.
Anyone?
You do not have the required permissions to view the files attached to this post.
-
phil_trade
Re: Getting to Know Empty4 Inside Out
Hi all
good new with v480 Empty4
1.Terminal: Added one click trading panel
2.Terminal: Increased the number of allowed parallel trading operations for MQL4 programs - up to 8 parallel trade requests are allowed now. This ensures uninterrupted simultaneous trading of several scripts or Expert Advisors - it means that it is almost impossible to receive "Trade context is busy" error code in normal conditions.
http://forum.mql4.com/54322
good new with v480 Empty4
1.Terminal: Added one click trading panel
2.Terminal: Increased the number of allowed parallel trading operations for MQL4 programs - up to 8 parallel trade requests are allowed now. This ensures uninterrupted simultaneous trading of several scripts or Expert Advisors - it means that it is almost impossible to receive "Trade context is busy" error code in normal conditions.
http://forum.mql4.com/54322
- alex_forex
- Trader
- Posts: 438
- Joined: Tue Nov 15, 2011 5:46 pm
- Location: F R A N C E
Re: Getting to Know Empty4 Inside Out
Great news 