View Single Post
  #7 (permalink)  
Old 06-19-2008, 11:02 AM
newdigital newdigital is offline
Administrator
 
Join Date: Sep 2005
Posts: 20,059
Blog Entries: 241
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
How to install simple indicator

How to install simple indicator.

1. Place mq4 indicator's file to /indicator's folder in Metatrader's directory of your computer. For example: C:\Program Files\MetaTrader - Alpari UK_1\experts\indicators

2. Open MetaEditor and find your mq4 indicator and open it in MetaEditor:

open_findfile1806.jpg

3. Compile file in MetaEditor pressing 'Compile':

compile_findfile1806.jpg

4. Check for errors during the compillation. You can easy see the errors line in the code by double mouse click on error. And you can copy the bug's code line to the forum with the question "please help to fix this error", or you can fix it by yourself. This wondow will appear automatically after compillation:

error_findfile1806.jpg

5. Close MetaEditor. Open MetaTrader. Do you see your indicator listed here with yellow icon?
listed_findfile1806.jpg
It is ex4 file was generated by MetaEditor. Metatrader is using ex4 files. So, you can attach indicator to the chart.

--------------

Download Winrar from here (to open attachments)

Ask all your questions on this thread Questions: to start with MetaTrader and forex

Last edited by Linuxser; 01-15-2009 at 12:51 AM.