Yu Zhang / 个人资料
- 信息
|
10+ 年
经验
|
63
产品
|
11
演示版
|
|
0
工作
|
1
信号
|
0
订阅者
|
And I have done a lot of academic research on financial markets.
From 2012, I work as a Quant.
Forex, stock and futures are my main trading varieties.
I can use MQL4, MQL5, C++, MySql, and Python.
# Racing Game 3D - 基于K线的3D赛车竞速游戏 🎮🏎️ `Racing_Game_3D` 是一款创新的 3D 赛车竞速游戏脚本。它运行在 MetaTrader 5 (MT5) 终端中 。该游戏的核心亮点在于 **利用当前交易品种的真实 K 线数据(开收盘价格)构建蜿蜒曲折的 3D 赛道** ,并且集成了 DirectX 3D 渲染、道具交互、与 5 辆 AI 赛车实时竞速等丰富的游戏元素。 --- ## 🌟 核心创意与游戏特色 1. **K线驱动的 3D 蜿蜒赛道 (K-Line 3D Track)** * 游戏读取当前图表上的 K 线数据(排除了尚未走完的最新一根 K 线)。 * 每一根 K 线的实体涨跌幅百分比会被转化为赛道的弯道偏移量。 **行情波幅越剧烈,赛道弯道也就越急、越险峻** 。 * 内置向心力拉回机制,既产生极具动感的蛇形左右大弯道,又防止赛道无限偏移。 2. **原生 DirectX 渲染引擎 (DirectX 3D Rendering)**
# Mario KLine Platformer - K线横版平台跳跃游戏 🎮📊 `Mario KLine Platformer` 是一款极具创意的 MetaTrader 5 (MT5) 平台跳跃小游戏。它 巧妙地将金融交易图表与经典游戏《超级马里奥》相结合—— **以当前交易品种的真实K线数据(OHLC)作为关卡地形** ,让玩家在K线的起伏之间奔跑、跳跃、踩怪,体验一场独特的“图表冒险”。 --- ## 🌟 核心创意与游戏特色 1. **图表即关卡地形 (K-Line Terrain)** * 游戏在启动时自动获取当前图表的 K 线数据(开盘价、最高价、最低价、收盘价),并自动转换为游戏中的地面与悬崖。 * 绿色阳线与红色阴线形成高低错落的台阶。K 线实体顶部作为可站立的地表,影线和高光边缘让复古的 K 线图充满立体感。 * **行情趋势直接决定游戏难度** :连续上涨行情会形成陡峭的“通天高山”,而暴跌行情则会形成需要精准跳跃的“深渊峡谷”。 2. **升级与道具系统
⚔️ MQL5 3D动画自走棋 游戏指南 (AutoChess Guide) 本自走棋是一款基于 MQL5 开发的单机 3D 动画自走棋沙盒游戏。以下是本游戏的完整规则、系统参数、机制介绍以及操作说明。 ⚙️ 系统输入参数设定 在加载本自走棋脚本时,您可以在“输入参数”面板中自定义调节以下选项: | 参数名称 | 默认值 | 作用与说明 | | :--- | :---: | :--- | | Language | LANG_ENG | 多语言选项 。支持选择使用“英文 (English)”或“中文 (Chinese)”语言,默认英文。 | | BattleSpeed | 3 | 战斗速度倍率 。调节自动战斗中棋子的移动、攻击与动画播放的整体流畅流速(支持 1 - 5 倍速,默认 3)。 | | MaxShopLevel | 20 | 商店最高等级上限
1. What is this Due to the limitation of MT5 software, we can only see the minimum 1-minute candlestick chart. Sometimes this is not enough for high-frequency traders, or we want to see a more detailed candlestick chart. This tool allows you to see: A candlestick chart composed of N seconds, which allows you to better understand the price fluctuations. For example, each candle line has 20 seconds, or 30 seconds. 2. Parameters: SecondCandle = 20; // The second
1. What is this Due to the limitation of MT5 software, we can only see the minimum 1-minute candlestick chart. Sometimes this is not enough for high-frequency traders, or we want to see a more detailed candlestick chart. This tool allows you to see: A candlestick chart composed of N ticks, which allows you to better understand the price fluctuations. For example, each candle line has 20 ticks, or 70 ticks. 2. Parameters: NTick = 70; // The tick cnt for
1. What is this Many of the EA's on the market have cheats inside to optimize its money curve, which results in the buyer wasting money and effort and buying a junk EA . This tool is an effective tool for detecting whether an EA is cheating by allowing the data to be panned to the left for 28 years. 2. How to use a. Load it and it will generate a new symbol, usually it will be named with a suffix. For example, EURUSD --> EURUSD_28year. b. If your want to test one EA, you should
1. What is this This is a trend strategy about capture trend pullbacks. It can trade major currency pairs: EURUSD, GBPUSD, AUDUSD. It is not a scalping model, nor does it use Martingale's money management model. This strategy is a trend strategy, it is a high profit-loss ratio strategy. 2. Related instructions The timeframe is unlimited, I advice your add it to EURUSD PERIOD_M15. It works with Hedge accounts. Its internal strategy logic has been set, and only fund management is
1.这是什么 这是关于市场形成盒子后,再突破的交易策略。它可以交易主要货币兑和黄金:EURUSD,GBPUSD,AUDUSD,NZDUSD,USDJPY,USDCAD,USDCHF,XAUUSD。它不是削头皮模式,不采用马丁格尔的资金管理模式,此策略主要是为了稳健的盈利。 2.相关说明 策略时间框 PERIOD_M30. 它适用于Hedge账户。 它内部的策略逻辑已经被设置好,仅开放了资金管理供你调整。并且资金管理的模式是我自定义的模式,它兼顾收益和风险。 3.资金管理的参数说明 MM_Mode1 = Money_Minimum / Money_Fixed / Money_FixedIncrement_SplitFund / Money_FixedIncrement_SplitFormula. Money_Minimum 为最小仓位. Money_Fixed 为固定仓位. Money_FixedIncrement_SplitFund / Money_FixedIncrement_SplitFormula
1. 这是什么 这是一个用于实时显示资金曲线的工具。MT5软件的历史订单只有表格的,当你的订单很多时,它看起来很麻烦。这个程序可以把你的历史交易订单以资金曲线图的形式画出来。这样你可以一目了然自己的交易水平怎么样,以及在哪里地方出的问题。 同时,MT5的策略回测虽然有资金曲线图,但是它并没有与价格一一匹配。所以使用起来非常麻烦。这个程序让价格曲线与资金曲线一一匹配,使用非常方便。 2. 特色 可以 把你的历史交易订单以资金曲线图的形式画出来,它可以根据不同的时间框画出不同的资金曲线。 它可以用于策略回测,用于实时显示你的EA策略怎么样。 它分为 三条资金曲线 。一条为仅显示做多,一条为仅显示做空,一条为包括所有。 以指标形式编程,不影响叠加其他的EA或指标。 3. 参数说明 InitDeposit = 5000; // Initial Deposit Inp_StartTime = 0; // History start time, 0 - all time Inp_ProfitNorm = false; // Is corrected position to 1.0 lots








