Forex
Google
New signals service!

Go Back   Forex Trading > Trading systems > Martingale/Average Cost and Hedging


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

Reply
 
LinkBack (51) Thread Tools Display Modes
  #121 (permalink)  
Old 08-09-2007, 01:06 PM
CeroOnda's Avatar
Member
 
Join Date: Mar 2007
Location: Buenos Aires - Argentina
Posts: 59
CeroOnda is on a distinguished road
Question

I can愒 make "PipMakerV9" enter lots of 0.01 (only 0.1).
Any ideas?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #122 (permalink)  
Old 08-09-2007, 01:24 PM
ElectricSavant's Avatar
Senior Member
 
Join Date: Jun 2007
Posts: 2,825
ElectricSavant is on a distinguished road
But it is now only entering once per 4 hours. In four hours there is always more than 2 pips movement, thus with a spacing of 2 there will always be an entry...just one.

if one changes the spacing to say 35...then there will not necessarily be an entry each 4 hours....but the stops or TP of 50 (defaults in the latest version) will kick in.

...as long as the entry method is good...in time the TP's will hit more often than the SL's (they are equal...50 pips)and if they do hit withing 4 hours then there will be little DD and less overlap of multiple trades. The trades accumulate during the low volume afternoon and early evening session hours (est time).

ES

Quote:
Originally Posted by imatache View Post
The Creator of this EA is absolutely right: small spacing will always result in wrong entries. Spacing = 2 means that when the price moves 2 pips in one direction you open a trade in that direction. Of course this is a huuuuge source of trouble, therefore to confirm a clear trend... spacing must be higher.

Last edited by ElectricSavant; 08-09-2007 at 01:52 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #123 (permalink)  
Old 08-09-2007, 01:34 PM
don_forex's Avatar
Member
 
Join Date: Oct 2005
Posts: 67
don_forex is on a distinguished road
Quote:
Originally Posted by ElectricSavant View Post
But it is now only entering once per 4 hours. In four hours there is always more than 2 pips movement, thus with a spacing of 2 there will always be an entry...just one.

if one changes the spacing to say 35...then there will not necessarily be an entry each 4 hours....but the stops or TP of 50 (defaults in the latest verasion) will kick in.

ES
Make sure if you want more than one trade per candle that the OpenOnTick = 1. A zero (0) will only trade once per candle.

Quote:
Originally Posted by CeroOnda View Post
I can愒 make "PipMakerV9" enter lots of 0.01 (only 0.1).
Any ideas?
Change the SmallestLotSize to 2 which is 0.01... The 2 means two digits after the decimal point. the 1 means one digit. This is for brokers that only have a 0.1 lot size minimum. The broker I just happen to be referring to is LiteForex. They only allow 0.1 minimum.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #124 (permalink)  
Old 08-09-2007, 01:54 PM
ElectricSavant's Avatar
Senior Member
 
Join Date: Jun 2007
Posts: 2,825
ElectricSavant is on a distinguished road
Try the new version...Pipmaker_NeoV5a_Rodmod8 if your with IBFX.

Quote:
Originally Posted by CeroOnda View Post
I can愒 make "PipMakerV9" enter lots of 0.01 (only 0.1).
Any ideas?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #125 (permalink)  
Old 08-09-2007, 01:57 PM
ElectricSavant's Avatar
Senior Member
 
Join Date: Jun 2007
Posts: 2,825
ElectricSavant is on a distinguished road
ahh..Thanks don_forex

I find the latest version a tool or a utility more than a magic money machine. We need to now get an "entry filter dropdown box" and code in many different indicators to choose from. Let the user decide and the testing to begin. I have been searching for a simple EA such as this in an uncluttered thread for a long time.

Keep it simple fellah's and code with open architecture and user friendliness in mind. Add notes and comments to your code and put it right there in the input menu. (if it were not for don_forex, the default would have only allowed me one trade per four hours...now I can use a spacing of 35 and it will make sense)

ES

Quote:
Originally Posted by don_forex View Post
Make sure if you want more than one trade per candle that the OpenOnTick = 1. A zero (0) will only trade once per candle.



