Yu Zhang
Yu Zhang
  • Quant / Trader / Programmer 在 ShangHai
  • 中国
  • 6880
3.7 (4)
  • 信息
10+ 年
经验
60
产品
12
演示版
0
工作
1
信号
0
订阅者
Quant / Trader / Programmer ShangHai
I am a senior practitioner in Fintech industry.
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.
Yu Zhang 已发布产品

1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more

Yu Zhang 已发布产品

1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more

Yu Zhang
已添加主题epayments注册时,地址认证那里你们怎么处理的?
注册就卡在那里,提示要提供 utility bill (这明显我们都用支付宝支付了); bank statement or credit card statement ,这个需要我们到银行开具吗? 下面还有个条件是: The document must contain:: Residential address; Your name and surname (as in your profile); Issue date no more than 6 months ago;
Yu Zhang 已发布产品

Do you think it's a bit cumbersome when you need to switch symbols or timeframes with mouse click? 1. What is this? This is a program that can switch symbols and timeframes with direction keys. Fast switching, very convenient, no mouse click required. For traders, one symbol with multi-timeframe charts are usually added,  you can change symbol on those charts easily. For multi-currency traders, different symbol charts are usually added, you can also change those timeframes easily. I

Yu Zhang
已添加主题大家觉得mt5的回测系统与python回测框架哪个好?
我有个想法,用python爬取数据,数据分析用python,然后可以自定义品种到mt5,策略端用mq5写,然后基于mt5系统进行回测。 纯碎python的回测框架国内外的都好多。