Forex



Go Back   Forex Trading > Programming > MetaTrader
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

Reply
 
Thread Tools Display Modes
  #41 (permalink)  
Old 12-22-2006, 09:26 PM
Member
 
Join Date: Sep 2006
Posts: 59
waaustin is on a distinguished road
Reverse Order Coding Help

Hello all.

I Need some help with coding an EA I'm working on. Could someone here please point me to any threads that discuss or give me examples of how to close the current order and reopen a new order in the reverse direction when i get a signal that my original order conditions have reversed?
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
  #42 (permalink)  
Old 12-26-2006, 01:51 AM
Senior Member
 
Join Date: Nov 2006
Posts: 126
Yoda_Glenn is on a distinguished road
How do you load in templates?

I know how to load in presets, but I how do you load a template for an EA? Thanks.
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
  #43 (permalink)  
Old 12-26-2006, 05:05 AM
Junior Member
 
Join Date: Dec 2006
Posts: 2
celdred2 is on a distinguished road
Question Newbie needs MT4 help

First time DL and about to use MT4. Help files are no real help. I just need to be shown, once I hope,
1) HOW TO input a pre-written indicator from this forum into MT4 and have it work,
2) how to pass on the data via DDE into Omega Prosuite/Metastock. I have enabled DDE in MT4, but nothing happening over the border in Omega/Metastock

Appreciate the advice given re. shonky brokers too. Seems FXDD are fair enough to start with?

Thanks for your time any help.
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
  #44 (permalink)  
Old 12-26-2006, 05:39 AM
Senior Member
 
Join Date: Nov 2006
Posts: 308
luxinterior is on a distinguished road
Not sure about answer to number two but to use an indicator just put the file in your 'indicators' folder in the root of your MT4 installation for example C:/MT4/experts/indicators

Then restart MT4 and you're set.

I'm sure somebody else will be able to help you with your second question.

Regards

Lux
__________________
Build An Expert Advisor. FREE E-course As Seen On TV
ForexArea.com
Users of Gap Trader from 'Forex-Assistant' MUST Read This
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
  #45 (permalink)  
Old 12-26-2006, 08:02 AM
Senior Member
 
Join Date: Jun 2006
Posts: 1,513
prasxz is on a distinguished road
Dde

Quote:
Originally Posted by celdred2
First time DL and about to use MT4. Help files are no real help. I just need to be shown, once I hope,
1) HOW TO input a pre-written indicator from this forum into MT4 and have it work,
2) how to pass on the data via DDE into Omega Prosuite/Metastock. I have enabled DDE in MT4, but nothing happening over the border in Omega/Metastock

Appreciate the advice given re. shonky brokers too. Seems FXDD are fair enough to start with?

Thanks for your time any help.

I knew this link is not related with your question....but hope this can help you out

MT4 Monitor - MT4 DDE in visual basic 6.
maybe codersguru can help you...


==================
Forex Indicators Collection
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
  #46 (permalink)  
Old 12-26-2006, 12:51 PM
Junior Member
 
Join Date: Dec 2006
Posts: 2
celdred2 is on a distinguished road
Smile

Thank you for that. So easy, why the hey doesn't the Help say so?
Anyone help with DDE from the 3rd Party side?
Thanks again, appreciated.
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
  #47 (permalink)  
Old 12-31-2006, 06:09 PM
Senior Member
 
Join Date: Jun 2006
Posts: 278
giapel is on a distinguished road
function to convert real data to modeling control points

Someone has a function that convert real data to modeling control points used to test EA ?

..., when i test EA i use "Method of modeling control points ", when i test EA for forward-testing on market i use real data, now : if EA uses data (converted from real data) used for testing I have the same results of testing

can you hep me ?

thank you, and happy new year

giapel
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
  #48 (permalink)  
Old 01-02-2007, 06:56 PM
Junior Member
 
Join Date: Jan 2007
Posts: 1
Oiler is on a distinguished road
Question MQL - Drawing Trend Line segments

I'm writing up an indicator based on TDMovingAverage (a moving average which hides during ranged markets and shows during trending markets). Could anyone give me some hints on how best to draw this?

Is there some constant I can use when setting the indicator value so it doesn't get drawn? I was toying around with DRAW_LINE using Dot objects and just setting the dots to 0 when in ranging markets. This effectively hides them but I'd still like to investigate using lines.

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
  #49 (permalink)  
Old 01-06-2007, 09:04 AM
TheWicker's Avatar
Member
 
Join Date: Apr 2006
Posts: 49
TheWicker is on a distinguished road
Converting a MT4 system template to eSignal and Metastock

I need a professional to convert a system in metatrader to esignal and metastock softwares. The prize is the rules to the system.
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
  #50 (permalink)  
Old 01-09-2007, 10:06 AM
Junior Member
 
Join Date: Jan 2007
Posts: 26
echnaton is on a distinguished road
Mql4 learn

hi, I come from deutschland and want to learn mql4 for metatrader, but there are only English examples of it.

can somebody say to me where I find something in German?
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
automated close order, close, eas, forex, learn mql4, learn mql4 video, learning mql4, mini std lotsize risk, mql4 ima, mql4 learning, mql4 video, OrderCloseBy, profit, reach, secure profit function, T101_v1.11_orest_IBFXm.mq4


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
Learning Cycles For New Traders Dan7974 General Discussion 350 01-18-2008 07:04 PM
Learning to code for autotrading GoatT MetaTrader 8 01-10-2007 09:55 PM
Self learning expert mrtools Expert Advisors - Metatrader 4 32 10-22-2006 06:29 PM


All times are GMT. The time now is 02:27 AM.



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