読み取り専用

フォーラムは現在、読み取り専用のアーカイブとなっています。.

バグ報告やプラットフォームに関する質問はこちら → [email protected]

私たちのコミュニティはDiscordとYouTubeで活動しています。ぜひ参加してください!

ご参加ください Discord YouTube

MT4に現れる変数

1件の返信

daveM

サブスクライバー、bbp_participant、コミュニティ、カスタマー、sq-ultimate、108件の返信.

プロフィールを表示

12年前 #111857

I wonder if there could be a facility to shift the order as to how the variables appear. ie be able to change their order.

 

also….. a facility to be able to have a comment appear in the MT4 settings so as to explain what the variables  are for..

 

I have noticed that as I develop my ea, I am getting variables listed in a confusing order.

 

daveM

0

マーク・フリック

管理者、sq-ultimate、2件の返信.

プロフィールを表示

12年前 #123347

I’ll look at it, they should be listed in the same way the are listed in EA Wizard.

As for the comment, the common practice is to add string variable on top of the normal variable, where string variable will contain the help text describing the variable below.

 

例えば:

parameter name | type | default value

Var1Help | string | “This is period of CCI”

Period1 | int | 14

 

私の言いたいことが伝わっているといいのですが。.

 

マーク

マーク
StrategyQuantアーキテクト

0

1件の返信を表示中 - 1 - 1件目 (全1件中)