読み取り専用

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

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

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

ご参加ください Discord YouTube

モンテカルロ法

1件の返信

アンドレアス SQ

カスタマー、bbp_participant、コミュニティ、44件の返信。.

プロフィールを表示

12年前 #111665

 
こんにちは!
 
Guys, do you believe this method is infallible to determine the robustness of any EA? or do you think that there are exceptions due to the characteristics specific of any EA and possibly with some EA could skip this method?
 
ありがとうございます!
 
アンドレアス

アンドレアス

0

マーク・フリック

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

プロフィールを表示

12年前 #122846

こんにちは,

 

Monte Carlo method is an important tool, it tells you how your strategy behaves when input conditions are slightly changed.

Ideally you want your EA to be robust and don’t break apart when parameters or data change slightly.

 

This is what differences curve fitted strategies from robust ones – robust strategy should “survive” also Monte Carlo test.

 

I wouldn’t skip Monte carlo test, maybe you can experiment with its setting and find what type of test (there are few different like skipping orders, randomizing history data, randomizing parameters, etc.)

cause your strategy failure. Then you’ll know what your strategy is sensitive of.

But I usually use the default setting and expect the strategy to pass the test completely.

 

マーク

マーク
StrategyQuantアーキテクト

0

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