| New signals service! | |
|
|||||||
| Register in Forex TSD! | |
|
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information |
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Thanks for bringing up! I was just looking for something like this!
Lucky! ![]() Adding stoploss: Open the expert (right click in the list and press "edit") after "input parameters" add PHP Code:
Now, find these strings: PHP Code:
PHP Code:
You can see the difference, right? There was a 0 after Bid,3, and before Bid-TakeProfit*Point. I changed that 0 to Bid+StopLoss*Point. These things are case-sensitive so make sure you copy/paste. If you replace original strings (ticket=... these strings) with the ones I provided (search for "ticket=") you will have an EA with a stoploss. Yep, simply replace that 0 to Bid+StopLoss*Point and everything will work. Or simply copy/paste code pieces I provided.
__________________
MQL4 programming is easy ^^ Last edited by Shinigami; 07-20-2007 at 02:22 PM. |
|
|||
|
hmm somehow it works great on the GBPUSD daily chart, but not on other timeframes..
I will have to look into that why this is happening, This is the backtester graph I got from daily chart (default settings, SL=21, Lots=0.1): |
|
||||
|
Very good idea! I experimented with something like this a while ago after reading an e-book on a similar strategy and this inspired me to look at it again. I applied my MTF T3 lines along with stochastic and MACD and used a 34EMA instead.
On the charts, the blue lines are the 34EMA of the high and low. The yellow is always the 54 period T3 which represents 2X the current time frame. The Pink line is the next higher time frame 27T3 which represents the 34EMA on that time frame. Use stochastic crosses and MACD zero line crosses to help with trade decisions It definitely has a lot of potential and I am currently forward testing on a bunch of pairs. Trade rules are still pretty much as as you set them. See if you like it. If not, disregard with no hard feelings. Rad
__________________
Change everything till it works!!! Test, test, test... |
|
|||
|
Identify Mystery Indicators?
In the image, below, is anyone able to identify the indicators being used?
I think the dots are the Parabolic SAR indicator. I tried a Pivot indicator, but it didn't look anything like this one. I do not have any idea what the 9 wavy lines are. Thank you for your interest. ![]() |
|
|||
|
river, synergy, farewell, etc using MAhilo channel breakout
Use The Moving Average Channel To Trade Stocks Objectively here they wait for retracement: |
![]() |
| Bookmarks |
| Tags |
| moving average channel |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| EA Moving Average | rodrigokaus | Expert Advisors - Metatrader 4 | 7 | 09-09-2008 11:48 PM |
| donchian channel average.coder help | savio12 | Indicators - Metatrader 4 | 0 | 04-17-2007 09:09 AM |
| Moving Average Of CCI | Kurka Fund | Expert Advisors - Metatrader 4 | 1 | 11-29-2006 04:53 AM |
| moving average | danu | Expert Advisors - Metatrader 4 | 1 | 05-31-2006 05:23 AM |
| How to calculate Moving Average of a Moving Average | babarmughal | Expert Advisors - Metatrader 4 | 2 | 05-15-2006 11:11 AM |