無料でロボットをダウンロードする方法を見る
Telegram上で私たちを見つけてください。
私たちのファンページに参加してください
私たちのファンページに参加してください
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
MT4 Account details - MetaTrader 4のためのエキスパート
- ビュー:
- 5225
- 評価:
- パブリッシュ済み:
- 2021.12.17 09:30
- このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動
It is very helpful for a coder who is just starting to learn MQL coding.
It prints the following fields.
Account Balance
Account Equity
Account Credit
Account Currency
Account Company
Account Name
Hotkeys_TimeFrames_v1.0
hotkeys 1-9 numbers on keyboard but not on number-pad to change timeframes 1=m1 2=m5 3=m15 4=m30 5=h1 6=h4 7=d1 8=w1 9=mn
Simple Parabolic SAR with alertThis indicator shows a standard parabolic SAR another way. Also it send alert when SAR dot changes side.
Indicator Name
it gives you the name of the indicator which is attached to a chart.
Static arrows and graphic objects on MT4 ChartThis code is used to create static object on MT4 charts which will not move along with the chart when you scroll the chart.