Forex



Go Back   Forex Trading > Commercial systems > Commercial Trading Systems and indicators
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
  #371 (permalink)  
Old 03-24-2009, 02:42 AM
givy's Avatar
Junior Member
 
Join Date: Jun 2007
Location: Canada
Posts: 1
givy is on a distinguished road
Need an Include file made

I was hoping someone could help me.

I'd like an "Include" file made to handle Exits & Money Management. I have a great ea to ManageTP/SL (that I use for scalping below my brokers 10pip minimum), and an ideal Money Management routine (that I'd like to use for determining lot sizing etc). I just need them made into an Include file for ease of use in the future, with easy to call functions?

I am not a programmer, but am trying very hard to learn. ever so slowly...

Hope someone can help.
Attached Files
File Type: mq4 ManageTPv2-3_modA.mq4 (6.5 KB, 32 views)
File Type: rar Just MM to Include from this ea.rar (182.1 KB, 39 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
  #372 (permalink)  
Old 03-25-2009, 01:11 PM
Junior Member
 
Join Date: Mar 2009
Posts: 1
zhang104127 is on a distinguished road
fees for this

How much do you charge?
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
  #373 (permalink)  
Old 03-27-2009, 10:57 AM
Junior Member
 
Join Date: Oct 2008
Posts: 19
eden3000 is on a distinguished road
help for mastermind3

this EA is very good. But I want that it open the positions in inverse way. I have noticed that is this the right way for a best result. Someone can help me?
This EA function in EURUSD 5MIN.
Attached Files
File Type: mq4 TheMasterMind3.mq4 (32.4 KB, 59 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
  #374 (permalink)  
Old 04-28-2009, 08:24 PM
Junior Member
 
Join Date: Nov 2008
Posts: 19
4x4all is on a distinguished road
To complete this script

Quote:
Originally Posted by michal View Post
Hi,

I've just made a script for placing instant market orders. It is located on my web site, the link is: Buy-sell Now!. I've also made a little video showing the usage of this script, here is the link: demonstration video.
Michal, it would be nice to have a trail stop and close order now feature as well. Sincerely
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
  #375 (permalink)  
Old 04-29-2009, 06:03 AM
Senior Member
 
Join Date: Oct 2005
Location: Netherlands
Posts: 120
michal is on a distinguished road
Thumbs up

Quote:
Originally Posted by 4x4all View Post
Michal, it would be nice to have a trail stop and close order now feature as well. Sincerely
Hi,

thank you for the suggestion.

Regards,
__________________
Lot of pips in black.
Searching for professional MetaTrader programming service? Try http://www.mqlservice.net
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
  #376 (permalink)  
Old 04-30-2009, 05:43 PM
Junior Member
 
Join Date: Jan 2009
Posts: 6
federicoo is on a distinguished road
stop & reverse ea

Hi optimu, all,

I´m looking for a very simple ea that make the following tasks:

1) The user should can put an order manually (market or limit, in a desired direction or straddle).
2) This order will have a Trailing Stop. The user input the setup in pips for this TS. If this value is higher than the allowed by the broker, this TS will take the minimum spread pips available.
3) When the market hits the TS, the ea close this position and immediatly open a new position (market) in the opposite direction of the first position (close position and open new reversal position), with the same TS.
4) When the market again hits the TS of this second order, the ea close again this position and immediatly open a new position (market) in the opposite direction of the second position (again, close position and open new reversal position), with the same TS.
5) The ea will repeat the above steps until user stop manually this loop.

My idea for this ea is to test the response of different brokers in new release times, and eventually get some pips from the spikes and follow the quick reversals in these news events. May be it is a fool idea, but I would like just to try this...

Thanks in advance
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
  #377 (permalink)  
Old 05-01-2009, 08:21 PM
Junior Member
 
Join Date: Mar 2009
Posts: 2
stgwmi is on a distinguished road
Need programming

Hi all !

I have to program in visual basic at work and can't seem to get my head around metatrader without screwing up my head to where I run into walls and things. With that said - I would like to gradually automate the method I use for trading now. I am not sure if it can be accomplished with just an EA or we will need indicators to say 'yes' 'yes' 'yes' and then we trade.

To someone interested in programming this EA I would like to send a flow chart and see what you think. I would mark the adjustable fields and the written in stone fields for the user interface.

This method requires at least 7 steps to confirm and will require a lot of logic statements. If it can be done in an EA, I think a rolling or static display on the chart of what is ok and what is not would be very helpful in making decisions that are on the fence.

Anybody interested? Pay is involved and also confidentiality until finished.

Thanks and hope to hear from someone soon.

Steve
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
  #378 (permalink)  
Old 05-09-2009, 11:17 PM
Junior Member
 
Join Date: Jan 2009
Posts: 9
heikobaer is on a distinguished road
Custom programming

Hi Optimo
I have several strategies which I want to automize. On of these strategies, the ProfX manual system, which clearly makes money, I tried to implement as an EA with some additional features, but the project failed due to limited understanding and capabilities of the programmer.
I now want to remake it from the scratch, as I believe fixing this will create more confusion. Can you give me an idea of your cost?
Thanks, Heiko



Quote:
Originally Posted by optimu View Post
Hy.
I'm a programer and I have a good experience with Metatrader 4 and Metatrader 3. If you have ideas that you want to try I can help you to make a EA and/or a Indicator for one of these two trading platforms.
Best regards.
Optimu.
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
  #379 (permalink)  
Old 05-25-2009, 11:24 PM
Junior Member
 
Join Date: Dec 2007
Posts: 19
khalchian is on a distinguished road
TL triggering Buy / Sell ?

TL triggering Buy / Sell ???

Can you program indicator or EA which triggers a buy (or Buy Limit) or sell (or Sell Limit) at the touch of a trend line.
Attached Images
File Type: gif tl sell.gif (21.7 KB, 127 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
  #380 (permalink)  
Old 05-28-2009, 06:49 AM
Member
 
Join Date: Jun 2006
Posts: 83
daet is on a distinguished road
Need indicator programmed

I'm looking for a programmer to build an indicator for me.
I have a system that uses 3 indicators to confirm a trade. I need these combined into a indi that gives me an alert and visual.
I have all the indi's and should should be very easy to do.
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
DemarkLinesEA, forex, Optimu, themastermind3, TheMasterMind3 EA, theMastermind3.mq4, trading


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
Complex programing experts need only apply islandrock Expert Advisors - Metatrader 4 5 05-10-2007 07:28 PM


All times are GMT. The time now is 04:05 PM.



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