Xiangdong Guo
Xiangdong Guo
1 (1)
  • 情報
12+ 年
経験
3
製品
1435
デモバージョン
0
ジョブ
0
シグナル
0
購読者
Xiangdong Guo
追加されたトピックMQL4/MQL5でenumとitemの長さを取得する方法は?
MQL4/MQL5でenumとitemの長さを取得する方法は? 例えば、あるenumの定義があります。 enum ENUM_FRUIT {APPLE, BANANA, GRAPE}; 次に、それをループで使用したいと思います。 for ( int i = 0 ; i < length_of_enum; i++) {    Print ( EnumToString (get_enum_item(i))); } この要件をどのように実装しますか?
Xiangdong Guo パブリッシュされたプロダクト

All traders face to a serious question: How to estimate trading strategy performance and control risk in real-time? Eventhough use backtest and optimizing in strategy tester, but unfortunately, trader need to deal with the curse of curve-fitting, because optimized result is just for the specific set of historical data that was tested. This indicator retrieves deal information from historical data then draws balance and equity curve of account and calculate drawdown in REAL-TIME. It helps trader

Xiangdong Guo パブリッシュされたプロダクト

HLC Bar indicator is a market analysis tool. Unlike standard bar chart (Open-High-Low-Close), this indicator shows High-Low-Close prices only. Therefore, trader would focus on key elements of price action. It's very easy to use, no complicated setting, apply to any financial instrument, like Forex, CFD etc. Just open symbol chart, load indicator then enjoy

Xiangdong Guo パブリッシュされたプロダクト

HLC Bar indicator is a market analysis tool. Unlike standard bar chart (Open-High-Low-Close), this indicator shows High-Low-Close prices only. Therefore, trader would focus on key elements of price action. It's very easy to use, no complicated setting, apply to any financial instrument, like Forex, CFD etc. Just open symbol chart, load indicator then enjoy

Xiangdong Guo
MQL5.communityに登録されました