Jump to content

fxwealth100

Members
  • Posts

    53
  • Joined

  • Last visited

Posts posted by fxwealth100

  1. Hi, I would greatly appreciate it if any coder could code the following EA. I have searched on Google but have been unable to find a suitable EA.

     

    The EA has to do the following:

     

    It must place a BUY Stop and a SELL Stop order at a specific time at a specific distance from the OPEN Price. For example let's say we are on the USDZAR pair and at 08:00 the OPEN Price is 12.36102. The EA must the place a BUY Stop at 12.39102 and a SELL Stop at 12.33102. That is 300 pips away distance.

     

    If the BUY order for example triggers and is profitable then the SELL Stop pending order must be deleted and vice versa.

     

    The EA must contain the following fields:

     

    1. Time to place orders

    2. Distance at which to place orders

    3. Must have Magic number so EA can trade on multiple pairs

     

    It does not need Take Profit, Stoploss, Trailing stops etc as I have another EA which manages those settings.

     

    Thank you.

  2. Hi NikPan, I tried the ea you posted. It starts trading at the correct time so that is fine. However it does not stop trading after the first cycle has completed. Can you please check this and correct if possible. In other words once ea has started trading it must only trade one cycle and once the cycle has closed in profit it must stop and only start trading again the next day at specified time.

     

    Thank you and Best rgds

  3. Hi Hermes am running it on EURUSD M15 chart. Timeframe should not matter really as it is price based ea. Yes it uses martingale but if you use correct capital to lot size you should be ok. Have made about 100% in one month at 0.01 with $1000 demo and biggest drawdon was almost 50%. So with $3000 at lot size 0.01 drawdown should be under 25% which would be acceptable to me. Tommy777 i cannot remember exactly where i found this ea but was a whle ago on another forum. not sure if im allowed to mention forums name here. If things as you mention above could be fixed it culd be a really great and "safe" ea if used properly. I have to manually start it each night and am trying to get that part automated. Am very happy with its performance thus far. Think it could work on USDCHF also and am testing that now on demo account..

     

    Best rgds

  4. Hi, Can someone please modify the pipstrider ea as follows. I only want it to trade one cycle and have to do this manually. Would be great if it could be automated. When the ea start trading it opens a buy and a sell trade. Once these trades have opened I have to modify the input "MonitorandClose" and set it to true. Once the cyscle is successfuly traded when I want to trade again I have to set the "Monitorand Close" to False and it wil start trading again. So it needs to do the following: Once trades are opened it must set Monitorand Close" to True. Once cycle is completed it must then set monitorand Close to False so it can trade again. I only trade from 11pm GMT+2 so iw ill only trde then again. Hope someone can assist. thank you

     

    http://www.2shared.com/file/9-sTG5Mx/PipStrider_edu_TimeFilter_News.html

  5. Hi, could someone please reverse the trades in the attached ea as follows. When ea is loaded it immediately opens a buy and sell order. Thereafter if price moves up x pips it opens a sell and if price moves down it opens a buy order (counter trand)...I would like to to trade with the trend thatis if price goes up x pips then must open a buy order and vice versa...hope someone can help.

     

    EA can be downloade from http://www.2shared.com/file/aJoalzEs/pipstrideredu.html

     

    Thank you and Best rgds

  6. Hi, Could some kind programmer please make the following change to EA...It currently will open trades against the trend and I wouldlike it toopen trades with the trend. As an example if the range is 20pips then when price drops 20pips it opens a buy and if price drops a further 20 pips will open another buy etc. I would like that to be reversed so instead it opens a sell if price drops and a buy if price moves up. Any help greatly appreciated.

     

    http://www.2shared.com/file/Py_XKw9O/swb_stealth_v101.html

     

    Thank you and Best rgds

  7. Hi tradefx, thank you for sharing the ea...do u find that when running the ea your CPU usage goes up significantly? Normally when i run my ea's CPU usage is around 3-4%...the minute i load this ea it goes up to 25% and fan kicks in etc...Is there any way anyone can make it use less cpu power..

     

    Best rgds

  8. Hi MickyMouse, sorry about that. At the moment the ea is opening orders as follows. Starts with a buy and sell order at the same time. If price then goes up say 12 pips it will open another sell order and if it goes up another 12 pips it will open another sell etc...Insteadof opening a sell order i want it toopen a buy order if the price went up 12 pips and vice versa. Hope i am making sense now...

     

    Best rgds

×
×
  • Create New...