Nguyen Van Luong / プロファイル
- 情報
|
6+ 年
経験
|
1
製品
|
1
デモバージョン
|
|
0
ジョブ
|
0
シグナル
|
0
購読者
|
Nguyen Van Luong
Pause/Unpause Tester using EA
JC
トピックに対するコメント Pause/Unpause Tester using EA
heyarn : Does anyone know how to use an EA to pause/unpause tester? I want whatever tests are running to be paused when the EA is trying to make a trade.. Then when the trade is complete, I need it to
Nguyen Van Luong
Tạm dừng trong lúc BackTest
William Roeder
トピックに対するコメント pausing the visuell backtest when an order is opened
APeng : So, I need a function that pauses the backtest, when a trede is done! // https://forum.mql4.com/35112 */ #include <WinUser32.mqh> #import "user32.dll" int GetAncestor( int , int ); #import
Nguyen Van Luong
シェアされた作者Vladimir Karputovの記事
CCanvas クラスを知る透明なオブジェクトの描画方法
みなさんは移動平均のぎこちないグラィック以上のものが必要ですか?ターミナルにただ色がついている長方形よりも見栄えの良い何かを描画してみたいですか?ターミナルには魅力的なグラフィックを描くことができるのです。それはカスタムグラフィックを作成する CСanvas クラスで実装することができます。このクラスで透明性を取り入れ、色を混ぜ、オーバーラップと色の混ぜ合わせによって透明の錯覚を産み出すことができるのです。
Nguyen Van Luong
共有済みの作者のLeon Lamコード
MT5でシミュレートされたバイナリーオプション
MT5クライアント上のバイナリオプションシミュレートインジケータです。 初心者のトレーダーが、トレード戦略を実践するために使用することができます。 プログラムインターフェイスは、簡体字中国語と英語です。
Nguyen Van Luong
Tích hợp Indicators vào EA
Fabio Cavalloni
トピックに対するコメント How to insert indicator code in EA
Evanio Da Silva Martins : I want to put the EA up for sale, but I can't because of the indicator that is separate from the EA. Is it possible to sell an EA that uses the icustom function ? #resource
Nguyen Van Luong
共有済みの作者のViDan888コード
Phân kỳ MACD
Divergence based on a standard MACD with Alert and language selection.
The MACD is not required to be present on the chart. However, if a standard MACD is attached, the divergence lines will be drawn both on the chart and in the indicator window, and the indicator will use the MACD settings.
Nguyen Van Luong
シェアされた作者MetaQuotesの記事
Nghiên cứu để đưa CKPS vào MT5
MetaTrader5の任意のシンボルでトレーディングアイデアをテスト!
カスタムシンボルを作成すると、トレーディングシステムと金融相場分析に役立ちます。 今日ではトレーダーは、無数のチャートやテストトレード戦略をプロットすることができます。
Nguyen Van Luong
シェアされた作者Dmitrii Troshinの記事
Nghiên cứu bài này để đưa CKPS sang MT5
MetaTrader5でカスタム MOEX シンボルを作成およびテストする方法
この記事では、MQL5 言語を使用したカスタム交換シンボルの作成について説明します。 特に、人気の Finam ウェブサイトからの為替相場を使用します。 この記事で考えられるもう1つのオプションは、カスタムシンボルの作成に使用するテキストファイルを任意の形式で動作させる方法です。 これにより、任意の財務銘柄とデータソースを操作できるようになります。 カスタムシンボルを作成した後、MetaTrader5 ストラテジーテスターのすべての関数を使用して、交換ツールのトレードアルゴリズムをテストすることができます。
Nguyen Van Luong
Thêm '.ex5' vào sau '.dll' (Ví dụ: ReadINI.dll -> ReadINI.dll.ex5) và chép đồng thời cả 2 file vào trong thư mục Libraries của cả Tester và Terminal để có thể sử dụng các hàm trong ReadINI
renewo
トピックに対するコメント New MetaTrader 5 Platform Build 2340: Managing account settings in the Tester and expanded integration with Python
Hi everybody, I have same problem as Luis, no DLL import possible on Strategy Tester anymore. Strange is, that .ex5 is added in the error message -> filename.dll.ex5 If I add ex5 behind my dll
Nguyen Van Luong
シェアされた作者MetaQuotesの記事
SQLite: MQL5 での SQL データベースのネイティブな処理
トレード戦略の開発には、大量のデータの処理が関連しています。 今では、MQL5 で直接 SQLite に基づいた SQL クエリを使用してデータベースを操作できるようになりました。 このエンジンの重要な特徴は、データベース全体がユーザーのPC上の単一のファイルに配置されるということです。
Nguyen Van Luong
共有済みの作者のДенис Орловコード
Trading Simulator 2
The program-simulator v.2 for perfecting strategy, testing of indicators and trainings of trading skills.
: