Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Pubblicati da::
- Keith Watford
- Visualizzazioni:
- 38305
- Valutazioni:
- Pubblicato:
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
This is not my code, but a conversion from an MT5 code here
There were requests for this to be converted to MT4.
The formulae used are:
Resistance 3 = High + 2*(Pivot - Low)
Resistance
2 = Pivot + (R1 - S1)
Resistance 1 = 2 * Pivot - Low
Pivot
Point = ( High + Close + Low )/3
Support 1 = 2 * Pivot - High
Support
2 = Pivot - (R1 - S1)
Support 3 = Low - 2*(High - Pivot)

It's an expert to open and close orders on a specific day and time.

"X Man" EA uses Equity Stop from total Equity, you can use it as hedging grid EA or a single trade EA.

this is RSI indicator that has two moving average inside the window

volatility, flat