Change the SmallestLotSize to 2 which is 0.01... The 2 means two digits after the decimal point. the 1 means one digit. This is for brokers that only have a 0.1 lot size minimum. The broker I just happen to be referring to is LiteForex. They only allow 0.1 minimum.

Last edited by ElectricSavant; 08-09-2007 at 02:09 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #126 (permalink)  
Old 08-09-2007, 02:30 PM
sps8's Avatar
Senior Member
 
Join Date: Apr 2006
Posts: 183
sps8 is on a distinguished road
hi

Quote:
Originally Posted by ElectricSavant View Post
ahh..Thanks don_forex

I find the latest version a tool or a utility more than a magic money machine. We need to now get an "entry filter dropdown box" and code in many different indicators to choose from. Let the user decide and the testing to begin. I have been searching for a simple EA such as this in an uncluttered thread for a long time.

Keep it simple fellah's and code with open architecture and user friendliness in mind. Add notes and comments to your code and put it right there in the input menu. (if it were not for don_forex, the default would have only allowed me one trade per four hours...now I can use a spacing of 35 and it will make sense)

ES
do you think 35 spacing will indentfy a trend more safer,just tryed today last version it killed my live account, cus indentfying the trend too late after reserval
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #127 (permalink)  
Old 08-09-2007, 02:32 PM
ElectricSavant's Avatar
Senior Member
 
Join Date: Jun 2007
Posts: 2,825
ElectricSavant is on a distinguished road
Its all about the entry and taking the losses when needed in my opinion. We need a menu of indicators in a drop down box that work well with 4 hour TF's to choose from with this utility. This way the utility can be just that and the trader can decide IF IT STAYS SIMPLE.

Folks start asking the coders for your indicators and this can be their heaven! they love to code and are very giving people...where some of us are traders and only want to make money.

I do not know what this latest version uses...midline or something I think...I must look at the code again.

ES

Quote:
Originally Posted by sps8 View Post
do you think 35 spacing will indentfy a trend more safer,just tryed today last version it killed my live account, cus indentfying the trend too late after reserval

Last edited by ElectricSavant; 08-09-2007 at 02:35 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #128 (permalink)  
Old 08-09-2007, 02:35 PM
don_forex's Avatar
Member
 
Join Date: Oct 2005
Posts: 67
don_forex is on a distinguished road
there has always been the choice of entry since the beginning. It is clearly described in the first post.

Don
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #129 (permalink)  
Old 08-09-2007, 02:37 PM
ElectricSavant's Avatar
Senior Member
 
Join Date: Jun 2007
Posts: 2,825
ElectricSavant is on a distinguished road
By choice I mean indicators to filter with...This EA can be much more. I would like a smorgasboard of indicators in a drop down box in the input menu.

By the way..the latest download does not have some of the opening post inputs.

Don't we need to all get on the same page and same download?

ES

Quote:
Originally Posted by don_forex View Post
there has always been the choice of entry since the beginning. It is clearly described in the first post.

Don

Last edited by ElectricSavant; 08-09-2007 at 02:42 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #130 (permalink)  
Old 08-09-2007, 05:40 PM
imatache's Avatar
Junior Member
 
Join Date: Dec 2006
Location: Bucharest
Posts: 16
imatache is on a distinguished road
Quote:
Originally Posted by CeroOnda View Post
I can愒 make "PipMakerV9" enter lots of 0.01 (only 0.1).
Any ideas?

extern string smallestlotsize = "0.1 = 1, 0.01 = 2";
extern double SmallestLotSize = 1;
extern double MaxLotSize = 5;
extern double LotSize = 0.1;
extern double LotIncrement = 0.1;

That opens 0.1 lots the way it is configured now.


