Forex



Go Back   Forex Trading > Trading systems > News/Signal Trading
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
  #1 (permalink)  
Old 08-22-2006, 10:37 PM
leutzuro's Avatar
Senior Member
 
Join Date: Jan 2006
Posts: 318
leutzuro is on a distinguished road
Exclamation NEWS EA Modify Request

Please i have this news EA and works with system from www.amazingforexsystem.com
Im not sure if the ea works on LIVE accoun because i dont test it yet
I use it only on demo and works great and is very easy
But from what i hear i think we need to add spread because for example on northfinance if ea place order to buy at 1.2008 my position will be open at 1.2006 and here is the problem because the spread and the ea should be place order + spread and stop loss -spread, -spread for sell + spread for stop loss.
Also what i dont know for what is used risk percent from the ea and maybe someone can explain
Another problem i think is better the EA to know when is requote to cancel the orders because sometimes some brokers make requote and you enter on the news with +10+30 pips and is to late. I think is better to be there someting in menu to add true if i want to use requote or false if i dont want to use.
Also i want to work with minilots and normal lots 0.01, 0.1 and 1 , etc.
Please some coder can modify the ea to work on live account or if you think works can you add the request for the EA?

I atach the ea + txt for ea seting
Best regards
Happy trading
Attached Files
File Type: mq4 newstrading.mq4 (20.9 KB, 286 views)
File Type: txt ea.txt (941 Bytes, 274 views)
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
  #2 (permalink)  
Old 08-23-2006, 03:12 AM
Foreverold's Avatar
Senior Member
 
Join Date: Oct 2005
Posts: 274
Foreverold is on a distinguished road
What you posted is the Amazing EA.

If you do not want the EA to calculate the lots to be traded change mm=false

then change Lots to reflect the amount of lots you wish to trade
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
  #3 (permalink)  
Old 08-23-2006, 08:24 AM
leutzuro's Avatar
Senior Member
 
Join Date: Jan 2006
Posts: 318
leutzuro is on a distinguished road
Quote:
Originally Posted by Foreverold
What you posted is the Amazing EA.

If you do not want the EA to calculate the lots to be traded change mm=false

then change Lots to reflect the amount of lots you wish to trade
Thanks
Also for requote,spread, anyone can help?(read my first post)
Thanks

Last edited by leutzuro; 08-23-2006 at 11: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!
Reply With Quote
  #4 (permalink)  
Old 08-23-2006, 12:57 PM
leutzuro's Avatar
Senior Member
 
Join Date: Jan 2006
Posts: 318
leutzuro is on a distinguished road
Quote:
Originally Posted by leutzuro
Please i have this news EA and works with system from www.amazingforexsystem.com
Im not sure if the ea works on LIVE accoun because i dont test it yet
I use it only on demo and works great and is very easy
But from what i hear i think we need to add spread because for example on northfinance if ea place order to buy at 1.2008 my position will be open at 1.2006 and here is the problem because the spread and the ea should be place order + spread and stop loss -spread, -spread for sell + spread for stop loss.
Also what i dont know for what is used risk percent from the ea and maybe someone can explain
Another problem i think is better the EA to know when is requote to cancel the orders because sometimes some brokers make requote and you enter on the news with +10+30 pips and is to late. I think is better to be there someting in menu to add true if i want to use requote or false if i dont want to use.
Also i want to work with minilots and normal lots 0.01, 0.1 and 1 , etc.
Please some coder can modify the ea to work on live account or if you think works can you add the request for the EA?

I atach the ea + txt for ea seting
Best regards
Happy trading
Any help please? i want to use on live account and i will give the results here
Trading account 20.000$ Live
But the EA should be modified:P
Thanks again
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
  #5 (permalink)  
Old 08-23-2006, 01:27 PM
Senior Member
 
Join Date: Mar 2006
Posts: 793
Maji is on a distinguished road
The spread is already included in the system. See the code snippet.

Code:
   sp=Ask-Bid;
   ho=h+sp+(10)*Point;
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
  #6 (permalink)  
Old 08-23-2006, 09:06 PM
leutzuro's Avatar
Senior Member
 
Join Date: Jan 2006
Posts: 318
leutzuro is on a distinguished road
Quote:
Originally Posted by Maji
The spread is already included in the system. See the code snippet.

Code:
   sp=Ask-Bid;
   ho=h+sp+(10)*Point;
ok thanks but im not a coder to understand what is goin on there on the ea and for that i ask to be sure the EA will works on live account.
I dont know how the psread is included if the order is open with 2 pips less than the normal entry
for example order is 1.2008 and is open at 1.2006
thanks and i hope to have some help + with the requote problem
Best regards
Happy trading
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
  #7 (permalink)  
Old 08-23-2006, 09:49 PM
Senior Member
 
Join Date: Mar 2006
Posts: 793
Maji is on a distinguished road
I am not sure if I understand you correctly.

From my understanding, here is an explanation. The price displayed by MT4 is the bid prices. So, if the spread is 2 pips, and the buy stop is at 1.2008, the buy stop will be triggered when the bid is at 1.2006, the price you are seeing on the screen.

Please correct me if I am misunderstanding you.
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
  #8 (permalink)  
Old 08-23-2006, 10:11 PM
leutzuro's Avatar
Senior Member
 
Join Date: Jan 2006
Posts: 318
leutzuro is on a distinguished road
Quote:
Originally Posted by Maji
I am not sure if I understand you correctly.

From my understanding, here is an explanation. The price displayed by MT4 is the bid prices. So, if the spread is 2 pips, and the buy stop is at 1.2008, the buy stop will be triggered when the bid is at 1.2006, the price you are seeing on the screen.

Please correct me if I am misunderstanding you.
Yes you understand coectly my order open buy stop at 1.2008 and the buy will be tigered at 1.2006 because of the spread, i talck about northfinance and i dont know how is on another broker with live acount
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
  #9 (permalink)  
Old 08-24-2006, 10:39 PM
Junior Member
 
Join Date: Jul 2006
Posts: 29
ah_elewely is on a distinguished road
plz how i can change stoploss

and thANKS ABOUT EXPERTS
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
  #10 (permalink)  
Old 08-24-2006, 10:49 PM
Senior Member
 
Join Date: Mar 2006
Posts: 793
Maji is on a distinguished road
Please spend some time and try to understand what the EA does. Don't just jump in blindly with an EA to trade. I believe, unless I am mistaken, the EA uses the high and low of the channel as its stops. In order to use a fixed pip stop, one will have to modify the code.
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


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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Plz modify kevmcfoster Suggestions for Trading Systems 6 01-02-2007 12:34 AM
Need help to modify this EA alpin Expert Advisors - Metatrader 4 1 11-27-2006 12:13 PM
How to modify this order deeforex Questions 0 06-07-2006 07:03 PM


All times are GMT. The time now is 02:56 PM.



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