Jump to content

iwjw

Members
  • Posts

    706
  • Joined

  • Last visited

  • Days Won

    2

Reputation Activity

  1. Like
    iwjw got a reaction from t2g in Mac10   
    I've added this line of code at the start of the OrdSend function to keep the journal clean:
    if(IsTesting() && a_symbol_0 != Symbol()) return(0);
  2. Like
    iwjw got a reaction from Freddie in n0ndirecti0n trading com   
    http://indo-investasi.com/showthread.php/1445-req-Non-Direction-Trading-E-Book
  3. Like
    iwjw reacted to kraven in loads of EA's   
    don't use EA's so not on this part of Indo much but i came across this site.....some may have seen it, some may not....loads of EA's.....enjoy
     
    hxxp://desynced.net/fx/eas/eas.php
  4. Like
    iwjw got a reaction from ⭐ E2U in Req: Place your requests for customization of mt4 indicators here....   
    hmmm,
    no1 else willing to help?
    http://www.4shared.com/file/tsl2azpj/nonlagdot_DOT.html
     
    to checkmail:
    it's not that I'm ignoring your request for customization, but I currently take the ones where I see at a first glance they will not cost me more than 5 minutes
  5. Like
    iwjw got a reaction from heisamit in Req: Place your requests for customization of mt4 indicators here....   
    hmmm,
    no1 else willing to help?
    http://www.4shared.com/file/tsl2azpj/nonlagdot_DOT.html
     
    to checkmail:
    it's not that I'm ignoring your request for customization, but I currently take the ones where I see at a first glance they will not cost me more than 5 minutes
  6. Like
    iwjw got a reaction from heisamit in Req: Place your requests for customization of mt4 indicators here....   
    just stopping by but no time to code customizing at the moment
    It won't work with STYLE_DOT because that allone doesn't make the dots appear in a straight horizontal line
    you have to work with arrows, set the value of the indicator buffers to zero where they would have a value <> zero
    In case where the buffer value would be zero it has to be set to EMPTY_VALUE
    you can see how it works in my _DOT indies
  7. Like
    iwjw got a reaction from heisamit in Req: Place your requests for customization of mt4 indicators here....   
    the problem is to track the mode we are in
    are we currently comming from 80 going to 50 or the other way round
  8. Like
    iwjw got a reaction from heisamit in Req: Place your requests for customization of mt4 indicators here....   
    ...while I'm waiting for my broker to open the doors...
    http://www.4shared.com/file/mYvE7u7h/BB_MACD_v101_DOT.html
     
    Would be interesting to know how you are using all of the indis in your trading
  9. Like
    iwjw got a reaction from dk1aussie in (REQ) Modified ATR   
    I had an ATR_Pips lying around and added percentage
    here you go:
    http://www.4shared.com/file/xllW76_N/ATR_Pips.html
  10. Like
    iwjw got a reaction from heisamit in Req: Place your requests for customization of mt4 indicators here....   
    Sorry heisamit,
    but that stoch thingy doesn't look like a 10 minute job
    It's complicated to track the stoch when it's (e.g.) comming down from 80 to 50
    The stoch could do anything within this range and so you would have to keep a reference point where the last crossdown of 80 occured until it either goes through 50 or crosses 80 again and you have to look for the next reference point
    Same applies to 50 to 80 zone
    In other words you have to know whether your looking at a 80 to 50 or a 50 to 80
    What easily can be seen in the indicator window isn't that easy to code (at least in my opinion)
  11. Like
    iwjw got a reaction from heisamit in Req: Place your requests for customization of mt4 indicators here....   
    ok, here is another one for you
    was done in a few minutes, so no problem
    http://www.4shared.com/file/9UhIlI9B/OsMA_Color_DOT.html
     
    I have to admit that I haven't quite understood the customization of the stochastic indi
    maybe you could upload a picture to get a better understanding
    If it's easily doable, I'll help you out there, too
  12. Like
    iwjw got a reaction from heisamit in Req: Place your requests for customization of mt4 indicators here....   
    I've uploaded a modified version of MA_DOT (same link as in #8) that is showing the period of the ma in the left upper corner
    Then I've coded an extension so that you can use 2 ma's (as I'm always doing) and there's an arrow showing the dot where slow/fast ma crossed
    Will try to use this instead of the ma's in the chart window
    What you're not seeing is the distance from/of the ma's...so it's not the same
     
    http://www.4shared.com/file/YsS75_u3/MultiMA_DOT.html
  13. Like
    iwjw got a reaction from heisamit in Req: Place your requests for customization of mt4 indicators here....   
    Hi heisamit,
    try this one:
    http://www.4shared.com/file/2iFXc3IP/MA_DOT.html
     
    last dot can repaint until close if candle crosses ma
  14. Like
    iwjw reacted to Stormin_Norman in Is there anyone here who has not been profitable in the forex?   
    Unfortunately it was spam and the user is banned.
     
    The crux:
     
    I'm using original EA's but you do not need to buy it because it's available in edu version on this forum.
    1. Eakain Scalper Pro
    2. Euro Blaster 7.2
    3. Cable Run 3.0
     
    But in reality just advertising his new forex forum and harvesting emails.
  15. Like
    iwjw got a reaction from fabfive in EA Boss   
    I'm trading only eurgbp and I really recommend not to use the swizzy pairs with eaboss
    The broker I'm using in this case is UWC
    As for now, I haven't had a single month with negative result since august 2010
    To post a forward result wouldn't make sense, because I'm also trading manually on that account and the EA doesn't always run 24/5 on my PC. The EA is definitely profitable since August without a single SL hit so far
     
    Make sure that the EA doesn't start trading before end of NY session (21:00 GMT)
    EABoss_StartWorkTimeHour has to be set to 21 (and not 20 as the default is)
    GMT_hours_plus according to your brokers GMT Offset
  16. Like
    iwjw got a reaction from didier in EA Boss   
    I'm trading only eurgbp and I really recommend not to use the swizzy pairs with eaboss
    The broker I'm using in this case is UWC
    As for now, I haven't had a single month with negative result since august 2010
    To post a forward result wouldn't make sense, because I'm also trading manually on that account and the EA doesn't always run 24/5 on my PC. The EA is definitely profitable since August without a single SL hit so far
     
    Make sure that the EA doesn't start trading before end of NY session (21:00 GMT)
    EABoss_StartWorkTimeHour has to be set to 21 (and not 20 as the default is)
    GMT_hours_plus according to your brokers GMT Offset
  17. Like
    iwjw got a reaction from pro in EA Boss   
    I'm trading only eurgbp and I really recommend not to use the swizzy pairs with eaboss
    The broker I'm using in this case is UWC
    As for now, I haven't had a single month with negative result since august 2010
    To post a forward result wouldn't make sense, because I'm also trading manually on that account and the EA doesn't always run 24/5 on my PC. The EA is definitely profitable since August without a single SL hit so far
     
    Make sure that the EA doesn't start trading before end of NY session (21:00 GMT)
    EABoss_StartWorkTimeHour has to be set to 21 (and not 20 as the default is)
    GMT_hours_plus according to your brokers GMT Offset
  18. Like
    iwjw got a reaction from pro in EA Boss   
    here's a version that i'm using live since last august and it's also running right now

    http://[email protected]/file/Ug9niUmB/tmp.html
  19. Like
    iwjw got a reaction from didier in EA Boss   
    here's a version that i'm using live since last august and it's also running right now

    http://[email protected]/file/Ug9niUmB/tmp.html
  20. Like
    iwjw reacted to joeytrader in (REQ)F0rex S@nta system   
    Ho Ho Ho... Here's Santa
     
    In general, I do not like "black box" indicator or EA. But it is cheap enough, and I like shopping (just don't tell my wife), so here you go:
     

    http://www.4shared.com/file/26kIoc8C/fxSantaSystem.html
     
    I did a quick browse through the author's main website, seems like she produces a new product every few months even just in 2010. Hope she is not an aspiring female version of another K@rl Dittm@n.
     
    Please post feed-back if this is any good. So far this has not signaled a trade yet for me in the few hours I have tried it.
     
     
     
     
    UPDATE: On 25 January 2011, there is a new version 2.0, here is the official link:

    http://[email protected]/upd_0125.htm
    (remember to change "@" to "a")
  21. Like
    iwjw got a reaction from ⭐ izogrey in Renko-[Simple Trend Follower]PLSEASE LOOK AT THIS!   
    Found this thread:

    http://www.fxfisherman.com/forums/forex-metatrader/trading-systems/7037-trading-pip-range-bars-11.html)
     
    the indi you're looking for could be the RenkoAM_v2.0...see post #108 in the thread above
    Hope it helps
  22. Like
    iwjw got a reaction from sidecona in List of 5 Best EAs that Actually Work and make Money   
    Here's the educated version without expiration

    http://www.4shared.com/file/uEAm5WVj/Prft_Mntin_edu.html
  23. Like
    iwjw got a reaction from taipan in Renko-[Simple Trend Follower]PLSEASE LOOK AT THIS!   
    Found this thread:

    http://www.fxfisherman.com/forums/forex-metatrader/trading-systems/7037-trading-pip-range-bars-11.html)
     
    the indi you're looking for could be the RenkoAM_v2.0...see post #108 in the thread above
    Hope it helps
  24. Like
    iwjw got a reaction from nilvano in List of 5 Best EAs that Actually Work and make Money   
    Here's the educated version without expiration

    http://www.4shared.com/file/uEAm5WVj/Prft_Mntin_edu.html
  25. Like
    iwjw got a reaction from taipan in List of 5 Best EAs that Actually Work and make Money   
    Here's the educated version without expiration

    http://www.4shared.com/file/uEAm5WVj/Prft_Mntin_edu.html
×
×
  • Create New...