• Information
14+ years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Expert MQL5 Developer & System Architect | Precision Trading Tools
With over 10+ years of experience in Delphi and C++ system development, I specialize in high-performance trading infrastructure and robust risk management solutions for MetaTrader 5.
Technical Expertise:
Advanced MQL5 Programming: Developing complex EAs, custom indicators, and seamless DLL integrations.
Cross-Platform Graphics: Deep expertise in high-precision 2D rendering (Skia/VCL/FMX) for industrial-grade financial charting.
Security & Protection: Expert in trading environment security and execution safety.
Featured Products:
Power MT5Guard: A premium professional-grade risk intervention system designed to protect trading accounts from catastrophic drawdowns and emotional overtrading. It acts as the "final fuse" for your capital, ensuring strict compliance with pre-set risk parameters regardless of individual EA logic.
I am committed to delivering "Industrial Standard" code: stable, efficient, and secure. Available for high-end freelance projects and strategic consultations.
hongbin fei - HongDi s& t development co.,ltd.
hongbin fei
Power MT5Guard: A premium professional-grade risk intervention system designed to protect trading accounts from catastrophic drawdowns and emotional overtrading. It acts as the "final fuse" for your capital, ensuring strict compliance with pre-set risk parameters regardless of individual EA logic.
I am committed to delivering "Industrial Standard" code: stable, efficient, and secure.
hongbin fei
Added topic Can MT4 softwrer client copy MT5's signal though mql5?
Can MT4 softwrer client copy MT5's signal though mql5
hongbin fei
Added topic get the slope of a trendline
hi,  how can I get the slope of a trendline thanks
hongbin fei
Added topic How can I view the VPS's screen?
How can I view the VPS 's screen? only view the log? hongbin
hongbin fei
Added topic How can we using code DETERMINE How many EA is running and attached the chart?
How can we using code DETERMINE How many EA is running and attached  the chart
hongbin fei
Added topic How to get indicator's buffer in MT4 Expert?
 Is there any function  to get  indicator's buffer in MT4 Expert? Under MT5, there is:   if(CopyBuffer(ind_handle,0,0,amount,macd_buffer)<0)   thanks
hongbin fei
Added topic How can I know the slippage after a order placed finished?
ticket=OrderSend(Symbol(),OP_SELL,dLots,dPrice,iSlippage,dStopLoss,dTakeProfit,sEAComment,MagicNumber,tExpiration,clrRed);   1.if I define iSlippage =2, is it equal 20point under 5 - digits system? 2.How can I know the slippage after a order
hongbin fei
Added topic How can I know CChartObjectTrend 's angle?
I create  CChartObjectTrend by code, How can I know CChartObjectTrend 's angle
hongbin fei
Added topic How can I share an object between indicator and EA?
myclass object1; it is define in indicator , how can I let EA use this var(object) ?   thanks hongbin 
hongbin fei
Added topic I suggest MT4 user can subscribe MT5 signal provider
it is prefect for mql5.com: MT4 users can subscribe MT5 signal provider MT5 users can subscribe MT4 signal provider
hongbin fei
Added topic how can I get and save a website page to string?
for example, I want save a page of a  website  content , want save to string? is there any code? I donot want use DLL file.   thanks hongbin