Forex



Go Back   Forex Trading > Trading systems > Dolly






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

 
 
Thread Tools
 
Old 02-08-2007, 08:30 PM
MiniMe's Avatar
Senior Member
 
Join Date: Nov 2006
Location: Montréal
Posts: 1,449
MiniMe is an unknown quantity at this point
Quote:
Originally Posted by ANCOLL
@Mr Pips and Frantacech

I dont want you to work alone, I really wish to help you with the code.
During the flood disaster, I was studying MQL (Meta Quote Language) from scratch. I got source from codec guru, interbankfx, and MQL manual itself.
But the more I studied, the more confusing it is
Anyone,please show me, do you know the easiest way to learn MQL?
Coz, I want to give contribution, helping Mr Pips, Frantacech, etc

Btw,
I have updated the first page, take a look, and let me know if missing something. The both EA which Mr Pips added, is on the forward test now.
Did you see the video Patric done on interbankfx site for EA, that should be good strat
__________________

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!
 
Old 02-08-2007, 08:33 PM
MiniMe's Avatar
Senior Member
 
Join Date: Nov 2006
Location: Montréal
Posts: 1,449
MiniMe is an unknown quantity at this point
Quote:
Originally Posted by MrPip
ANCOLL,

What rule was not followed?

Version 1.3 follows the rules of Kuskus without checking trend.
Version 2.1 follows the rules of DIN but does not use trend entry as this showed in backtest to not work.
To use the trend checks for 4 hr and daily trend you need to set the switch for UseTrend. The default trend uses HMA which is method 2. To use GMACD you must use method 1. HMA showed better results.

The other change was to add trading hours. If that is not wanted you must set UseTradingHours to false.

If you use trading hours with a broker other than FXDD you will also need to change the time settings to match the times for your broker.

Robert
ANCOLL I had to agree with MrPips I was trading with the trend for a while, no losses so far but some orders went more than 80 pips against me before they go back again with the trend
__________________

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!
 
Old 02-08-2007, 09:02 PM
Junior Member
 
Join Date: Sep 2006
Posts: 15
alan.demo is on a distinguished road
Hi, guys. There is a great effort being put into developement and we all gotta keep on. Agree?

I'm worried of 3 issues:

1st - An entry should not be placed along the whole period even if signals are granted, but just on max x ordered
bars after signal. Or else according to value of stochastik, buy at the beginning of a half wave, sell opposite....simply, never again encounter situation like today when the buy was placed exactly one minute before the end of trend. Quite the reverse.

Perhaps an ideal solution would be watching out signal on M15 and if a valid signal arises on M15 then to take reaction as soon as the signal condition of opening position on M30 is obtained. It would have meant a finished bar with valide signal on M15, which shall happen about in the middle of M30 bar and to place entry as soon as a valide signal arises on M30. Not to wait for the end of a bar. Or optional, to wait for the end of a bar, or again optional to allow another x bars for entry.

2nd - An exit --- I've switched "on" Trailing Stop type 4 in EA - breakeven after 18pips profit at entry+1. It seems ok, but I expected that was just a safety guard against turning to losses, and EA closed with abandonment in accordance with the exit signal...I left default settings. After two days I haven't notised any exit after profit loss...weird..

3rd - Traiding hour - it is preset in some way in EA. For which broker and which Time Zone? There is an European and Asian session permited, but American session is not. What experiences come from that and is it ideal? I'm personally scared of Asian session little bit. What do statistics, practice and experience say?

This EA is completely excelent basis, but it needs much debugging.
I hope what is stated herein is comprehensible enough despite my non-native english.
Regards to everybody.
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!
 
Old 02-08-2007, 09:07 PM
Senior Member
 
Join Date: Mar 2006
Location: La Verne,CA
Posts: 560
MrPip is on a distinguished road
Learning to code in MT4

Quote:
Originally Posted by MiniMe
Did you see the video Patric done on interbankfx site for EA, that should be good strat
ANCOLL,
Thank you for your offer to help with coding.
I do not know if that is a good idea or not.
I have been a programmer for over 30 years so I can code pretty fast.
If I have to fix errors you might make it could actually slow me down.

You will best help by clearly explaining any problems you find with the EA.
I think I have all the rules coded correctly but I am not sure if I am using the correct settings. I coded the default values from the values given by others.
I do not have the time to read threads on forums. That is where I rely on those who truly understand the system to supply me the indicators and settings I need for writing an ea.

It would also help if more people would test the trailing stop ideas on backtest
We only have one volunteer so far.

If no one else is willing to help in this way then it might be time for me to move on. If that is the case I hope another programmer can pick this up from here.

