Forex



Go Back   Forex Trading > Trading systems > Dolly
Forex Forum Register More recent Blogs Calendar Advertising Others Help






Register
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.
See more

Reply
 
Thread Tools Display Modes
  #161 (permalink)  
Old 02-01-2007, 08:27 PM
frantacech's Avatar
Senior Member
 
Join Date: Sep 2006
Posts: 497
frantacech is on a distinguished road
I dont understand, why EA still buy gbpusd...no init first signal... no H4 and D1 trend long direct?

I think, open trade only first correct signal (first bar or second) and no anytime.
Attached Images
File Type: gif din_v2_ea.gif (49.6 KB, 863 views)
__________________
RUN With The BULLS And HUNT With The BEARS - Nothing By Chance
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #162 (permalink)  
Old 02-01-2007, 08:35 PM
Senior Member
 
Join Date: Oct 2006
Posts: 183
Trader83 is on a distinguished road
To frantacech,
have you tried to hedge not by opening setting ReverseSignal = 1, but by setting in MT options for one window ONLY SHORT positions, and for another window ONLY LONG positions? EA choose the direction which can increase the probability of right enter, so when there will be absolute signal for buying, there will be one position in the market, and if the trend is up, EA will just buy without opening sell position for hedge by second window's EA. But when trend reverses, the first EA will be opening 0.2 0.3 0.5 etc., while the second EA will be trading by down trend. I belive, these manipulations will decrease the number of bad entries in a strong trend, as positions will be opening in accordance with the trend. However, in that case we should restrict opening too many positions in block.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #163 (permalink)  
Old 02-01-2007, 08:37 PM
Senior Member
 
Join Date: Oct 2006
Posts: 183
Trader83 is on a distinguished road
ooops! I missed the thread! sorry!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #164 (permalink)  
Old 02-01-2007, 08:59 PM
Senior Member
 
Join Date: Mar 2006
Location: La Verne,CA
Posts: 560
MrPip is on a distinguished road
DIN_EA_v2

Thank you for testing the EA.

First, what are your times to trade settings?

As I mentioned in an earlier post the EA is set for FXDD times which are GMT + 2. I do not know what Velocity uses for their server times.

Also it looks like your trade is during the NY session and that is set to false by default. When did you start the EA?

Second, I am not using GMACD for trend as the default. I use HMA on 4 hr only by default.

Third, when both trends are used the default is 4 HR HMA and 60 minutes HMA. You would need to change the timeframe settings to 1440 and 240 for the 4 hr and 1 hr timeframe inputs.

To use GMACD and DigiStoch they need to be selected for the two filter methods. That is why I included string prompts. Otherwise it would be difficult to know which method to use by number.

As for limiting trades to first signal only that might miss some good trades if ther is a move up with a retrece closing the trade followed by another muve up that would reach profit.

That is why I am running the backtest to determine what combination of indicators might work best for entry and exit.

Robert



Quote:
Originally Posted by frantacech
I dont understand, why EA still buy gbpusd...no init first signal... no H4 and D1 trend long direct?

I think, open trade only first correct signal (first bar or second) and no anytime.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #165 (permalink)  
Old 02-01-2007, 09:06 PM
Senior Member
 
Join Date: Mar 2006
Location: La Verne,CA
Posts: 560
MrPip is on a distinguished road
Adding Scalp trades

I have a method already in place to add scalping to the DIN EA. That will happen once the EA is at a better place as far as indicators to use and what to use for determining trend.

It is based on the TriplePlayTesting EA I developed for the yahoo group.
When a trend following trade is opened it opens scalp trades at 10 and 20 pips above/below the entry with take profit of 20 for the first and 10 for the second. It has worked well added to other EAs I have developed. I hesitate to make the takeprofit smaller as many brokers will not allow scalping. With 20 and 10 pip targets it usually takes longer fot the trade to close so there is no alert to the broker that you are scalping.

Also the orders are determined internally instead of using stop orders.
I also have code that will close trades at any profit level by using internal take profit.

Robert
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #166 (permalink)  
Old 02-01-2007, 09:10 PM
frantacech's Avatar
Senior Member
 
Join Date: Sep 2006
Posts: 497
frantacech is on a distinguished road
Quote:
Originally Posted by MrPip
Thank you for testing the EA.

