GithubHelp home page GithubHelp logo

ea-mql4's Introduction

EA-MQL4

基于MQL4平台使用MQL4语言实现

  • Experts内为可以执行自动交易的EA
  • Indicators内为指标
  • Scripts内为一些便捷操作脚本,拖动到图表上就会立即执行

功能说明

Experts自动交易

AutoCloseEA.mq4是一个自动平仓EA,设定盈利金额启动后会一直执行检测,达到的话自定平掉所有仓单,无论是手动下的单还是自动下的单
OKMA.mq4是一个基于均线交叉的自动交易EA
TrendMacd.mq4一个基于MACD指标金叉死叉的趋势型EA
GoodMA.mq4现阶段历史回测多品种最好的一个,以60MA作为支撑压力,突破后回踩入场
Pinball.mq4 布林走平时,震荡行情超卖做多超买做空

Indicators指标或基于ea的指标

EasyTrend.mq4一个傻瓜式的趋势指示器,不要做禁止方向的单子,提高胜率
XBands.mq4一个把中线调粗了点的布林,便于和其他加粗均线组成系统,而不用重复一条20均线
Trend-V20.mq4一个指标解读
Trend-V30.mq4 一个更加详细的趋势解读
Fishe.mq4 迄今为止最亮的自定义指标,具体效果参考图表GBPAUD,4H的MACD用于指示方向,小周期的自定义均线组成交叉点构成信号,同时提示最大仓位防止重仓

Scripts脚本

CloseAll.mq4一键关闭所有订单,手动进行马丁式交易时快速平掉所有仓位

简单清晰的图表

KISS.mq4 指标指示器,简易的解读,大小周期结合,蜡烛剩余时间,枢轴支阻线。
思路:大周期使用macd相对灵活不易错失机会,小周期使用均线组相对稳定过滤杂波,数轴线只保留了轴心和S1及R1保持简单作为参考。
注:折线图为系统自带指标ZigZag,去掉了之前不成熟的操作建议,留下思考空间,后续想法改进
目前相对满意的一个图表,配合图标模板KISS.tpl。
伦敦金XAUUSD 迄今为止最亮的自定义指标
英镑兑澳元

ea-mql4's People

Contributors

yumerain avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.