- Search Metals Mine
-
FX-Flux replied May 8, 2016Well i have it on ticks at the moment and I'm testing GBPJPY 5M 2015-2016. The test has completed 3 months so far:
FREE EA - Zig and Zag (FIFO Compliant Yay!)
-
FX-Flux replied May 8, 2016You are correct, it is a very simple breakout system - no TS though. As for backtesting and optimisation - it didn't really need much optimisation, as i had already whittled the strategy down manually while i was still practicing, the only ...
Critique my backtesting results of this EA
-
FX-Flux replied May 8, 2016What do you think makes a good EA? Yeah i look forward to three months time, worth a gamble
.Critique my backtesting results of this EA
-
FX-Flux replied May 8, 201615M time frame. As i said above, i have been testing this for 3 weeks "forward test" im not sure what this means?
Critique my backtesting results of this EA
-
FX-Flux replied May 8, 2016What time period did you test over? And did you use tick or control point? I only ask because i want to test a period you've not tested yet so we can build a bigger picture since it takes so long to test.
FREE EA - Zig and Zag (FIFO Compliant Yay!)
-
FX-Flux replied May 8, 2016Sorry, i have recently added another symbol that the strategy works on. Additionally, this test includes the last couple weeks of data. here are the results with just 4 symbols
Critique my backtesting results of this EA
-
FX-Flux replied May 7, 2016Here is fixed lot size of 0.1
Critique my backtesting results of this EA
-
FX-Flux replied May 7, 2016I will do this as soon as i get back
it looks much smoother using fixed lot sizes, i think i had it risking 10% each trade for this test... I just use current spread, as the TP and SL for this are 20-70pips the spread doesn't seems to effect it ...Critique my backtesting results of this EA
-
FX-Flux replied May 7, 2016Control points are fine on 1m if you have large tp and sl. Since the tester is feeding in open high low close, it is unlikely your stops will be hit.
FREE EA - Zig and Zag (FIFO Compliant Yay!)
-
FX-Flux replied May 7, 2016Here are the results after changing the code to use 4H by default and using 1M control point data
FREE EA - Zig and Zag (FIFO Compliant Yay!)
-
FX-Flux replied May 6, 2016Ive just tested the theory and it looks like as you go down it resolution it appears to get more random as you reduce...
FREE EA - Zig and Zag (FIFO Compliant Yay!)
-
FX-Flux replied May 6, 2016In fact, if we can change the code to use the 4hour period we can set the time on the tester to 1min and use control points, this would increase resolution but not be as slow as ticks.
FREE EA - Zig and Zag (FIFO Compliant Yay!)
-
FX-Flux replied May 6, 2016haha it is so slow!! see you in 300 years
We should each test a year and then compare. I too added this cheeky line: LOT_SIZE = (MathRound((AccountFreeMargin())/100)/100);FREE EA - Zig and Zag (FIFO Compliant Yay!)
-
FX-Flux replied May 6, 2016Mine doesn't seem to want to play....
FREE EA - Zig and Zag (FIFO Compliant Yay!)
-
FX-Flux replied May 6, 2016Nothing can beat the brain, you are right. However, I enjoy the coding more than trading
Another simple system - Time-Frame 15
-
FX-Flux replied May 6, 2016I've tried to write an EA based on the rules in post #1. However, this seemed to give random results. 50% win rate. There must be some more subtleties I can add to improve this. Any ideas? I will post the EA when I get home from work, and you guys ...
Another simple system - Time-Frame 15
-
FX-Flux replied May 6, 2016Did you use Winebottler or PlayOnMac? They're all stored in ~Library/
Adding an Expert to MT4 through wine bottler on a mac
-
Critique my backtesting results of this EA
Started May 5, 2016|Trading Discussion|39 replies
Would anyone care to share their thoughts on this EA? I've been using it live for 3 weeks and ...
-
FX-Flux replied May 5, 2016Click on Finder, go to the top of the page, click Go, Go to folder and type: ~Library/Application Support Mine comes up as something like "com.yourcompany.yourapp_34667542256" these are the apps you have created using Wine, navigate through until ...
Adding an Expert to MT4 through wine bottler on a mac