Rejoignez notre page de fans
This Script is the example of using function LineNotify that use to send message to LINE APP via Line Notify service As the function LineNotify use webrequest to send HTTP request so it can be used in EA or Script program only , can't use in Indicator program
This simple quick & dirty script code will output a CSV file of all the Signals' properties as reported by the MQL4 Trade Signals functionality.
Just simple codes to Disable/Enable Auto/Algo-Trading in both MT5 and MT4. Of course, DLLs must be allowed, This cannot be done without DLLs
De nombreux développeurs sont confrontés au même problème : comment accéder au bac à sable du terminal de trading sans utiliser de DLL non sécurisées. L'une des méthodes les plus simples et les plus sûres consiste à utiliser des pipes nommés standard qui fonctionnent comme des opérations de fichier normales.
Eh bien, les fonctions d'opérations sur les fichiers sont utilisées dans la bibliothèque système de kernel32.dll. C'est cette bibliothèque que nous importons dans l'EA. Le code est joint.
Il est conçu pour créer une période de symbole non standard basée sur l'utilisation de la période standard.
Le script envoie SELL STOP à l'ordre en attente avec les données d'expiration et le numéro d'impression du ticket.
Modify pending order - script choisissant le premier dans la liste des ordres en attente, imprimant les données de l'ordre en attente sélectionné, modifiant l'ordre en attente et imprimant les données de l'ordre en attente après modification.
Modify - script choisissant en premier dans la liste des ordres d'achat ou de vente, imprimant les données de l'ordre sélectionné, modifiant l'ordre et imprimant les données de l'ordre après modification.
Delete pending order - script imprimant le premier élément sélectionné de la liste des ordres en attente et supprime l'ordre en attente.
Trade - script envoyant la commande ACHETER et imprimant les données de l'ordre sélectionné dans le journal.
Exemple de travail avec des objets : création d'un objet, modification des propriétés, redessin du graphique.
Un exemple de script qui écrit les valeurs de l'indicateur RSI dans un fichier CSV.
Il mesure toutes les sections qui rejoignent les pauses ZigZag, les valeurs résultantes sont données en points.
Exemple simple de travail avec un objet : création d'un objet, modification des propriétés, redessiner le graphique.
it saves the current chart to default template , it just helps to do it faster than a manual save. you can assign a hotkey for it. it has no confirmation and immediately saves the template, if you want it to save to a template other than default just edit the code and replace "default.tpl" to any other name you want.
This code helps beginners in MQL4, specially those migrating from C++ to perform some basic fie operation.
The script is best use to clean up all drawings ( Delete All Object, Comment, horizontal line, vertical line, arrows etc) on current chart. Please feel free to modify based on your needs.
A script that displays MarketInfo and SymbolInfo data through a button list built from MarketWatch.
Building good trading habits by seeing things in terms of percentage not in terms of money.
This Custom Function Will Help To Get Round Time For Any Given Timeframe And Time.
Building good trading habits by seeing things in terms of percentage not in terms of money.
This one may not be the fastest, but it will definitely close all your positions.
The currency strength meter is a trading tool that is used to identify trending and consolidating markets based on the percentage rate of change in price from one period to the next.
The breakout strength meter is a trading tool that is used to identify which currencies are the strongest to breakout, and which currencies are the weakest to breakout
In MetaTrader 4, we intend to calculate the intersection coordinates of two straight line objects with different slopes using MQL4.
With this script, you can send a message from MetaTrader 4 to Telegram.