거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Experts

Simple EA using Bollinger, RSI and MA - MetaTrader 5용 expert

조회수:
16581
평가:
(42)
게시됨:
2020.12.28 10:46
업데이트됨:
2020.12.28 16:57
BolRSIMAs.mq5 (31.08 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Hello,

This simple EA open trade when the last bar is closing above or under bollinger bands, with RSI value overbought or oversold and using a D1 Moving average as trend filter.

Automatic take profit on medium bollinger band on opening bar, stop lose to be setted.

It is working well on EURUSD H1 with initial parameters.

Please share your set and pairs if you find any other profitable ones.

Profit factor >3 from 01/01/2019 to today.

MultiSort - sorting algorithm MultiSort - sorting algorithm

A sorter class to sort an array based on other arrays.

EA Fibonacci Potential Entry - MT5 EA Fibonacci Potential Entry - MT5

The 8 effective steps to build a robust day trading plan using Fibonacci retracement

merge sort - a merging method comparison-based sorting algorithm merge sort - a merging method comparison-based sorting algorithm

an efficient, general-purpose sorting algorithm

heap sort - array sorting algorithm heap sort - array sorting algorithm

a much more efficient version of selection sort