First, what are your times to trade settings?

As I mentioned in an earlier post the EA is set for FXDD times which are GMT + 2. I do not know what Velocity uses for their server times.

Also it looks like your trade is during the NY session and that is set to false by default. When did you start the EA?

Second, I am not using GMACD for trend as the default. I use HMA on 4 hr only by default.

Third, when both trends are used the default is 4 HR HMA and 60 minutes HMA. You would need to change the timeframe settings to 1440 and 240 for the 4 hr and 1 hr timeframe inputs.

To use GMACD and DigiStoch they need to be selected for the two filter methods. That is why I included string prompts. Otherwise it would be difficult to know which method to use by number.

As for limiting trades to first signal only that might miss some good trades if ther is a move up with a retrece closing the trade followed by another muve up that would reach profit.

That is why I am running the backtest to determine what combination of indicators might work best for entry and exit.

Robert
PHP Code:
//+------------------------------------------------------------------+
//| Collaboration: Dolly + Isakas + Nina System (DIN)                |
//|                                             KusKus_EA.mq4        |
//|                                              Copyright © 2007    |
//|    Written by Robert Hill for Forex-tsd group                    |
//+------------------------------------------------------------------+
#property copyright "Copyright © 2007, Robert Hill"
#property link      "http://www.forex-tsd.com/"
#include <stdlib.mqh>

#define UP 1
#define DOWN 2

// Trend indicators
#define NO_FILTER 0
#define MACD_FILTER 1
#define DIGI_FILTER 2
#define MACD_DIGI_FILTER 3
#define EMA_FILTER 4
#define LSMA_FILTER 5
#define ITREND_FILTER 6
#define HMA_FILTER 7


//+---------------------------------------------------+
//|Account functions                                  |
//+---------------------------------------------------+
extern bool AccountIsMini false;      // Change to true if trading mini account
//+---------------------------------------------------+
//|Money Management                                   |
//+---------------------------------------------------+
extern bool    MoneyManagement true// Change to false to shutdown money management controls.
                                       // Lots = 1 will be in effect and only 1 lot will be open regardless of equity.
extern double  TradeSizePercent 10;  // Change to whatever percent of equity you wish to risk.
extern double  Lots 0.1;             // standard lot size. 
extern double  MaxLots 100;
//+---------------------------------------------------+
//|Profit controls                                    |
//+---------------------------------------------------+
extern double  StopLoss 30;          // Maximum pips willing to lose per position.
extern bool    UseTrailingStop true;
extern double  TrailingStop 28;      // Change to whatever number of pips you wish to trail your position with.
extern double  Margincutoff 500;     // Expert will stop trading if equity level decreases to that level.
extern int     TakeProfit 0;       // Maximum profit level achieved.
extern int     Slippage 10;          // Possible fix for not getting filled or closed    

//+---------------------------------------------------+
//|Indicator Variables                                |
//| Change these to try your own system               |
//| or add more if you like                           |
//+---------------------------------------------------+

extern string  Expert_Name    "---- DIN_v2 ----";
extern int useTrend 1;
extern int useHeikenAshi 1;
extern int useBBStop 1;
extern int useFish 1;
extern int useStepMA 1;
extern int useEMA 0;

extern int useTrendExit 0;
extern int useHeikenAshiExit 1;
extern int useBBStopExit 0;
extern int useFishExit 0;
extern int useStepMAExit 1;

extern string  s1="BBandsStop settings";
extern string  s1a=" Usefunction = 0 uses iCustom";
extern string  s1b=" UseFunction = 1 uses function";
extern int     UseFunction 0;
extern int     Length=20;      // Bollinger Bands Period
extern int     Deviation=2;    // Deviation
extern double  MoneyRisk=1.00// Offset Factor

extern string  s2="Fisher settings";
extern int     RangePeriods=35;
extern double  PriceSmoothing=0.3;    // =0.67 bei Fisher_m10 
extern double  IndexSmoothing=0.3;    // =0.50 bei Fisher_m10

extern string  s3="Heiken_Ashi_Ma settings";
extern int     MaMethod  1;
extern int     MaPeriod 15;

extern string  s4="EMA setting for entry";
extern int     EntryMA_Period 50;

