Forex



Go Back   Forex Trading > Trading systems > Martingale/Average Cost and Hedging
Forex Forum Register More recent 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

 
 
Thread Tools
 
Old 12-11-2008, 12:46 AM
lron's Avatar
Senior Member
 
Join Date: Feb 2008
Location: Michigan
Posts: 162
lron is on a distinguished road
Risk

Adjust your risk setting to get the lots down to .01 on $2500 for a standard account or .01 on a $250 mini to help prevent "blowout". By the way, you can't blowout your account with the Equity Protection feature set at 50%. At the most, you would lose 50%, not the whole account.

v/r



Quote:
Originally Posted by kwkee View Post
guys,

Having started testing piplite now, I would like to ask what are the settings in piplite that help to control risk?

For example in Blessings 2, we can control risk using Lots adjustment factor(LAF) and Multiplier.

How about piplite? Can we control the multiplier? In what situation would it blow and account?
__________________
Jeff
J Talon Associates
Investment Management
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 12-11-2008, 01:17 AM
Member
 
Join Date: Nov 2008
Posts: 50
kwkee is on a distinguished road
Quote:
Originally Posted by lron View Post
Adjust your risk setting to get the lots down to .01 on $2500 for a standard account or .01 on a $250 mini to help prevent "blowout". By the way, you can't blowout your account with the Equity Protection feature set at 50%. At the most, you would lose 50%, not the whole account.

v/r
How do you adjust risk setting? Do you mean setting 0.01 lots inside the lot size setting?

Also, what is the multiplier value inside piplite?
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 12-11-2008, 02:40 AM
lron's Avatar
Senior Member
 
Join Date: Feb 2008
Location: Michigan
Posts: 162
lron is on a distinguished road
Adjust the MaximumRisk value. I set 4 for a $2500 account. That will give you .01 base lots. The multiplier is this:

if(MoneyMangement){

LotSize=AutoLot();
if(LotIncrement>0) LotIncrement=LotSize;
}

Lots = NormalizeDouble(LotSize + (LotIncrement * SellOrders), lotPrecision);

The more orders, the higher the next lot size....

v/r


Quote:
Originally Posted by kwkee View Post
How do you adjust risk setting? Do you mean setting 0.01 lots inside the lot size setting?

Also, what is the multiplier value inside piplite?
__________________
Jeff
J Talon Associates
Investment Management
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 12-11-2008, 05:40 AM
Member
 
Join Date: Nov 2008
Posts: 50
kwkee is on a distinguished road
Quote:
Originally Posted by lron View Post
Adjust the MaximumRisk value. I set 4 for a $2500 account. That will give you .01 base lots. The multiplier is this:

if(MoneyMangement){

LotSize=AutoLot();
if(LotIncrement>0) LotIncrement=LotSize;
}

Lots = NormalizeDouble(LotSize + (LotIncrement * SellOrders), lotPrecision);

The more orders, the higher the next lot size....

v/r

Hi Iron,

Thanks, this is very informative. While I could guess how Blessing work by reading your advance feature document and the settings inside, I find it a little hard to guess how Piplite works. But it is working great so far.

For the maximum risk, if I start with 1500 on a micro account (0.01 lot, 1 pip = 1 cent), should I leave the setting at 4?

Also, can I have two pairs (euro/gbp h1, usd/jpy h1) running piplite together? No magic number to set?
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 12-11-2008, 10:20 AM
Junior Member
 
Join Date: Apr 2008
Posts: 8
lordorly is on a distinguished road
Doubt MARSI not correct

hello to all

For Holyguy7 - mikeduk - Iron:

I ask forgiveness for my English


But I am insisting I think that the filter Marsi is not correct.

The MA is calculated on the actual price of the PAR, should be calculated on the value of RSI

in the backtest released by the Iron version 1.6 is observed that there is only Shell shops throughout the year.

The value of this MA provided between (1.900 and 2.000) aprox. the value of the pair is an average of the price

The value of RSI is between 0 and 100, but has never been below 2,000 -

is like comparing apples with pears

I again ask forgiveness for my English


Orlando

Last edited by lordorly; 12-11-2008 at 10:21 AM. Reason: datos incorrectos
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 12-11-2008, 10:26 AM
Junior Member
 
