無料でロボットをダウンロードする方法を見る
Facebook上で私たちを見つけてください。
私たちのファンページに参加してください
私たちのファンページに参加してください
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
- ビュー:
- 9628
- 評価:
- パブリッシュ済み:
- 2018.02.15 13:48
- アップデート済み:
- 2018.02.15 13:48
-
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動
After back testing, we usually need to analyze the testing result on a new chart which we have loaded our template,in this case we need to copy the objects on the testing chart to the new chart.
This script helps to save the objects into a file and show the objects on a new chart.
Usage
- After testing finished,run the script on the testing chart,select SAVE for the input SaveOrShow.
- Open a new chart,load your template, run the script on the new chart,select SHOW for the input SaveOrShow.

The script downloads history for all timeframes and symbols in the Market Watch.

This is an Expert Advisor (+ indicator) for downloading the quote history of the current symbol and TF

The script allows you to try regular expressions in MetaTrader 4.

Simple program using the moving average as bias and providing many trade and money management options.