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

Elder Impulse System Candlestick - MetaTrader 4용 지표

조회수:
11131
평가:
(11)
게시됨:
2023.04.01 21:47
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동


    Cryptos_V1 - MetaTrader 4 Expert for ETH Cryptos_V1 - MetaTrader 4 Expert for ETH

    Crypto EA for ETH/USD pair.

    oneminuteman oneminuteman

    Find what are the highs and the lows that happened the last 60000 ms

    Risk Manager EA Risk Manager EA

    This is a simple EA that will buy/sell pullbacks while managing your given risk parameters. You need to decide on a direction, and the EA will do the rest.

    Simple license on account name Simple license on account name

    Below you can find a super simple method to create a license based on MT4 account name. Place in your init function: CheckLicense(); The stringLower method makes sure the account name is in lowercase. Then you can check this value with the account name you want to check.