I have run across this problem on many forums where no one really wants to help. Too many people looking for a free EA without helping improve the strategy or at least run tests and post results.

I do not mind helping with coding but running tests ties up my computer.
I have several paying clients with EAs I need to code.

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!
 
Old 02-09-2007, 02:37 AM
ANCOLL's Avatar
Senior Member
 
Join Date: Nov 2006
Location: Indonesia
Posts: 252
ANCOLL is on a distinguished road
@MiniMe
Thanks for your recomendation, MiniMe
I will download the MQL video now

@MrPips
OMG!!! 30 years in programming? no wonder
Sure, I will forward test the newest version of DIN EA right away, and pretty sure, I am happy to show the result and give a comment on it.
Glad to have you here, Mr Pips.

Update has been made,
I put custom indicator by frantacech and ZIP EA from Mr Pips
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!
 
Old 02-09-2007, 02:58 AM
Senior Member
 
Join Date: Mar 2006
Location: La Verne,CA
Posts: 560
MrPip is on a distinguished road
Testing EA

ANCOLL,

Actually I learned to program in high school in 1963 with a language called FOCAL. Punched cards and a slide rule at my side . Began my professional career in 1976 on Mini Computers with punch tape and some front panel switches for coding. Soon moved on to more modern systems. I was also a hobbyist with a home built 6502 based system for learning Assembly language. That one was cassette tape for storage.

Not just forward test but also backtest to find the best trailing stop method.
There are seven methods to test but that could take a while as the settings are OOTB from where I copied the functions. I did leave comments in the functions to show the source. Some are mine and some are from others.
I just took the code and copied to this ea as independent functions.

And not that it matters but it is MrPip not MrPips.
I think there is someone else who goes by MrPips.

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!
 
Old 02-09-2007, 03:33 AM
MiniMe's Avatar
Senior Member
 
Join Date: Nov 2006
Location: Montréal
Posts: 1,449
MiniMe is an unknown quantity at this point
Thumbs up

30 Years we should add an extra (s) for each year , There is a lot to learn from you,.. we are honored to have someone with your experience here...If there is a holy grill, I hope it will be you to code it ..


__________________


Last edited by MiniMe; 02-09-2007 at 03:39 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!
 
Old 02-09-2007, 05:21 AM
Junior Member
 
Join Date: Jan 2007
Posts: 28
chris1085 is on a distinguished road
I am currently forward testing StepStopExpert_v1.1. I will play with the backtest results as well over next couple days. I will post all statements next week. I would also like to thank MrPip, MiniMe, ANCOLL, and frantacech for the time spent for the forward progress of this system. The progress has been fantastic, it's a great system. I will be follow this system closely over the next couple weeks and I hope to contribute as much info as I can.

Thanks,

Chris

Last edited by chris1085; 02-09-2007 at 05:24 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!
 
Old 02-09-2007, 07:11 AM
Senior Member
 
Join Date: Mar 2006
Location: La Verne,CA
Posts: 560
MrPip is on a distinguished road
StepStopExpert_v1.1

Quote:
Originally Posted by chris1085
I am currently forward testing StepStopExpert_v1.1. I will play with the backtest results as well over next couple days. I will post all statements next week. I would also like to thank MrPip, MiniMe, ANCOLL, and frantacech for the time spent for the forward progress of this system. The progress has been fantastic, it's a great system. I will be follow this system closely over the next couple weeks and I hope to contribute as much info as I can.

Thanks,

Chris
I have a copy of StepStopExpert_v1.1. From the code I have it only functions as a trailing stop for orders that are already open. Do you have a version that actually places trades?

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!
 
Old 02-09-2007, 08:25 AM
frantacech's Avatar
Senior Member
 
Join Date: Sep 2006
Posts: 497
frantacech is on a distinguished road
Quote:
Originally Posted by MrPip
I have a copy of StepStopExpert_v1.1. From the code I have it only functions as a trailing stop for orders that are already open. Do you have a version that actually places trades?

Robert
Hi Robert,
2 news.
old version DIN 2.1 picture - bad entry buy...

And 2 picture manual entry by ISAKAS

Waiting M15 for correct ISAKAS signal, and after look M30... if signal ... not closed bar... entry.

This I need to EA.
Sychronized entry with graph, entry only at first signal.
Attached Images
File Type: gif gbpusd_m15.gif (50.2 KB, 462 views)
File Type: gif gbpusd_m30.gif (50.5 KB, 442 views)
File Type: gif eurusd1.gif (53.6 KB, 451 views)
__________________
RUN With The BULLS And HUNT With The BEARS - Nothing By Chance

Last edited by frantacech; 02-09-2007 at 08:52 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!
 

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
Thread Tools

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 05:53 PM.



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