Forex



Go Back   Forex Trading > Trading systems > Martingale/Average Cost and Hedging
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
  #121 (permalink)  
Old 08-09-2007, 02: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īt 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!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #122 (permalink)  
Old 08-09-2007, 02:24 PM
ElectricSavant's Avatar
Senior Member
 
Join Date: Jun 2007
Posts: 3,354
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 02:52 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
  #123 (permalink)  
Old 08-09-2007, 02: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īt 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!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #124 (permalink)  
Old 08-09-2007, 02:54 PM
ElectricSavant's Avatar
Senior Member
 
Join Date: Jun 2007
Posts: 3,354
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īt 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!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #125 (permalink)  
Old 08-09-2007, 02:57 PM
ElectricSavant's Avatar
Senior Member
 
Join Date: Jun 2007
Posts: 3,354
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 03:09 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
  #126 (permalink)  
Old 08-09-2007, 03: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!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #127 (permalink)  
Old 08-09-2007, 03:32 PM
ElectricSavant's Avatar
Senior Member
 
Join Date: Jun 2007
Posts: 3,354
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 03:35 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
  #128 (permalink)  
Old 08-09-2007, 03: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!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #129 (permalink)  
Old 08-09-2007, 03:37 PM
ElectricSavant's Avatar
Senior Member
 
Join Date: Jun 2007
Posts: 3,354
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 03:42 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
  #130 (permalink)  
Old 08-09-2007, 06: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īt 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!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
adaptive RSI, ADAPTIVE RSI.EX4, ADXMA, bless ea, cache:QNp-4lQtnkIJ:www.forex-tsd.com/martingale-average-cost-hedging/8126-pipmaker-v1-price-action-b, don_forex, ea pipmaker, forex, forex pipmaker, Forex price action, forex price action EA, forex tsd, forex tsd pipmaker, forex-tsd, i_Trend.ex4, ordersend error 4051, pallada, pallada ea, pip maker, Pipmaker, pipmaker 15, pipmaker 9-1, pipmaker ea, pipmaker expert, pipmaker expert advisor, pipmaker forex, pipmaker Forex TSD, PipMaker mq4, PipMaker MT4, pipmaker settings, pipmaker v10, pipmaker v14, PIPMAKER V15, pipmaker v15_3, PipMaker v5, pipmaker v9, PipMakerV5aNeo, PipMaker_NeoV5a_Rodmod8.mq4, pipmaker_v15, Pipmaker_V15.mq4, Pipmaker_V15_4.mq4, Price, price action, price action ea, price action expert advisor, price action forex, price action forex trading, price action mq4, price action trading, slope direction line, slope direction line modified.mq4, Terminator, terminator ea, tsd forex, USD CDN Terminator EA, www.forex-tsd.com


Currently Active Users Viewing This Thread: 4 (3 members and 1 guests)
ahasiri, tea928, whitecloud
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
Price action reversal EA help !!!!! compro99 Expert Advisors - Metatrader 4 5 11-18-2009 07:39 PM
Want some action? FX of course Kirsty_FX Suggestions for Trading Systems 2 05-17-2007 03:15 AM
EA Based on Price Movement babarmughal Expert Advisors - Metatrader 4 10 05-29-2006 08:56 PM
Bar Action Shahzadfx Expert Advisors - Metatrader 4 16 04-04-2006 05:38 AM


All times are GMT. The time now is 01:46 PM.



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