extern int     Signal_TimeFrame 30;

extern string  dstr0 " 4 Hr Trend";
extern string  dstr1 " 0 = None";
extern string  dstr2 " 1 = MACD";
extern string  dstr3 " 2 = DigiStoch";
extern string  dstr4 " 3 = MACD & DigiStoch";
extern string  dstr5 " 4 = EMA(14)";
extern string  dstr6 " 5 = LSMA(18)";
extern string  dstr7 " 6 = ITrend(26)";
extern string  dstr8 " 7 = HMA(16)";
extern int     T4_Method 7;

extern string  sD=" 4 Hr GMACD settings";
extern int     T4_FastEMA 8;
extern int     T4_SlowEMA 17;
extern int     T4_SignalSMA 9;

extern string  sDS=" 4 Hr DigiStoch settings";
extern int     T4_K_period 8;
extern int     T4_D_period 3;
extern int     T4_S_period 3;

extern string  ss=" 4 Hr MA settings";
extern int     T4_Period=6;
extern double  T4_Threshold=20;
extern int     T4_PrevShift=3;
extern int     T4_CurShift=1;
extern int     T4_TimeFrame 240;
extern int     T4_SignalCandle 0;

extern string  fstr0 " 1 Hr Trend";
extern string  fstr1 " 0 = None";
extern string  fstr2 " 1 = MACD";
extern string  fstr3 " 2 = DigiStoch";
extern string  fstr4 " 3 = MACD & DigiStoch";
extern string  fstr5 " 4 = EMA(14)";
extern string  fstr6 " 5 = LSMA(18)";
extern string  fstr7 " 6 = ITrend(26)";
extern string  fstr8 " 7 = HMA(16)";
extern int     T1_Method 0;

extern string  s5=" 1 Hr GMACD";
extern int     T1_FastEMA 8;
extern int     T1_SlowEMA 17;
extern int     T1_SignalSMA 9;

extern string  s5S=" 1 Hr DigiStoch settings";
extern int     T1_K_period 8;
extern int     T1_D_period 3;
extern int     T1_S_period 3;

extern string  st=" 1 Hr MA settings";
extern int     T1_Period=6;
extern double  T1_Threshold=10;
extern int     T1_PrevShift=3;
extern int     T1_CurShift=1;
extern int     T1_TimeFrame 60;
extern int     T1_SignalCandle 0;


extern string  s6="//====HMA settings====//";
extern int     method 0;
extern int     price 0;

extern bool    UseTradingHours false;
extern bool    TradeAsianMarket true;
extern int     StartHour1 23;       // Start trades after time GMT+1
extern int     StopHour1 2;      // Stop trading after time
extern bool    TradeEuropeanMarket true;
extern int     StartHour2 8;       // Start trades after time
extern int     StopHour2 10;      // Stop trading after time
extern bool    TradeNewYorkMarket false;
extern int     StartHour3 14;       // Start trades after time
extern int     StopHour3 16;      // Stop trading after time 
Run M30 tf.
I think, EA dont respect pure rules ISAKAS.

I want... waiting correct signal and open trade at first or second bar.
And waiting at close and new correct signal, no open anytime, if heiky, fisher and bbstop red or blue.

My settings is no TP, only trailing stop.

4515598 2007.02.01 12:05 sell 1.00 usdjpy 120.38 120.68 0.00 2007.02.01 17:18 120.68 0.00 0.00 0.00 -190.85
4518304 2007.02.01 15:10 buy 1.00 gbpusd 1.9688 1.9711 0.0000 2007.02.01 16:04 1.9711 0.00 0.00 0.00 176.45
4519674 2007.02.01 16:04 buy 1.00 gbpusd 1.9713 1.9683 0.0000 2007.02.01 17:46 1.9683 0.00 0.00 0.00 -230.49
0.00 0.00 0.00 -192.57
Closed P/L: -192.57
Open Trades:
Ticket Open Time Type Lots Item Price S / L T / P Price Commission Taxes Swap Profit
4521730 2007.02.01 17:46 buy 1.00 gbpusd 1.9685 1.9655 0.0000 1.9669 0.00 0.00 0.00 -122.90
4518303 2007.02.01 15:10 sell 1.00 usdchf 1.2415 1.2445 0.0000 1.2442 0.00 0.00 0.00 -166.74
4521354 2007.02.01 17:18 sell 1.00 usdjpy 120.66 120.96 0.00 120.73 0.00 0.00 0.00 -44.54
0.00 0.00 0.00 -334.18
Floating P/L: -334.18
__________________
RUN With The BULLS And HUNT With The BEARS - Nothing By Chance

