Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
EA set up the 3 buy stop orders and the 3 sell stop orders away in equal increments from a middle starting point. Then when price triggers the level,
the EA place pending orders on the rest of the levels but the one is at.
If it is at a buy level, the EA place pending orders only above that buy level is at with the initial lot size and in the 3 sell levels with double lot size. If the price is at a sell level, the EA place pending orders only below the sell level is at with the initial lot size and in the 3 buy levels with any double lot size.
No matter where the market moves, when one of the top or the bottom targeted prices is hit, profit will be made. in fact the longer it takes to reach such point, the more money it will make!
I tested this many times, and it really wins every time as long you have
enough money on account. This method can make you a 100% a week.
Testing of this ea is slow, that is why i say 1 month.....I you look at
visual test you will easy understand how this method works.
Im posting this here becouse I want some positive input on this method,
to figure out how to cut big margin requirement!
Fell free to recode a EA, just post your improvements here.
I use this ea becouse it has a great risk to reward ratio.
It is like martingale on steroids!
I recoded this ea, so I can not call myself a creator of this!
Please tell me how is your experiences with this EA ?
Like every other grid ea.. there will be problems in trending situations.
Unless this EA is any different, it will not survive a year worth of pure automation.
...
Let me edit:
Yes, this EA will and may survive the trending periods if SET for trending periods. A majority of the grid EA's I have worked with work the opposite, and tend to ranging periods. Regardless, this will never be 100% automated due to the fact that whichever the grid is geared for, it will do poorly in the opposite.
Hence - Ranging Grid EA will crash in A trending environment and vice versa.
And I do not believe anyone should be given the credit for creating a "grid" ea. Grid trading has been around for awhile- making it into an EA doesn't make it an original idea.
Actually, this ea absolutely thrives in strong trends. It's the ranging periods that will cause a blowout.
Another note, some credit ought to be given to the fellows over at forexpeacearmy that originally came up with the idea and also the coding. This ea is practically a duplicate of the ea over there except without the names in the code.
Nick,
Please have a look at this thread where the idea and also the ea originated...
Thank you for the EA. I noticed that as market moves up and all the Buy trades are opened, EA keeps placing pending sell orders. For example, Buy Orders = 0 (all Buy trades opened) and yet Sell Pending Orders = 17. This doesn't make sense. Why EA keeps placing sell pending orders when market moving up? I don't think it should. The sell pending orders should stay while market is going up. Otherwise, EA will keep placing sell pending orders for nothing. The buy pending orders have this bug as well. Please fix.
Thanks!
Quote:
Originally Posted by Bill FX
EA set up the 3 buy stop orders and the 3 sell stop orders away in equal increments from a middle starting point. Then when price triggers the level,
the EA place pending orders on the rest of the levels but the one is at.
If it is at a buy level, the EA place pending orders only above that buy level is at with the initial lot size and in the 3 sell levels with double lot size. If the price is at a sell level, the EA place pending orders only below the sell level is at with the initial lot size and in the 3 buy levels with any double lot size.
No matter where the market moves, when one of the top or the bottom targeted prices is hit, profit will be made. in fact the longer it takes to reach such point, the more money it will make!
I tested this many times, and it really wins every time as long you have
enough money on account. This method can make you a 100% a week.
Testing of this ea is slow, that is why i say 1 month.....I you look at
visual test you will easy understand how this method works.
Im posting this here becouse I want some positive input on this method,
to figure out how to cut big margin requirement!
Fell free to recode a EA, just post your improvements here.
I use this ea becouse it has a great risk to reward ratio.
It is like martingale on steroids!
I recoded this ea, so I can not call myself a creator of this!
Please tell me how is your experiences with this EA ?
Thank you for the EA. I noticed that as market moves up and all the Buy trades are opened, EA keeps placing pending sell orders. For example, Buy Orders = 0 (all Buy trades opened) and yet Sell Pending Orders = 17. This doesn't make sense. Why EA keeps placing sell pending orders when market moving up? I don't think it should. The sell pending orders should stay while market is going up. Otherwise, EA will keep placing sell pending orders for nothing. The buy pending orders have this bug as well. Please fix.
Thanks!
EA will keep placing sell pending orders in case it's goes down than when closed it makes profits.
Suggestion: Instead of letting EA open random initial buy/sell orders, we can control how EA opens initial orders by using indicator(s). This way, EA only opens when the right conditions are met (hopefully trending) and thus helps to reduce margin and drawdown.
What do you think? Is this possible to code?
Quote:
Originally Posted by Bill FX
EA will keep placing sell pending orders in case it's goes down than when closed it makes profits.
Last edited by kdforextrader; 12-29-2008 at 04:17 AM.