| 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 |
|
||||
|
Quote:
OnlyenterOnFullbars=true OnlyExitOnfullbars=false useCloseTradeRules=false The first time the EA entered the trade was perfect timing (after the first full bar finished and the start of the second) but unfortunately the exit didn't work. As I input false on OnlyExitOnfullBars, I thought it was suppose to exit the trade when the opposite signal DOT appears without waiting for the 1st full bar to finish? (in H1 chart, waiting to exit at the first full bar finish can have a lot of effects to pip gain) There is a lot of potential in this EA for this setting. Only entering a trade after the full bar and exit without waiting for the full bar to finish. And re-entering again on the opposite signal after the full bar etc etc etc I hope the bugs are fixed...I would be eternally grateful ![]() |
|
|||
|
Now I know that our EA was programmed to have permanent stop loss.
So I am continuing testing manually using this rules http://www.forex-tsd.com/brain-systems/148-brainwashing-trades-manually-using-eas-post934.html#post934 I added an other indicator to this system tested manually (insread of Prace_Channel indicator), estimated the profit etc. I tried to change it and I think it should be successful. |
|
|||
|
I opened two orders on H1 (eurusd sell and usdchf buy) and one order on M15 (gbpusd sell).
I think this system may work. I mean the system with iTrend indicator as a filter and some an other indicator. See some discussion about it at http://www.forex-tsd.com/brain-systems/148-brainwashing-trades-manually-using-eas-post990.html#post990 |
|
|||
|
Idea # two starting point (just for the future)
I am continuing testing manually this idea with iTrend, PriceChannel_Stop_v1 and T3 TRIX (ROC of T6).mq4 indicator. See the rules which I selected for manual testing http://www.forex-tsd.com/showthread.php?p=934#post934
and you may find some statements as well. This idea works. It is idea #1. But forexts said about an other idea: to confirm the sell or buy signal from PriceChannel_Stop_v1 not on 0 or 1 bar. It means to take into account the iTrend indicator after the order was opened. To get more profit. It will be idea # 2. I think we will finish with this idea # 1 first and will start to develop an other idea # 2. But I want to show you how the price curve (white line) is moving through iTrend indicator. I do not know about it anything. I did not think even. Not yet. I just posted here the image because I may forget about it and to have some starting point for development of idea # 2. Last edited by newdigital; 11-17-2005 at 12:16 PM. |
|
|||
|
Quote:
Look at Braintrading EA This EA is using BrainTrend1 indicators to get the signals on more higher timeframe, BrainTrend2 indicators for S/L on more low timeframe (the same with TSD - estimating trend on D1 and trading on H4) and ADX. Brainwashing is the different. |
|
|||
|
I'm traying to read signal from BrainTrend2Sig
double BT2SigSell = iCustom(NULL, 0,"BrainTrend2Sig", ChannelPeriod, Nbars, 0); // Sell Value of BT2Sig double BT2SigBuy = iCustom(NULL, 0,"BrainTrend2Sig", ChannelPeriod, Nbars, 1); // Buy Value of BT2Sig Alert( Symbol() , " at " ,Close[0] ," Buy " ,BT2SigBuy ," Sell " , BT2SigSell); i receive everytime BT2SigSell =0 & BT2SigBuy =0 What is wrong ? |
|
|||
|
I want to say that Brainwashing EA with the filter iTrend was created:
Brainwashing #1c.mq4 This EA and necessary set of indicators (this EA will not work without indicators) you may find at Brainwashing: EAs Description of the settings, timeframes etc you may find in the 'Setup Questions' area at Brainwashing: system setup for trading manually and for EAs ![]() Last edited by newdigital; 11-02-2005 at 04:34 PM. |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| BrainSystem: Trading System Development and Trades | newdigital | Brain Systems | 651 | 10-01-2008 08:10 AM |
| Zigzag system development | newdigital | Indicators - Metatrader 3 | 11 | 03-07-2008 02:43 AM |
| Zigzag Trading System Development | newdigital | Expert Advisors - Metatrader 3 | 78 | 09-06-2007 03:03 PM |
| Brainwashing: system setup for trading manually and for EAs | newdigital | Brain Systems | 18 | 03-07-2007 02:27 PM |