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
  #601 (permalink)  
Old 03-26-2009, 06:17 AM
Member
 
Join Date: Jun 2006
Posts: 50
kdforextrader is on a distinguished road
Unhappy

I concur. That day will come, sooner than you think!


Quote:
Originally Posted by ChicagoRob View Post
Wait till you hit nine levels - you'll
be sweating bullets.

Rob
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
  #602 (permalink)  
Old 03-26-2009, 06:36 AM
Senior Member
 
Join Date: Sep 2008
Posts: 133
georgedim is on a distinguished road
Broker Decimal

Quote:
Originally Posted by edalco View Post
Hi guys, I'm using Alpari UK with 5 decimals. Tried searching for broker setting in the code in metaEditor setting to chande to "10" but to no avail. At the moment blessing 2 will only open trade when "AutoCal" to false but fail to open trade when it is set to "on"
Would appreciate your help in these area....thank you so much.

Best regards.
Hello edalco

extern int Set2Count = 4; // Level 2 max levels
extern int MaxLevel = 99; // Level 2 max levels (stops placing orders when reaches maxlvl2)
extern extern int Set1Count = 4; // Level 1 max levels
int BELevel = 12; // Close All level , when reaches this level, doesn't wait for TP to be hit

extern int slippage = 5.0; // Tolerance of order slips/requotes for closing

//+------------------------------------------------------------------+
//| Internal Parameters Set |
//+------------------------------------------------------------------+

bool ca = false;
string EA_name = "Blessing © FiFtHeLeMeNt/J Talon LLC";
int magic = 0;
double slip = 0;
int d = 5; // Used to offset entry to round numbers , for example if you set d=5,
// it will place its sell order on 1.5795 instead of 1.5780
double LotInc = 0; // Lot Increment on each level, very dangerous
string Filename;
int BrokerDecimal =10; Here it is
string POSL_On = "No";
int count;

I hope this will help.
Best Regards
George
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
  #603 (permalink)  
Old 03-26-2009, 07:17 AM
Senior Member
 
Join Date: Sep 2008
Posts: 133
georgedim is on a distinguished road
Quote:
Originally Posted by daet View Post
Thankis Georgedim, i tried what you said but still no joy..
I've attached the error codes from my journal.
Hello daet,
Would you like to try this and see how you go??
Remove the EA from the chart.
Exit MT4.
Check for Disk Fragmentation, and if it’s bad, defragment the disk.
Start MT4 again, drag the EA from the navigator, and use the default settings without loading an external xxxx.set file.
Set the AccountType to 10 if you have Micro account, and the MM (True).
Hopefully this will work.

Best Regards
George
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
  #604 (permalink)  
Old 03-26-2009, 10:03 AM
Junior Member
 
Join Date: Jan 2009
Posts: 3
edalco is on a distinguished road
int BrokerDecimal =10; Here it is

Hi George, thanks for the prompt reply. I did change the metaEditor like you mentioned above however it'll only trade when AutoCal is set to "off" it will not trade when it's "on". Any idea??
Are you setting your AutoCal to "on" and still have it working in 5 decimals broker like Alpari UK?
Thanks again bro for your help...

Rgds.
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
  #605 (permalink)  
Old 03-27-2009, 12:02 AM
Senior Member
 
Join Date: Sep 2008
Posts: 133
georgedim is on a distinguished road
Quote:
Originally Posted by edalco View Post
int BrokerDecimal =10; Here it is

Hi George, thanks for the prompt reply. I did change the metaEditor like you mentioned above however it'll only trade when AutoCal is set to "off" it will not trade when it's "on". Any idea??
Are you setting your AutoCal to "on" and still have it working in 5 decimals broker like Alpari UK?
Thanks again bro for your help...

Rgds.
Hello edalco,
It works fine with 4digits price. There is a bug in the EA, if your broker has 5 digit prices. (with Autucal set to True) . You will get “Zero divider math mod function in the experts screen next to the journal.
I could probably modify the EA, but I rather not. We will let the Masters do that. Hi, Fifthelement, Iron, ChicagoRob

