友達

プロファイルまたはユーザー検索を経由して友達を追加できます。追加するとオンラインステータスがわかるようになります。

Alain Verleyen
Alain Verleyen
トピックに対するコメント Is there a solution to get angle value on OBJ_TRENDBYANGLE by code?
Yohana Parmi : To this day, I am still wondering why the angle value remains zero when I create the OBJ_TRENDBYANGLE object based on a predefined trendline through code in EA or Indicator. It's zero
Yohana Parmi
Yohana Parmi
Is there a solution to get angle value on OBJ_TRENDBYANGLE by code?
Dear experts, @Alain Verleyen @whroeder1 To this day, I am still wondering why the angle value remains zero when I create the OBJ_TRENDBYANGLE object based on a predefined trendline through code in EA or Indicator. Example: ObjectCreate ( 0
共有済みの作者のslacktraderコード
 20 pips a day opposite "yesterday's trend"
Improved version of 10 pips a day opposite "yesterday's trend" EA
共有済みの作者のAndrey Khatimlianskiiコード
 SendPendingOrder
マウスカーソルでの指値注文の発注。「注文のグラフィカルな管理」シリーズの第1スクリプト。
共有済みの作者のPrivalコード
 Pi
円周率(ピー)の計算です。
共有済みの作者のMetaQuotesコード
 Rotating text objects
オブジェクト操作のサンプル: オブジェクトの生成、プロパティの修正、チャートの再描写。
共有済みの作者のslacktraderコード
 Universal Expert Advisor scheme
Universal EA scheme to enable easy multiple strategy implementation into one EA
共有済みの作者のIgor Kimコード
 INIファイルを処理する関数を含むライブラリ
このライブラリは、5つのINIファイルから値を読み込む関数と5つのINIファイルに値を書き込む関数を含みます。このように、integer型、bool型、double型、integer型やstring型などの値のために関数の5対があります。
共有済みの作者のMicrosoft Corporationコード
 MQL4での正規表現の動作の為のRegularExpressions
正規表現は、迅速かつ柔軟なテキストの処理の為の正式言語です。各正規表現は、正規表現エンジンが入力テキスト内で一致するものを検索するテンプレート(マスク)です。パターンは、一個以上の文字リテラルや演算子、構成体で構成されています。
共有済みの作者のViktor Fateevコード
 20_Pips
このEAは、マーチンゲールを含む統計をベースに作られました。
共有済みの作者のYury Reshetovコード
 МTC Сombo
この自動売買システムは、トレンドを追うタイプのストラテジー及びトレンドの方向と逆向きにエントリーするような二重層ニューラルネットワークをベースにしています。
共有済みの作者のScriptorコード
 ArtificialIntelligence_Right
人工知能(1層のニューラルネットワーク)を使ったEAです。為替レートの動きを予測するには、「パーセプトロン」が使用されます。
共有済みの作者のsimple liangコード
 KeyboardTrade
This tool is for trading with keyboard input, it supports "Send order", "Set Stop Loss", "Set Take Profit", and "Close order".
共有済みの作者のAlexander Pavlovコード
 Last Price
建玉側からの最後の取引に応じて取引を行うスカルパーです。