당사 팬 페이지에 가입하십시오
- 조회수:
- 22056
- 평가:
- 게시됨:
- 업데이트됨:
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The indicator is attached to one chart and it shows the direction of the trend in accordance with MACD on all timeframes.
Up - Trend up
Down - Trend down
Up->Down - Rising trend but the interchange of the direction downwards is possible soon
Down->Up - Descending trend but the interchange of the direction upwards is possible soon
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/8472

The EA for H4, it's shooted in for GBPUSD. It works with pending orders. It makes decisions by the simple combinations of candlesticks. The feature is the decision is made once in four hours and the SL and TP levels are placed in accordance with the the s

EA with a neuro net (a net with error back propagation). These are the firsts steps. I upload it for the intelligent criticism.