Best Regards
George
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
  #606 (permalink)  
Old 03-27-2009, 01:54 AM
Senior Member
 
Join Date: Mar 2008
Posts: 426
ChicagoRob is on a distinguished road
Quote:
Originally Posted by georgedim View Post
I could probably modify the EA, but I rather not. We will let the Masters do that. Hi, Fifthelement, Iron, ChicagoRob
That's really a bummer, since Blessing runs like a Swiss
watch on IBFX(4-decimal). I'll see if I can get Iron to
join in and see what he can do.

Rob
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
  #607 (permalink)  
Old 03-27-2009, 02:04 AM
lron's Avatar
Senior Member
 
Join Date: Feb 2008
Location: Michigan
Posts: 162
lron is on a distinguished road
5 decimal stuff and Autocal

All,

Let me have a look at the autocal and 5 decimals. I have a couple of Blessing updates anyway.

v/r

Jeff
__________________
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!
Reply With Quote
  #608 (permalink)  
Old 03-27-2009, 07:14 AM
lron's Avatar
Senior Member
 
Join Date: Feb 2008
Location: Michigan
Posts: 162
lron is on a distinguished road
New Blessing v4.9

All,

I've put a new version of Blessing v4.9 on this post but the first post should be updated shortly. The set files remain the same.

I found a bug in the auto calculation feature of the auto grid that didn't allow for an auto grid calculation with 5 decimal brokers. Additionally, 5 decimal brokers were reporting their iATR values about 10% different then the norm therefore the autodecimal selection feature also autocorrects for this issue.

Summary of Changes:
Auto grid fixed for 5 decimal brokers
iATR normalized between 4 and 5 decimal brokers for accuracy
Auto decimal selection now initialized in init section
Alert for Account balance changed to Message box which identifies pair and timeframe of pair below account balance
POSL auto pipvalue detection fixed

I've backtested the fix for accuracy and normalization between Tradeview (5 decimal broker) and IBFX (4 decimal broker) and Blessing now cooks just fine with the 5 decimal auto grid.

Note that Alpari doesn't allow an initial lot of .01 to be selected (error 131 code). You need a broker capable of trading down to the micro lot (not to be confused with micro account, penny a pip!)

Note: I removed v4.9 from here and put it in a later post!

Happy Trading

v/r
__________________
Jeff
J Talon Associates
Investment Management

Last edited by lron; 03-29-2009 at 06: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
  #609 (permalink)  
Old 03-27-2009, 08:51 AM
Junior Member
 
Join Date: Jan 2009
Posts: 3
edalco is on a distinguished road
Quote:
Originally Posted by lron View Post
All,

Let me have a look at the autocal and 5 decimals. I have a couple of Blessing updates anyway.

v/r

Jeff
Hi Iron.....thank you so much for your contribution. Appreciates it very much.

Best regards.
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
  #610 (permalink)  
Old 03-27-2009, 04:03 PM
Junior Member
 
Join Date: Oct 2007
Posts: 27
peri is on a distinguished road
AutoCal

I am afraid the AutoCal is not quite working yet, at least not on ALPARI UK. If AutoCal is set to TRUE, I get "zero divider for MathMod function" error. If set to FALSE everything´s allright. (This is on ALPARI Micro acc where min lot 0.01 is allowed.)

Last edited by peri; 03-27-2009 at 04:05 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
Reply

Bookmarks

Tags
bless, bless 2, bless ea, bless2, Blessing, blessing 2, blessing 2 EA, blessing 2 forex, blessing 2 v4.3, blessing ea, blessing EA forex, blessing forex, blessing forex-tsd, blessing martingale, blessing mql, blessing system, blessing system EA, blessing2, blessing2 EA, blessings 2 ea, ea blessing, FiFtHeLeMeNt, forex, forex blessing, forex blessing system, forex funnel, funnel, fxpromaker, J Talon Associates, search, tradingea, Waddah_Attar_Explosion.ex4


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


All times are GMT. The time now is 03:53 PM.



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