Rejoignez notre page de fans
Building good trading habits by seeing things in terms of percentage not in terms of money.
Un Expert Advisor simple et efficace basé sur les signaux de renversement de l'Oscillateur Stochastique sur l'échelle de temps H1. Les signaux d'achat sont déclenchés lorsque %K croise au-dessus de %D en dessous du niveau 20. Les signaux de vente sont déclenchés lorsque %K croise en dessous de %D au-dessus du niveau 80. Le risque est calculé sur la base du solde du compte, avec une taille de lot fixée à 0,1 (ajustable si nécessaire). Le Take Profit (TP) est fixé à 300 points pour toutes les positions. Le Stop Loss (SL) est calculé dynamiquement sur la base du signal de croisement dans la direction opposée. La position est fermée lorsqu'un croisement dans la direction opposée se produit, ainsi que lorsque le TP ou le SL est atteint.
This script draws Fibonacci Retracement OBJ_FIBO with options to add your own custom values
This script draws Fibonacci Fan OBJ_FIBOFAN with options to add your own custom values
Aquarium Canvas Background for Chart This script adds cool live canvas background on the chart like aquarium
closing partially script and Stop loss to Break Even point
This script opens all market watch symbols with the default template using the selected period. Save prefferred template as default.tpl to have all charts open with same template of your choice. Happy Trading.
Building good trading habits by seeing things in terms of percentage not in terms of money.
This simple quick & dirty script code will output a CSV file of all the Signals' properties as reported by the MQL5 Trade Signals functionality.
SymbolInfo example script lacks margin and leverage data wich are nowhere to be found explicitely in Metatrader, the trader must search thoroughly into the broker site in order to find them. The aim of this script is to provide a remedy to it from a standard tool.
The script (not an Expert Advisor) sets and moves the Stop Loss for all positions on the current symbol to the specified price
Service Script for aggregating Economic Calendar data to a .txt file
Prints a privacy-conscious snapshot of the current MT5 broker, account, symbol and terminal environment to the Experts log for diagnostics and support.