読み取り専用

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

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

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

ご参加ください Discord YouTube

すべてのドローダウンの平均と標準偏差を計算するコードを求めています

1件の返信

ランディ

Subscriber, bbp_participant, community, customer, 2 replies.

プロフィールを表示

2年前 #284730

I would like to request the official Quant Analyzer software to provide the code for calculating the average and standard deviation of all DrawDowns, not just the Max DrawDown. Additionally, I would like to ask if anyone in the community has insights or suggestions regarding this matter.

I have the following opinion that I’d like to share:

I personally believe that if DrawDowns within the sample period are concentrated in a specific time frame and are exceptionally large, it may lead to unpredictable drawdowns in out-of-sample data. Therefore, I would like to develop a Fitness function that ensures a relatively uniform distribution of DrawDowns within the sample period. However, in the Java environment of the software, I can access the Max DrawDown using ‘StatsConst.DRAWDOWN,’ but I cannot obtain the DrawDown for each trading day to calculate the uniformity of DrawDowns.

Could anyone please provide insights or suggestions on how to obtain the DrawDown values for each trading day and calculate the standard deviation of all DrawDowns? Your input would be greatly appreciated.

1

tomas262

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

プロフィールを表示

2年前 #284735

You can add your own metrics by extending QA using snippets. See here https://strategyquant.com/doc/quantanalyzer/getting-started-extending-the-programs/

It requires some Java knowledge

QA API index is here https://strategyquant.com/qa_api/

0

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