Rejoignez notre page de fans
- Vues:
- 50118
- Note:
- Publié:
- 2009.09.21 00:33
- Mise à jour:
- 2016.10.25 09:34
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Here is the source code for MT4.
There is no alerts and arrow objects, but it is still useful.
Good luck getting to know a new platform :)

This indicator calls 3 other subwindow indicators. All files go in your Indicators folder.

A simple and effective Expert Advisor based on Stochastic Oscillator reversal signals on the H1 timeframe. Buy signals are triggered when %K crosses above %D below the 20 level. Sell signals are triggered when %K crosses below %D above the 80 level. Risk is calculated based on the account balance, with the lot size set to 0.1 (adjustable as needed). Take Profit (TP) is set to 300 points for all positions. Stop Loss (SL) is dynamically calculated based on the opposite crossover signal. The position is closed when a crossover in the opposite direction occurs, as well as when TP or SL is reached

The Acceleration/Deceleration Indicator (AC) measures acceleration and deceleration of the current driving force.

The Average Directional Movement Index Indicator (ADX) helps to determine if there is a price trend.