⭐ musketeer Posted March 2, 2011 Report Share Posted March 2, 2011 here is the almost 1 month at myfxbook http://www.myfxbook.com/members/rob559/indorun-15/86133 which version and settings? :) too many are out... Quote Link to comment Share on other sites More sharing options...
⭐ pipmaster Posted March 2, 2011 Report Share Posted March 2, 2011 Has anyone found a decent set file for TP etc? I've found I haven't done well using Indo Run at all had a massive margin call end of november last year losing $8000. It seems to hardly ever trade when it does the draw down is massive then the take profit is always small hardly making anything. I've tried different settings but still never seems to be right. Only solution might be let it open trades and close them manually. Quote Link to comment Share on other sites More sharing options...
rob59 Posted March 2, 2011 Report Share Posted March 2, 2011 default with full news avoiding filter,feel safe with that setting Quote Link to comment Share on other sites More sharing options...
rob59 Posted March 2, 2011 Report Share Posted March 2, 2011 which version and settings? :) too many are out... 1.5 ,default full news filter avoiding jp gp eur us news ,low impact news set the same as high impact,that was one of the problems,i think Quote Link to comment Share on other sites More sharing options...
acosma Posted March 2, 2011 Report Share Posted March 2, 2011 I use 1.4o and I noticed that when news are avoided it always keeps opening 1 pending order, maybe a bug. does anybody notice that too ? Quote Link to comment Share on other sites More sharing options...
⭐ pipmaster Posted March 2, 2011 Report Share Posted March 2, 2011 I've been trying the indo run askalas version does anyone know what the go is with the Lots? I set it to 0.01 and it's been doing anywhere from 0.1 to 0.4 and auto lot size if off etc. Doesn't make sense. Anyone else having this issue? Quote Link to comment Share on other sites More sharing options...
⭐ E2U Posted March 2, 2011 Report Share Posted March 2, 2011 I've been trying the indo run askalas version does anyone know what the go is with the Lots? I set it to 0.01 and it's been doing anywhere from 0.1 to 0.4 and auto lot size if off etc. Doesn't make sense. Anyone else having this issue? Hedge is the name of that phenomenon. Nothing wrong. Quote Link to comment Share on other sites More sharing options...
⭐ pipmaster Posted March 2, 2011 Report Share Posted March 2, 2011 Hedge is the name of that phenomenon. Nothing wrong. OK thanks. Is that the reverse orders option? Is there a way to limit the risk though as 0.4 is a lot more than I'd trust it with if it opens 20 orders at once like i've seen it do before. Quote Link to comment Share on other sites More sharing options...
⭐ pipmaster Posted March 3, 2011 Report Share Posted March 3, 2011 Ok that version of Indo Run is even worse than what I've been using. Opening trades at 0.4 and 0.8 lots and i had it set on 0.01 that is just stupid who ever set it up like that. Quote Link to comment Share on other sites More sharing options...
Seadreamer Posted March 3, 2011 Report Share Posted March 3, 2011 Try changing MinLots to 0.01 as well? Quote Link to comment Share on other sites More sharing options...
rob59 Posted March 3, 2011 Report Share Posted March 3, 2011 Has anyone found a decent set file for TP etc? I've found I haven't done well using Indo Run at all had a massive margin call end of november last year losing $8000. It seems to hardly ever trade when it does the draw down is massive then the take profit is always small hardly making anything. I've tried different settings but still never seems to be right. Only solution might be let it open trades and close them manually. yep i had to close a couple of trades in profit manually too Quote Link to comment Share on other sites More sharing options...
⭐ pipmaster Posted March 3, 2011 Report Share Posted March 3, 2011 I tried setting minilots to 0.01 and still started opening trades at 0.8 which I have no idea how it's getting that number. Quote Link to comment Share on other sites More sharing options...
CiDER Posted March 3, 2011 Report Share Posted March 3, 2011 yep i had to close a couple of trades in profit manually too Same here and it works both ways taking losses too. Need to find a way to set stop losses. Quote Link to comment Share on other sites More sharing options...
richdad711 Posted March 3, 2011 Report Share Posted March 3, 2011 I tried setting minilots to 0.01 and still started opening trades at 0.8 which I have no idea how it's getting that number. it would be better if you could attached here your setfile to start with. Quote Link to comment Share on other sites More sharing options...
⭐ pipmaster Posted March 4, 2011 Report Share Posted March 4, 2011 It was just using default settings, with GMT 2, min lots and lots set to 0.01, news filter on and everything else was default. All the other versions of indo trade with the lots I set in lot size. Quote Link to comment Share on other sites More sharing options...
don alexaner Posted March 4, 2011 Report Share Posted March 4, 2011 tell me how to take profit is calculated at the opening immediately a series of orders for one pair. there is a version with the calculation of profit on the items? Quote Link to comment Share on other sites More sharing options...
iliotest Posted March 4, 2011 Report Share Posted March 4, 2011 It was just using default settings, with GMT 2, min lots and lots set to 0.01, news filter on and everything else was default. All the other versions of indo trade with the lots I set in lot size. use the E2U version from post 73 http://indo-investasi.com/showthread.php/11296-Indo-Run-discussion?p=137029&viewfull=1#post137029 Only change the minilot to 0.02, you can play also with ProfitAllOrders i am new eith this version i use to play with old version 1.3 and 1.4 Quote Link to comment Share on other sites More sharing options...
richdad711 Posted March 4, 2011 Report Share Posted March 4, 2011 (edited) It was just using default settings, with GMT 2, min lots and lots set to 0.01, news filter on and everything else was default. All the other versions of indo trade with the lots I set in lot size. hi pipmaster, please look for this code under LotSize() function of the mq4 and comment it out with //. That is causing the lot size to double and this code wasnt even there in the original 1.5 version from double lastLotsize = GetLastLotsize(); if (lastLotsize>-1) { Lots = lastLotsize * 2; if (lastLotsize==Lot) { Lots = Lots + Lot; } } to // double lastLotsize = GetLastLotsize(); // if (lastLotsize>-1) { // Lots = lastLotsize * 2; // if (lastLotsize==Lot) { // Lots = Lots + Lot; // } // } Added: http://www.4shared.com/file/wp_Eduo5/Indo_Run_testmod_askalas.html Edited March 4, 2011 by richdad711 uploaded the modified version to ease the burden tomislav 1 Quote Link to comment Share on other sites More sharing options...
⭐ pipmaster Posted March 5, 2011 Report Share Posted March 5, 2011 ok thanks richdad will try that Quote Link to comment Share on other sites More sharing options...
acosma Posted March 7, 2011 Report Share Posted March 7, 2011 (edited) I noticed on indorun that if opened orders exist the ea continue to trading even if session is filtered by news, nfp or adp etc... and it overrides filters. Ok, it's correct that the ea continue to manage opened orders but it also keep putting pending orders and I think this is not correct, it should'nt put pending orders if session is filtered regardless exist or not exist opened orders.what do you think ? anyway I moded my indorun 1.4o to not send anymore pending orders when there is some active filter. I also noticed that there is no more development for this ea and I think it's a pity for such a potential and good expert. Edited March 7, 2011 by acosma Quote Link to comment Share on other sites More sharing options...
⭐ pipmaster Posted March 8, 2011 Report Share Posted March 8, 2011 I'm really unsure which version to use. Had the original indo run 1.5 going for ages, but didn't seem very good. Trying the limit 4 orders one and a heap of them does anyone have one that seems better than any other version? Quote Link to comment Share on other sites More sharing options...
GreenTea Posted March 8, 2011 Report Share Posted March 8, 2011 I am working this out also. Not sure what version and setfile to use. the 1.4n, o and p versions seem to give me errors opening (or closing?) trades. The 4 trades version worked well, until it shorted 4 trades on a huge upward swing. It then did not hedge any of the trades because it could only open 4. I managed to hold out for 4 days and turned it into a 10 pip loss. But it scared me enough to stop using in my demo. I am testing the akalas mod and no complaints thus far. But yea, I wanted 1.4o to work (because of some of the results I saw) but cannot seem to get it to trade without trade errors. Anyone else seeing these trade errors with indo? Know cause? Quote Link to comment Share on other sites More sharing options...
blamshakk Posted May 25, 2011 Report Share Posted May 25, 2011 hi e2u thanks for your advice/setfile with the askalas modded indo run can you tell me if 1hr or 15min is the best timeframe so far for EURUSD? thanks Quote Link to comment Share on other sites More sharing options...
⭐ E2U Posted May 26, 2011 Report Share Posted May 26, 2011 (edited) hi e2u thanks for your advice/setfile with the askalas modded indo run can you tell me if 1hr or 15min is the best timeframe so far for EURUSD? thanks I never tried the M15 but I think you get stressed if you go lower than H1 Edited May 26, 2011 by E2U Quote Link to comment Share on other sites More sharing options...
iwillsurvive Posted May 26, 2011 Report Share Posted May 26, 2011 (edited) Hi traders, I've been lurking around and silently experimenting with INDOrun 1.4n on GBPUSD 15m. Im hypothesising that the EA will be more profitable if it were to place STOP orders instead of limit orders (which it currently does). The stop orders enable it to follow a trend. Currently, the limit orders are getting me killed in strong trending moves as the price rockets higher while i keep getting sell limit orders . Would it be possible if a programmer here could instead switch the sell limit order to buy stop, and buy limit orders to sell stops? I would be very curious yet excited to see how this would turn out especially in times of strong trends. Here is the link to ver 1.4n with default setfiles and some of my own setfiles http://www.multiupload.com/YRCLXAAWP3 thanks! Edited May 26, 2011 by iwillsurvive Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.