- Search Metals Mine
- sidhujag replied Jan 4, 2011
Cool... I agree... the hardest part for some is the most fun for others (getting used to a system)... Once you become a pro at anything (any type of work) you have the edge and that's all it takes along with patience. I think its the greed and ...
Nb 1.0 trend trade system
- sidhujag replied Jan 4, 2011
Since you like spamming threads that you don't think are "worthy" and deem appropriate to spamming to download an indicator from some site... you mind sharing that with everyone here on the thread you posted on? Please go to the thread you spammed ...
Nb 1.0 trend trade system
- sidhujag replied Jan 4, 2011
Hi Duffy, What are you using to test? Seems pretty cool. The system gives you some good entries when the trend changes and comes to test the TMA lines the first time... there you can get VERY good R:R... I'm talking about single digits pips. This ...
Nb 1.0 trend trade system
- sidhujag replied Jan 4, 2011
Is this what you want? Settings already are set in the EA as you had it. Jag
variety of resources what works and what doesn't
- sidhujag replied Jan 3, 2011
Nice geppy short coming up 5 pip SL just above 127.. lets see if trend is broken.
Nb 1.0 trend trade system
- sidhujag replied Jan 3, 2011
Hi don't use PL.. just use equity... you can get a rough idea of DD when you look at the equity line over time.. The PL probably normalizes whihc makes it harder to read. You're right the system definatily needs a more sophisticated MM scheme as it ...
Jag's Phantom 6 System
- sidhujag replied Jan 3, 2011
Hi Duffy, If I'm correct I think thats a PF of 1.34... did you factor in spread with that R:R.. USDDKK spread has gotta be up there? What would be really cool is if a test was done at different R:R's to see what the winrate would be... ie: I want to ...
Nb 1.0 trend trade system
- sidhujag replied Jan 3, 2011
Well if your strategy opens and closes on the bar then you may test faster using OHLC ticks.. any time your strategy relies on ticks in any way this will scew the results... If you change your EA and open/close on the close of a bar (you will get ...
Jag's Phantom 6 System
- sidhujag replied Jan 3, 2011
Nice what time range's did you test? I think a good test is 2007-2008 lol unless you go into a cave at the right time... those volatile times blew many accounts. Those times probably will return for more action and your EA should be able to cope ...
Jag's Phantom 6 System
- sidhujag replied Jan 3, 2011
Not really... Basically each currency calls an OnTick() for each tick and OnBar() for end of each bar... then OnAccount() when your equity changes. From there you can get an idea how to code a strategy. The OHLC aren't good to test because sometimes ...
Jag's Phantom 6 System
- sidhujag replied Jan 3, 2011
You're telling me... if you ask me the platform sucks just because of the lack of docs... you spend 10k hours developing a java platform and you use some stupid javadocs with minimal explanation? Hire a tech writer and write some proper shiit with ...
Jag's Phantom 6 System
- sidhujag replied Jan 2, 2011
You must select all 14 pairs in the historical data section for strategy tester. Did you do that? Try to run in visual mode to see what the PL is for the phantoms. How do you figure it can only run on one pair? When you do this it gets ticks and ...
Jag's Phantom 6 System
- sidhujag replied Jan 2, 2011
You can compile the java file using the JForex platform... I expect you can google and figure it out its not that hard... I don't have time to write a tutorial on how to get it to work. Backtesting.... it works well withink well defined constraints ...
Jag's Phantom 6 System
- sidhujag replied Jan 1, 2011
Hi guys, here is the code let me know if it trades as its supposed to. I tested on 200:1 @ 50k. It should emulate AddSix_03bx_CL_TH_PS
Jag's Phantom 6 System
- sidhujag replied Dec 29, 2010
Hi Suryananda, Happy holidays... I was wondering how you had 0 DD? What was your SL/TP ratio for the trades? Jag
Planetary Cycles Trading (EUR/USD)
- sidhujag replied Dec 28, 2010
So what happened then... you gave up? Try a 500 hour ATR
Dreamliners’ MPAS (Mechanical Price Action Strategy) System
- sidhujag replied Dec 28, 2010
Yup it would be good to compare some trades to see if we get the same ones... One prob with the range bar indi is I think that it uses whatever history it has... but I think it should reset at the start of each week. This will offset all the bars in ...
Dreamliners’ MPAS (Mechanical Price Action Strategy) System
- sidhujag replied Dec 28, 2010
JForex allows 10 pip bars(max) we can actually backtest it with accuracy... I'll work on a strategy so that it can work with x sized bars with 10 pips as the base.
Dreamliners’ MPAS (Mechanical Price Action Strategy) System