extern double LotSize = 0.01 should do what you need. Also you may want to update the other parameters as (LotIncrement for instance).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
adaptive RSI, forex tsd, forex-tsd, Pipmaker, pipmaker ea, pipmaker forex, PIPMAKER V15, tsd forex, pallada, price action, PipMakerV5aNeo, i_Trend.ex4, price action ea, pipmaker 9-1, forex pipmaker, PipMaker mq4, pipmaker v9

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

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/martingale-average-cost-hedging/8126-pipmaker-v1-price-action-based-ea.html
Posted By For Type Date
Bless EA [zmodykifowana] This thread Refback 09-09-2008 09:53 PM
Bless EA [zmodykifowana] This thread Refback 08-17-2008 04:23 AM
Bless EA [zmodykifowana] This thread Refback 08-06-2008 08:05 PM
Bless EA [zmodykifowana] This thread Refback 08-06-2008 10:53 AM
Bless EA [zmodykifowana] This thread Refback 07-29-2008 12:07 PM
Per tutti: Expert Advisor/Strategia da valutare - Forex Forum This thread Refback 06-26-2008 09:37 AM
FX扑旦氾丞玄伊□玉憤がыъ撢薨撮 Post #1021 Refback 06-24-2008 02:16 PM
FX扑旦氾丞玄伊□玉憤がыъ撢薨撮 Post #1021 Refback 06-14-2008 04:09 PM
丟正玄伊□母□分丑〞﹛ 200805 This thread Refback 06-06-2008 03:17 PM
Per tutti: Expert Advisor/Strategia da valutare - Forex Forum This thread Refback 04-15-2008 12:39 PM
^g!@SXX: PipMaker This thread Refback 03-28-2008 02:42 AM
^g!@SXX: tEA!! This thread Refback 03-26-2008 12:06 AM
^g!@SXX This thread Refback 03-25-2008 11:15 PM
Expert Advisor | Forex MetaTrader Expert Advisors | Over 40 of the Best EA's for MT4 on Squidoo This thread Refback 03-14-2008 04:32 AM
Expert Advisor | Forex MetaTrader Expert Advisors | Over 40 of the Best EA's for MT4 on Squidoo This thread Refback 03-09-2008 07:41 PM
Expert Advisor | Forex MetaTrader Expert Advisors | Over 40 of the Best EA's for MT4 on Squidoo This thread Refback 03-07-2008 02:31 AM
≠MT4∞MetaTrader Part8≠丟正玄伊□母□∞ - MetaTrader引午戶Wiki This thread Refback 02-24-2008 06:14 AM
ゞ堣吨韝リ滮咫韝リ漶式式再ll you need is TREND〞﹋移鎖﹌ This thread Refback 02-23-2008 08:51 PM
Per tutti: Expert Advisor/Strategia da valutare - Forex Forum This thread Refback 02-23-2008 11:01 AM
塈琠堻椈堭堛塈 堻堹堹 !!! - 媯堶 16 - Sarmaye Forums This thread Refback 02-21-2008 12:27 AM
塈琠堻椈堭堛塈 堻堹堹 !!! - 媯堶 16 - Sarmaye Forums This thread Refback 02-13-2008 06:28 AM
TSD及白巧□仿丞尺及伉件弁 | 1坳晚井日杴隙允葆鳳莢汊 This thread Refback 02-09-2008 09:35 PM
塈琠堻椈堭堛塈 堻堹堹 !!! - 媯堶 16 - Sarmaye Forums This thread Refback 02-08-2008 01:34 PM
塈琠堻椈堭堛塈 堻堹堹 !!! - 媯堶 15 - Sarmaye Forums This thread Refback 02-08-2008 01:18 PM
塈琠堻椈堭堛塈 堻堹堹 !!! - 媯堶 16 - Sarmaye Forums This thread Refback 02-07-2008 12:16 AM
塈琠堻椈堭堛塈 堻堹堹 !!! - 媯堶 16 - Sarmaye Forums This thread Refback 02-06-2008 03:30 PM
塈琠堻椈堭堛塈 堻堹堹 !!! - 媯堶 16 - Sarmaye Forums This thread Refback 02-06-2008 07:43 AM
塈琠堻椈堭堛塈 堻堹堹 !!! - 媯堶 16 - Sarmaye Forums This thread Refback 02-06-2008 06:23 AM
塈琠堻椈堭堛塈 堻堹堹 !!! - 媯堶 16 - Sarmaye Forums This thread Refback 02-06-2008 06:03 AM
200801 ゞ堣吨韝リ滮咫韝リ漶式式