Description: I'm using this code for a script i have so i deleted the protocol mqh library, but it should still work. I made ry...
Showing posts with label MetaTrader 4 Libraries. Show all posts
Showing posts with label MetaTrader 4 Libraries. Show all posts
MetaTrader 4 Libraries | Symbols.mqh
0
Authors: 7bit and sxTed Retrieve a list of all Symbols/Instruments known to the Server with Symbol Description and MarketInfo...
MetaTrader 4 Libraries | "Native" MQL HTTP Client
0
Author: gunzip <spammmmme@gmail.com> Description: This library implements two simple HTTP GET / POST function to ...
MetaTrader 4 Libraries | Tester Control
0
Idea: As far as i know, many times i need backtest some EA to find a proper settings. Run backtest from time1 to time2, change set...
MetaTrader 4 Libraries | BB MACD funcs
0
In this library there are 2 functions iBandsfunc and iMACDfunc, which extend calculating capabilities of the appropriate functions, e...
MetaTrader 4 Libraries | iACfunc, iAOfunc and iBearsBullsfuncs
0
In this library you will find 3 custom functions: iACfunc, iAOfunc and iBearsBullsfuncs, which extend calculating capabilities of the...
MetaTrader 4 Libraries | Export to Excel in Real Time
0
I use DDE library provided by Windows and wrap it up so that a novice coder can use it easily. DDE works as follow: Initialize D...
MetaTrader 4 Libraries | ALGLIB - Numerical Analysis Library
0
Real author: Sergey Bochkanov. ALGLIB project website - http://www.alglib.net/. The library dates back to 1999. Note: The Expert A...
MetaTrader 4 Libraries | Simple UnitTest include library for new MQL4
0
This is a simple (cheap) UnitTest include library for MQL4. How to use: See a sample attacched: TestExpert.mq4 By UnitTes...
MetaTrader 4 Libraries | mt4R for new MQL4
0
mt4R, originally developed by Bernd Kreuss and distributed here, does not work correctly with new MQL4. I modiifed the dll and the ...
MetaTrader 4 Libraries | MySQL for new MQL4 (tested in build 600)
0
Author: Originally created by Russell, then modified by vedroid and now forked by lukins Since build 600 of MT4 was released, it...
MetaTrader 4 Libraries | HashMap implementation
0
Description: This is a HashMap implementation. This allows something like arrays but with string indexes. It maps strings to Objects...
MetaTrader 4 Libraries | HTTP requests for new MQL4 (tested in build 600)
0
Description: This is a simple MQL4 wrapper that uses Windows native wininet.dll. It allows you to send HTTP requests (currently sup...
MetaTrader 4 Libraries | JSON Parser
0
Author: Andrew Lord This parses mql4 strings that contain JSON code. It creates a JSONValue that can be used to retrieve the fiel...
MetaTrader 4 Libraries | Script Calling Library for MT4 build 600 and later
0
This is script calling library for MT4 build 600 and later. This library is for callingl scripts from your indicator and expert adv...
MetaTrader 4 Libraries | gSpeak Build 6xx
0
Author: Coders' Guru One of my clients asked my to update his indicator from the 509 build to work with MT4 Build 610. Ev...
MetaTrader 4 Libraries | Skype Control Library
0
In the automatic trading Skype can be used for sending text messages with the necessary information. In this case work with Skype is ...
MetaTrader 4 Libraries | Time Filter Library
0
The function will filter the trade positon. If the current time in the time you set, the function will return true. Usage: extern ...
MetaTrader 4 Libraries | SendAdvancedEmail
0
Real author: Dorian Ocsovszki - http://ocsovszki-dorian.blogspot.co.uk/ Check my blog out if you liked this post. Thanks and enjoy!...
MetaTrader 4 Libraries | COrdersCounter
0
Descripition: The class COrdersCounter was developed for counting of the orders with different filters: by symbol of currency, Mag...