Jump to content

jimsmith

Members
  • Posts

    51
  • Joined

  • Last visited

Reputation Activity

  1. Like
    jimsmith got a reaction from delfin20 in REQ Forex Envy   
    hi all,
    Many thanks to palvus for the EA, .
    ive been running it for 2 weeks and have produced 24% gain (58% per month) with 23% drawdown.
    im comfortable with the DD due to watching the trades and with the current highly volitile EURO situation..
     
    i believe the version we use is V2.0. there is a V2.1 and 2.2 out but 2.2 is having issues.
    V3.0 is due any day and expected to be great. im guessing pavlus or others may find edu'ing it difficult - hopefully not.
     
    So, the EA is fantastic but be warned, it is martingale/grid and could run your account dry. with 1/2 hr per day and some fx knowledge you can run it safely.
    if you become serious about using this EA, you should read and keep up with the thread on donna forex:
    www.donnaforex.com/forum/index.php?topic=4935.0
    i read pages 1-30 then from 100 onward. its a huge thread but has contributors that are passionate about the EA as well as the EA author.
     
    happy trading
    ps. trade fort seems to be the best broker to use on currently. im using trading point, but apparently the ea has issues with this broker due to the high ea/server traffic.
  2. Like
    jimsmith got a reaction from lerxst in REQ Forex Envy   
    US$200 / 360-480 sets
    - note this is over leveraged but i figured with a200 $ balance i'd see if it coped...
    i run the long cycles constantly and the short cycles intermittently when the markets seem calm/ ranging.
    - not that that has happened this week
  3. Like
    jimsmith reacted to pavlus777 in REQ Forex Envy   
    cent NDD .
  4. Like
    jimsmith got a reaction from alansim in very interesting System   
    this will help anyone using this system
    http://www.forexfactory.com/attachment.php?attachmentid=324745&d=1254167000
  5. Like
    jimsmith got a reaction from hermes in very interesting System   
    this will help anyone using this system
    http://www.forexfactory.com/attachment.php?attachmentid=324745&d=1254167000
  6. Like
    jimsmith got a reaction from PSmith41 in very interesting System   
    this will help anyone using this system
    http://www.forexfactory.com/attachment.php?attachmentid=324745&d=1254167000
  7. Like
    jimsmith reacted to taipan in [REQ] Master Money Bot   
    Here is the latest M@sterM0neyB0t including the excel spreadsheet:
     
    http://www.multiupload.com/1G964HRXVE
     
    De compile and education needed.
  8. Like
    jimsmith got a reaction from businessman9821 in Accurate Scalper system   
    ok, so heres another one based on funyoo's ea template. its working good, 1 trades per bar ect.
    i added break even settings and time filter.
     
    set BEntry and SEntry to your entry points these are Buy and Sell entry so keep the same.
     
    i tryed every setting but can find profit. i also tryed additional filters but still no luck.
    the main prob is i find that quite oftrn as the price hits the 5 or 10 ARsi entrys it retraces back to SL. i tryed swaping the entry to at +10 it would take a sell (to trade the overbrought) still no pay.
     
    i hope someone can get it sorted. oh, it only works on non yen pairs as i didnt bother with the code for the digits.
    tested on EU and GU. with without time filter.
     
    gd luck.
    http://www.ignitemedia.co.nz/Jims RSI EA only arsi.zip
  9. Like
    jimsmith got a reaction from outcast in @ Han'ei System strategy @   
    Hi all,
    not to get anyone to use this trade EA, some may find it useful...
     
    Thnx for trying chris i had the same prob, no icustom. Tough coding.
    Patheway, I agree just using the S/R is not correct but would help, anyway not to be.
    The han’ei ea idea of closing trades at 80% is good but doesn’t apply with me trading really small lots until i get the system down. Ive made a few changes to the EA i posted yesterday, which may help us. “alright” i added the hidden sl and tp features but unless your trading 10+ lots per trade the brokers wont hunt for you. Only the big boys get that treatment..
     
    i changed the ea i use..
    The below settings should, once a normal trade is placed: add a 20 pip Sl, a 20 pip TP, close .02 lots at +20 pips and start a 20 pip TS at +20 pips. – adjust as necessary.
     
    Settings:
    BreakEven=true; move SL at certain pips
    BreakEvenPips=200; move SL at this amount of pips
    BreakEvenProfit=0; at BEP move SL to here
    HideBreakEvenStop=false; hide this SL from broker
     
    PartCloseEnabled=true; if BE true, when BEP is reached EA closes “close_lots” amount
    Close_Lots = 0.02; amount to close
     
    TrailingStop=true; yes or no
    TrailingStopPips=200; how big
    HideTrailingStop=false; hide from broker?
    TrailAfterBreakevenOnly=true; start after BE only?
     
    AddMissingStopLoss=true; adds SL if not placed when placing order (faster)
    MissingStopLossPips=200; how big?
     
    HideStopLossEnabled=false; place hidded SL?
    HiddenStopLossPips=200; how big
     
    AddMissingTakeProfit=true; add missing TP (faster than when placing order)
    MissingTakeProfitPips=200; how big
     
    HideTakeProfitEnabled=false; place hidden TP?
    HiddenTakeProfitPips=200; how big
     
    Notes:
    Use Break even part if you want to have your SL move to BE at x pips
    Use part close part if you want to close part of your tade at BEP
    Use trailing stop part if you want if you want a TS
    Use add missing SL and Tp to speed up your trade entry as you don’t need to add when placing order.
    Use hide SL and TP if you want to hide them from the broker.
     
    – Important- if you choose to hide them there is NO hard TP or SL in place rather the ea looks at the price and if at or above the order is closed. What you can do is place “add missing SL and TP” at say 50pips and the hidden at 20. Then if the ea fails the hard SL and TP are in place.
    Hidden is false by default.
     
    Personally – i have BE set at 100, part close false, TS at 100 after BE, add sl of 200, no tp. Hide nothing.
     
    I DIDNT WRITE THIS EA JUST CHANGED THE SETTINGS. IM NOT RESPONSIBLE FOR ANY LOSSES INCOURED.
     
    EA:
    http://www.ignitemedia.co.nz/Trade manager for Han'ei V2.zip
     
    Happy trading
     
    jim
  10. Like
    jimsmith got a reaction from outcast in @ Han'ei System strategy @   
    hi all,
    ive altered a trade ea which some may find useful for this system.
    the unmod ea had a raft of settings to get lost in, this is just simplified.
    the idea is to not have to worry about placing a SL or TS as speed is important with this system. the EA will auto add on when the trade placed. Of course this doesnt fit with patheways method of placing the SL at the most recient spike.
    ive also added a simple indi (again just altered) to show tha last hi and low spikes. it may be useful
     
    TS EA:
    http://www.ignitemedia.co.nz/Trade manager for Han'ei.zip
    Put it on your chart and set the instant SL to what you normally want . note if your 5 digit make it 3 didgits long ( 20 pips = 200) else just put 20
     
    S & R:
    http://www.ignitemedia.co.nz/S & R.zip
  11. Like
    jimsmith got a reaction from hermes in @ Han'ei System strategy @   
    hi all,
    ive altered a trade ea which some may find useful for this system.
    the unmod ea had a raft of settings to get lost in, this is just simplified.
    the idea is to not have to worry about placing a SL or TS as speed is important with this system. the EA will auto add on when the trade placed. Of course this doesnt fit with patheways method of placing the SL at the most recient spike.
    ive also added a simple indi (again just altered) to show tha last hi and low spikes. it may be useful
     
    TS EA:
    http://www.ignitemedia.co.nz/Trade manager for Han'ei.zip
    Put it on your chart and set the instant SL to what you normally want . note if your 5 digit make it 3 didgits long ( 20 pips = 200) else just put 20
     
    S & R:
    http://www.ignitemedia.co.nz/S & R.zip
  12. Like
    jimsmith reacted to patheway in @ Han'ei System strategy @   
    Hello group
     
    We have a new name for my system it is Han'ei
     
    So from now on it is Han'ei which is the Japanses word for prosperity.
     
     
    This system will make lots of pips for you. Take your time with it demo for while get use to it.
     
     
     
    Rules:
    You have 2 wadden indicators for a trade you must have both in agreement.
    You must wait for a change of the color on the non lag indicator this is always preceded by the yellow band.
    Be care wait until the candle closes and it stays yellow before you make a move of course this needs to be in agreement with the waddens.
    The TDI Make sure you read what it tells you it usually means what it says.
    All the above is not for negotiable it must be exactly as said or no trade.
    +++++++++++++++++++++++++++++++++++++++++
    These are helpful
     
    On the TDI I have taken out a few lines on that indicator. Look for your crosses of the blue and the pink.
    Note you do not need a cross to make a trade but it's nice to know they are there.
    The FX5 divergence indicator this also can be helpful if you know how to use divergence which I cannot explain here but if you don't not a problem don't use it.
     
    Feel free to use this system on all pairs but remember each pair has it's own way of moving.
    Stay with what you know at first then move on when your ready.
    Well that's about it folks oh one more important rule make green pips everyday..
     
    Enjoy
    Patheway
     
    Remember o you the thanks button on your left for your thank you.
    thanks!
  13. Like
    jimsmith reacted to outcast in @ Han'ei System strategy @   
    @ patheway
     
    great looking system I only found it yesterday. I am looking for something that gives accurate entries for scapling and targets of 9 pips with SL 9. last night (for me) London session I had a play and scored 4 wins 2 losses which is great but I think when i understand the system abit better it will be a better win ratio.
     
    The reason for 9 TP 9 SL is using money management form the WATO system and doubling your account in 3 or 20 trades pages 13 and 14 of this ebook
    http://[email protected]/document/C6ZUqaq_/W1ththe0ddsF0rex02052.html
     
    I am also using a new 1click trading program that places SL and TP when you buy. You can also watch up to 6 trades from the interface and close all with 1 click if you like. I posted it in another forum here if anyone interested but here's the link
    http://[email protected]/file/R_302k2O/oneclicker.html
     
    and instructions are here
    http://clicks.aweber.com/y/ct/?l=8EpwB&m=1aR2MilScdF0i4&b=9024bazyFnGKwrxO9iyCOQ
×
×
  • Create New...