Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Elder Impulse System Candlestick - indicator for MetaTrader 4

Views:
10228
Rating:
(10)
Published:
2023.04.01 21:47
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance


    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.