Last edited by frantacech; 02-01-2007 at 09:13 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #167 (permalink)  
Old 02-01-2007, 10:48 PM
Cigarguy's Avatar
Member
 
Join Date: Dec 2006
Location: Arizona
Posts: 34
Cigarguy is on a distinguished road
Cool TSR Indicator

Would someone please explain the TSR Indicator and how to understand the numbers such as; Room Up, Room Down, Maximum Stop Losses Long & Short etc.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #168 (permalink)  
Old 02-02-2007, 12:40 AM
Junior Member
 
Join Date: Oct 2005
Posts: 1
barcode is on a distinguished road
Robert

Din_EA_V2 is not showing the dots for BBands all the way to the last candle. The last 7 or 8 candles don't have a dot above or below them. This also was happening with Kuskus_EA so I suppose it is a problem with BBands_Stop_v2

[IMG][/IMG]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #169 (permalink)  
Old 02-02-2007, 02:07 AM
Senior Member
 
Join Date: Mar 2006
Location: La Verne,CA
Posts: 560
MrPip is on a distinguished road
BBands_Stop_v2

Thanks Barcode,

Here is the fixed version. In the version I was using all I changed was the usual code to check IndicatorCounted. That was what was causing the problem. The new version still does the check but if less than Nbars sets the limit to Nbars like the original. This version stil shows the bands all the way back through the chart.

I kept the same name so the ea will use the same indicator.

BTW the backtest so far is showing better results by NOT using trend.

I am testing all possible combinations of indicators to use both for entry and exit.
For those who want pure KusKus only set the useXxx to 1 for the indicators for that system. I think that is BBands_Stop, Fisher11 and Heiken Ashi. Everything else is either from Dolly or Nina and can be set to 0. The time for trades is another matter. I suppose you can change the times to be 1 hour from start to stop as mentioned a few posts back or just do not use trading hours. The default settings for trading hours are what I am currently testing.


Robert
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #170 (permalink)  
Old 02-02-2007, 06:34 AM
frantacech's Avatar
Senior Member
 
Join Date: Sep 2006
Posts: 497
frantacech is on a distinguished road
two pictures, old KusKus_EA and new DIN_V2... identical open buy usdjpy, dont respect ISAKAS rules.

Dont respect main H4/D1 trend and open x bars after signal.
Attached Images
File Type: gif kukus_es.gif (52.7 KB, 654 views)
File Type: gif din_v2_ea.gif (50.8 KB, 643 views)
__________________
RUN With The BULLS And HUNT With The BEARS - Nothing By Chance

Last edited by frantacech; 02-02-2007 at 06:37 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
Reply

Bookmarks

Tags
dolly + isakas, GMACD indicator, dolly, Heiken_Ashi_Ma.ex4, StepStopExpert, isakas, DIN Kuskus EA, ISAKAS EA, forex, turbo_jrsx, heiken_ashi_kuskus2, DIN_KusKus_EA, DIN_KusKus_EA_v1.8, range factor, Nina_StepMA, Dolly Isakas, system, DIN KusKus, nina step ma, Dolly Isakas Nina, Heiken_Ashi_kuskus2.mq4, kuskus starlight, Isakas kuskus v2, isakas mq4, DOLLY TRADING SYSTEM, nina forex, isakas 2, Dolly Graphics, dolly trading, gmacd, stepstop


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ISAKAS ashi by Kuskus_Osentogg zeman Manual trading systems 2030 09-09-2009 07:14 PM
Dolly system mrtools Dolly 1271 07-25-2009 06:36 PM
ISAKAS CS by Kuskus_Osentogg zeman Manual trading systems 50 05-20-2007 08:47 PM
Observations of the Nina method BrunoFX Suggestions for Trading Systems 145 09-04-2006 05:14 PM


All times are GMT. The time now is 02:24 PM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.