Join Date: Apr 2008
Location: spain
Posts: 19
mikeduk is on a distinguished road
Problem in MARSI Cross Code!!

Morning All,

Both Iron and Lordorly have spotted a pretty major problem with the MARSI cross code previously added in v1.6 that when enabled it will only enter sell's and never enter a buy.

The MA on the chart provided by HolyGuy is calculated on the RSI, NOT the PRICE, where in the code the MA was being calculated on the PRICE and not the RSI. This of course meant that the MA value would always be lower than the RSI value and therefore according to the entry rules, never allow a BUY.

I've fixed the problem in this version of the EA, it now calculates the MA on the RSI rather than the price, I've done a fair amount of testing with this this morning and it appears to be working correctly now.

All parameters are the same as they were before.

Iron: Perhaps you can take a look at the changes and if happy merge them into a V1.7 of the branch? I've also added some additional items into the EA's comment section to show the status of each component signal, it was helping me debug and might be useful to others?

Cheers

Mike
Attached Files
File Type: mq4 Piplite v1.6_MIKEDUK_CROSS_FIX.mq4 (38.7 KB, 173 views)

Last edited by mikeduk; 12-11-2008 at 10:45 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 12-11-2008, 10:28 AM
Junior Member
 
Join Date: Apr 2008
Location: spain
Posts: 19
mikeduk is on a distinguished road
Quote:
Originally Posted by lordorly View Post
hello to all

For Holyguy7 - mikeduk - Iron:

I ask forgiveness for my English


But I am insisting I think that the filter Marsi is not correct.

The MA is calculated on the actual price of the PAR, should be calculated on the value of RSI

in the backtest released by the Iron version 1.6 is observed that there is only Shell shops throughout the year.

The value of this MA provided between (1.900 and 2.000) aprox. the value of the pair is an average of the price

The value of RSI is between 0 and 100, but has never been below 2,000 -

is like comparing apples with pears

I again ask forgiveness for my English


Orlando
Hi lordorly, you are absolutely correct, this was overlooked when I added the code originally. Please see my previous post for the fix.

Thanks for highlighting this.

Mike
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 12-11-2008, 10:50 AM
Junior Member
 
Join Date: Apr 2008
Location: spain
Posts: 19
mikeduk is on a distinguished road
Quote:
Originally Posted by Gordi View Post
Hello @ All

How exactly does the time filter work? Can you give an example for the dayhourmin format ?
Hi Gordi,

The time filter simply stops multiple trades within a certain number of seconds (set via the Minimum_Entry_Delay param = the number of seconds to wait).

For example, if you wanted the code to wait 5 min's between trades you would simply set Minimum_Entry_Delay to (60 * 5 = 300) seconds.

The idea being that if the market is moving quickly then we dont want to enter loads of trades quickly.

Hope this helps

Mike
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 12-11-2008, 11:19 AM
Member
 
Join Date: Nov 2008
Posts: 50
kwkee is on a distinguished road
Mike,

I am doing forward testing using piplite 1.5. I did see buy and sell orders.

is there some sort of new code that 1.6 has but 1.5 does not?
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 12-11-2008, 11:28 AM
Junior Member
 
Join Date: Apr 2008
Location: spain
Posts: 19
mikeduk is on a distinguished road
Hi Kwkee,

Yes, v1.6 added some new code to check that an MA was above/below an RSI line before entering the market, there was however a problem with the MA calculation (calculated on PRICE rather than RSI) which stopped buy orders.

You can see the spec of the change HERE and the recent change to fix the code HERE.

This version also includes a time filter that does not allow multiple trades within a certain number of seconds. It can of course be disabled if needed.

Cheers

Mike

Quote:
Originally Posted by kwkee View Post
Mike,

I am doing forward testing using piplite 1.5. I did see buy and sell orders.

is there some sort of new code that 1.6 has but 1.5 does not?
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
adaptive RSI, ADAPTIVE RSI.EX4, autotradingfx.com, forex, forex tsd, forex tsd piplite, forex-tsd, forex-tsd piplite, J Talon Associates, marsi, piplite, PIPLITE 1.8, PIPLITE ea, piplite forex, piplite forex tsd, Piplite v1.0, Piplite v1.9, piplite v2.1
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


All times are GMT. The time now is 07:20 PM.



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