Go Back   BabyPips.com Forex Forum > Main Discussion > Newbie Island
Newbie Island This forum is for Forex beginners. If you are new to the Forex and have a question, this is the best place to ask it. If you're looking to learn Forex, get your training and education at the School of Pipsology.

Welcome to the BabyPips.com forum!

You are currently viewing our boards as a guest which allows you to view the discussions, but prevents you from contributing. By joining our FREE community you will be able to do all of the following:

  • Post topics & responses to other discussions
  • Communicate privately with other members (PM)
  • Respond to polls
  • Upload content
  • Post comments on our blogs
  • Contribute on our Forexpedia

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.



Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-02-2007, 01:44 PM
 

Join Date: Feb 2007
Posts: 3
Question Pointer DMI GFT X Metatrader

Hello Babyforex! it would like an aid for solution of a problem..... I am trying to find a pointer (DMI) for the platform of the Metatrader, that works equal to the one of the GFT (to include strategy). I obtained some archives in fórum, however with well different configurations..... it will be that somebody could make the gentility of being able to help me to modify the configuration of the archive to work of equal form to the one of the GFT? it follows the code source used for this platform....

I am sending attached, the archives that I found in the NET with which would like to work in metatrader, or either, pointer of arrows...

"CODE Sample DMI GFT"
strategy sample_dmi;
input period = 14;
vars
lst = 1, pdi(series), mdi(series);
begin
directional_movement(period);
pdi := directional_movement.line_plus;
mdi := directional_movement.line_minus;
lst := back(pdi);
if lst < front(pdi) + 1 then return;
if pdi[lst] > mdi[lst] then buy();
if pdi[lst] < mdi[lst] then sell();
end.

I am also annexing two images, being one in platform GFT and another Metatrader, and observe that exactly both working with the same cycle, give different signals very.....

I will be grateful if somebody will be able to help me......
Attached Images
File Type: jpg EURUSD_GFT.JPG (113.9 KB, 19 views)
File Type: jpg EURUSD_Meta.JPG (91.7 KB, 19 views)
Attached Files
File Type: zip DMI.zip (1.9 KB, 11 views)
Reply With Quote
Reply



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 On
Forum Jump


All times are GMT -4. The time now is 03:35 AM.
Content Relevant URLs by vBSEO 3.2.0
"It's the constant and determined effort that breaks down all resistance, sweeps away all obstacles."
Claude Bristol