- Search Metals Mine
- sidhujag replied Nov 16, 2010
Yup I agree... thats why I try to trade during sessions starting a basket during the first few hours and then let it find the direction... by the end of the session a trend should be established... London seems to have two... ASIAN/LONDON overlap ...
Basket 14 EA System
- sidhujag replied Nov 16, 2010
There is a 1 second delay to close each trade in MC's EA... I changed this to 100 milliseconds in mine.
Basket 14 EA System
- sidhujag replied Nov 16, 2010
Hi Steve, Is it your bday today too?
Sixths trading - an EA by macman, Bob and Steve mk 2
- sidhujag replied Nov 16, 2010
Is someone running V2 that we can see using myfxbook or something? I'm trying a new idea in V3 to have two versions running together trying to achieve 1 pct profit. The two versions would be as follows: -latest V2 -V2 using V1x times for phantom ...
Jag's Phantom 6 System
- sidhujag replied Nov 16, 2010
I cleaned up the way V2 handles time(RE UPPED)... and wrapped the trading time functions so its cleaner... I got a trade on my home computer at 2 hours after session open (technically not allowed) and it ended up opening a loser basket. This was due ...
Jag's Phantom 6 System
- sidhujag replied Nov 16, 2010
Its close now get ready for long
Auslanco - GBP/JPY and GBP/USD (newstrade)
- sidhujag replied Nov 16, 2010
I should say in a basket system this might be similar to what T101 does... basically saying if the anchor gets dislodged and the lowest prev position replaces it... its time to buy the basket and vice versa... this is applying background and might ...
Phantom 6 System
- sidhujag replied Nov 15, 2010
Hi Frazer, Sorry for taking it the wrong way
Anyways yes the market is always random but don't tell that to some who have seemed to figure it out lol! So if the market truely is random then resetting shouldn't matter and you are right about ...Phantom 6 System
- sidhujag replied Nov 15, 2010
OK, You can Redownload V2. I fixed V2 so now it doesn't use pricing info from globals... uses iOpen() to check the history. PrepLOHour and PrepAOHour are the times to use as reference for each respective session to calc phantom PL. The hardest part ...
Jag's Phantom 6 System
- sidhujag replied Nov 15, 2010
Hi, It only adds a trade to the winning phantom (starts a basket) at the start of the session (first two hours to find a entry). Then it will add to the basket if it is best phantom and real trades of that pair are all in profit... this is v1x and ...
Jag's Phantom 6 System
- sidhujag replied Nov 15, 2010
Can you reset your global variables and reset the EA? Also depending on your broker it may try to trade asian session... in a few hours. Depends on your broker because most brokers don't support the pairs I have for asian. I use FXPRO.
Jag's Phantom 6 System
- sidhujag replied Nov 15, 2010
Yes the Java platform handles multi-currency backtesting with spread and its 99%
Jag's Phantom 6 System
- sidhujag replied Nov 15, 2010
Like I said you are OFF HOURS you will not get a profit target of anything else during off hours. This is due to the fact that if a basket was open it would try to break even now. I will fix this in the next release... I know IBFX is unlimited. I ...
Jag's Phantom 6 System
- sidhujag replied Nov 15, 2010
well we dont need GV's for the phantoms at all... not sure why MC did this. Why not just look back bars and get pricing? Only thing I can think of is the last flat equity which would need to be in a GV. This WOULDN'T screw up the EA if MT4 was ...
Jag's Phantom 6 System
- sidhujag replied Nov 15, 2010
May be a bug in the code too... since it may not close all at once then it doesn't check again to close... but V2 I think is better in closing trades if they shouldn't be open. It sucks that testing takes so long to even get it going. We NEED to be ...
Jag's Phantom 6 System
- sidhujag replied Nov 15, 2010
Fred, Which version? V1 will open new basket only during LO or AO and V2 will open new basket during first few hours of LO/AO. Jag
Jag's Phantom 6 System
- sidhujag replied Nov 15, 2010
Like I said in my thread... I'm checking the trend by deciding the time to reset the phantoms and time to actually take trades. 24 hours doesn't tell you anything unless you look for S/R. You have to look at each economy.
Phantom 6 System
- sidhujag replied Nov 15, 2010
Well its more of a design question I asked rather than manually closing out. If the EA is designed around your style then yes you shouldn't intervene unless it strays away from what you expect. I'm saying more in general terms that all you can do in ...
Basket 14 EA System