Join our fan page
- Views:
- 11709
- Rating:
- Published:
- 2014.04.15 14:12
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The simplest robot that buys and sells!
It is based on the EA description on the forum:
"The idea is to buy (say) some 0.01 lot at the current price. Once the price increases by (say) 46 points, the deal is closed (with a profit). Then repeat, etc. But if the price goes in the wrong direction (say) 31 points, the deal is closed (but with a loss). And a sell deal is then opened. After the price makes 46 points down, close with a profit or if goes 31 up, close with a negative result. And so on, the cycle is repeated "
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/2200

A non-normalized trend oscillator.

Creates a synthetic from two selected pairs.

The BlauErgodic_Signal indicator shows information on the current trend using the values of the BlauErgodic indicator with a fixed timeframe.

A semaphore signal indicator. Four last bars are analyzed in its algorithm.