読み取り専用

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

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

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

ご参加ください Discord YouTube

formula for Stop loss

1件の返信

deweymcg

購読者、bbp_participant、コミュニティ、24件の返信。.

プロフィールを表示

13年前 #110830

I need some help with this one. I am trying to use a formula to determine the stop loss using a variable so I can optimize for the best setting.

The code for a different platform looks like this:

Stop = (HH(2) – LL(2)) *variable

HH(2) is the highest High from the last 2 bars. LL(2) is the lowest low. I can seem to figure out how to do this with EA wizard.

Thanks for any help.

0

マーク・フリック

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

プロフィールを表示

13年前 #120736

in EA Wizard there are functions (in Custom Indicators) [b]Highest[/b] and [b]Lowest[/b] – they return highest high or lowest low of given period of bars.

マーク
StrategyQuantアーキテクト

0

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