Show the screenshot - what you wrote is very bad signals. Please show a screenshot with three indicators.
Hi, thanks you two. :)
Here is the Screenshot. The yellow MA is the 20 EMA, the white one is the 50 EMA.
Below is the Crossover of the Stochastic.
Files:
USDCHFM5.png
35 kb
testorr # :
Привет, спасибо вам двоим. :)
Вот скриншот. Желтая скользящая средняя - это 20-дневная скользящая средняя, белая - 50-дневная.
Ниже представлен пересечение стохастика .
This is how I imagined this trading system: Two iMAs and iStochastic
Рис. 1. Two iMAs and iStochastic
Two iMAs and iStochastic
- www.mql5.com
Стратегия на двух iMA (Moving Average, MA) и iStochastic (Stochastic Oscillator, STO): Fast выше Slow и STO опускается ниже 20, Fast ниже Slow и STO подымается выше 80
<Deleted>
Hi,
Have you done the EA? I'm interested to purchase if it's available & I can test it first.
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hello,
i'd like to know if somebody could develop me an Expert Advisor?
I tried it myself but got so many errors, doesn't compile at all (over 40 errors, which can't be fixed).
Following setup:
- 20 EMA
- 50 EMA
- Stochastic Oscillator (5,3,3)
Long: When 20 EMA is above the 50 EMA and Stochastic crosses below the 20 mark (from the Oscillator range).
Short: When 50 EMA is above the 20 EMA and Stochastic crosses above the 80 mark.
I'd like to also set my Stop Loss via Pips and Take Profit via Pips.
It should also only trade in a specific time, which i can define (for example between 8 AM and 4 PM).
Also should wait some time, before entering the next trade (so it doesn't go from one trade to another within seconds or so).
That's it, any help would be appreciated! Thanks in advance.