読み取り専用

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

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

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

ご参加ください Discord YouTube

SQ_MoneyFlowIndex は MultiCharts ではなく TradeStation でコンパイルされます

1件の返信

サイモン・ウォルターズ

定期購入者、bbp_participant、sq-ultimate、顧客、コミュニティ、7件の返信。.

プロフィールを表示

4ヶ月前 #293548

I have a few indicators that work in SQ and Tradestation but will not Verify/Compile in Multicharts.

The Functions Verify/Compile OK

The code is exactly the same when applied to both, see below MoneyFlowIndex

The Error is               **  Unexpected symbol     “SQ_MoneyFlowIndex”[Indicator]     Line 2  **

1  inputs:
2  Length( 14 ) [DisplayName = “Length”, ToolTip =
“Enter the number of bars used in the MFI calculation.”];
3  ;

5  variables:
6  iMFI( 0 ) ;

8  iMFI = SQ_MoneyFlowIndex(Length ) ;

10  Plot1( iMFI,!(“MFI” ));

Thanks in advance for your help, Simon

0

tomas262

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

プロフィールを表示

3ヶ月前 #293958

こんにちは,

ご連絡いただきありがとうございます。開発チームに確認の上、改めてご連絡いたします。.

0

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