|
|||||||
| Register in Forex TSD! | |
|
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information |
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Hi folks,
Please go to: http://www.metatrader.info/node/82 And tell me what do you think about this tool ! |
|
||||
|
Quote:
![]() |
|
||||
|
Hello Codersguru,
I am not sure to use it but I find that this indicator is well found for the forex and in more it is beautiful . ![]()
__________________
@@--> All long voyages always start from the first small steps <--@@ |
|
||||
|
Quote:
You are right! When I receive a message asking me for coding help I feel happy because I like to help but I feel sad too.I feel sad because I've written my tutorial to give you the first step to MQL4 programming and I was thinking the tutorial will reduce the huge quantity of asking-help messages. Folks, You have to learn MQL4! Yes you have to learn it even you find someone kind enough to code your EAs. Simply, you have to know what he did and how to modify the code to your need! Thanks keris! |
|
|||
|
can't get the popup tool of the linked site
Can anyone please post the package here ... i can not find the package at the linked site. I suspect that it might be because I am not logged in on that site. I have registered, but they have not sent me an email with my password.
By the way, I thought the tutorial was excellent. I read it all in about 2 hours and have been busy writing my first custom indicator. thanks TheImperialOne Last edited by theimperialone : 03-25-2006 at 01:45 PM. |
|
||||
|
Quote:
You're welcome! This is the package, however, you have to be a user in www.metatrader.info to get the all the new tools and their updates. Hope you enjoy my work. |
|
||||
|
How to install the package:
The package contains 4 files and you have to put each of them in the proper folder: Pop.exe and Popup.dll You have to copy them to C: drive. Pop.mqh Copy this file to /experts/include folder. Pop_Demo.mq4 This is a script to demonstrate how to use the program. Copy it to /experts/script folder. Note: If you want to copy Pop.exe and Popup.dllto another folder and not the C: root you have to change the directory in the code of calling the Pop function. How to use the program: The script Pop_Demo.mq4 is an example of using the program. To call the alert you use this line: pop ( string msg , string installed_dir) For example: if you installed Pop.exe and Popup.dll to C: drive and want to pop the text “Hi world!” you can use this line of code in your mql4 program: pop (“Hi world!”, "c:"); |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| EMA with alert? | pipmonger12 | Metatrader 4 | 4 | 05-07-2007 10:05 AM |
| Instead of Alert | mietectec | Metatrader 4 | 8 | 03-22-2007 11:29 AM |
| How to set alert? | Woodcrusher | Indicators - Metatrader 4 | 2 | 01-09-2007 08:48 AM |