Unisciti alla nostra fan page
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
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.
Molti sviluppatori affrontano lo stesso problema: come accedere alla sandbox del terminale di trading senza utilizzare DLL non sicure. Uno dei metodi più semplici e sicuri consiste nell'utilizzare Named Pipe standard che funzionano come normali operazioni sui file.
Bene, le funzioni di operazioni su file sono utilizzate nella libreria di sistema kernel32.dll. E' questa la libreria che importiamo nell'EA. Il codice è allegato.
E' designato per creare un periodo non standard del simbolo basato sull'uso di un periodo standard.
Lo script invia un ordine pendente SELL STOP con data di espirazione e stampa il numero del ticket.
Modifica Ordine Pendente - script che sceglie il primo ordine pendente nella lista, stampa i dati dell'ordine pendente selezionato, lo modifica e ne stampa i dati dopo la modifica.
Modifica - script che sceglie il primo ordine nella lista buy o sell, stampa i dati dell'ordine selezionato, modifica l'ordine e ne stampa i dati dopo la modifica.
Cancellazione Ordine Pendente - script che stampa i dati del primo ordine pendente selezionato nella lista e lo cancella.
Esempio di lavoro con gli oggetti: creazione di oggetti, modifica delle proprietà, ridisegnare il grafico.
Misura tutte le sezioni che uniscono le interruzioni dello ZigZag, i valori risultanti sono espressi in punti.
Semplice esempio di lavoro con gli oggetti: creazione di oggetti, modifica delle proprietà, ridisegno grafico.
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.