Yue Yu
Yue Yu
  • Information
no
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
I am a senior quantitative trading programmer with over 15 years of experience specializing in the foreign exchange (Forex) market. My primary focus and expertise lie in developing robust, automated trading strategies using MQL4 and MQL5—MetaTrader’s dedicated programming languages. Throughout my career, I have worked with numerous clients to design custom indicators, Expert Advisors (EAs), and scripts that effectively capture market opportunities in real time.

I place strong emphasis on clean, efficient coding, thorough backtesting, and data-driven optimization to ensure both reliability and consistent performance. My experience ranges from initial strategy conceptualization to advanced risk management, leveraging a deep understanding of Forex market dynamics to deliver tailored solutions that meet each client’s trading goals. By combining my technical proficiency in MQL programming with a well-rounded background in quantitative finance, I aim to create high-performance trading systems that offer a competitive edge in the ever-evolving Forex landscape.
Friends

Add friends via their profile or user search and you will be able to see if they are online

Yue Yu
Yue Yu
I am a senior quantitative trading programmer with over 15 years of experience specializing in the foreign exchange (Forex) market. My primary focus and expertise lie in developing robust, automated trading strategies using MQL4 and MQL5—MetaTrader’s dedicated programming languages. Throughout my career, I have worked with numerous clients to design custom indicators, Expert Advisors (EAs), and scripts that effectively capture market opportunities in real time.

I place strong emphasis on clean, efficient coding, thorough backtesting, and data-driven optimization to ensure both reliability and consistent performance. My experience ranges from initial strategy conceptualization to advanced risk management, leveraging a deep understanding of Forex market dynamics to deliver tailored solutions that meet each client’s trading goals. By combining my technical proficiency in MQL programming with a well-rounded background in quantitative finance, I aim to create high-performance trading systems that offer a competitive edge in the ever-evolving Forex landscape.
Yue Yu
Registered at MQL5.community
Yue Yu
Added topic PLS HELP, SL AND TP ARE NOT WORKING.
Hi, I tried to put them into my code but it seems is unable to open a position, anyone could help with this ? { res=OrderSend(Symbol(),OP_BUY,Lots,Ask,3,Ask - 0.005,Ask + 0.005,"",MAGICMA,0,Blue); //this code is not working. //
Yue Yu
Added topic Please help,
Hi guys, I tried to get a median from an array, but I got 0, I don't know where it's wrong, could you help and correct this code please ?, thank you //======================================================================== double median,array1[];
Yue Yu
Added topic MT5 EA GPU COMPUTING , CUDA SUPPORT ?
We know the GPU computing had a great speed, is it planned for MT5 ? Some EAs need a lot of computing support, only CPU computing is not enough anymore, I think it would be a great improvement if MT5 allows EA using the GBP computing