読み取り専用

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

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

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

ご参加ください Discord YouTube

New databank column problem

3件の返信

forthekingforex

購読者、bbp_participant、7件の返信。.

プロフィールを表示

10ヶ月前 #291695

https://strategyquant.com/codebase/return-max-drawdown-max-intraday-drawdown-or-trade-drawdown/

私はそれをコードダイエッターを使ってsqxに入れ、コードのコンパイルに成功しました。.
そして、データバンクでその列を開いてみたのですが、なぜProfitMaxDDのデータがすべて0になっているのでしょうか?
どなたか助けていただけませんか?本当にありがとうございます

1

tomas262

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

プロフィールを表示

10ヶ月前 #291739

It works for me well. See the image

添付ファイル:
に違いない ログインしました 添付ファイルを表示するには.

0

Adam_J

Subscriber, bbp_participant, 6 replies.

プロフィールを表示

10ヶ月前 #291812

<article class=”text-token-text-primary w-full focus:outline-none [–shadow-height:45px] has-data-writing-block:pointer-events-none has-data-writing-block:-mt-(–shadow-height) has-data-writing-block:pt-(–shadow-height) [&:has([data-writing-block])>*]:pointer-events-auto [content-visibility:auto] supports-[content-visibility:auto]:[contain-intrinsic-size:auto_100lvh] scroll-mt-[calc(var(–header-height)+min(200px,max(70px,20svh)))]” dir=”auto” tabindex=”-1″ data-turn-id=”request-690c6575-b828-832d-b368-a849422e6060-17″ data-testid=”conversation-turn-208″ data-scroll-anchor=”true” data-turn=”assistant”>

<p data-start="”0″" data-end="”324″" data-is-last-node="””" data-is-only-node="””">Looks like it only worked for me after restarting SQX and recompiling all the blocks. You might also want to try clearing out any old cached data in the databank before opening the column, that helped me get the correct values showing up. Sometimes SQX holds onto outdated info, so a clean refresh can make a big difference.</p>

</article>

0

フリアン・ゴンサレス

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

プロフィールを表示

10ヶ月前 #291833

I had the same problem!

It seems the compute() function only updates when you force the strategy to be backtested again (retesting it or generating a new strategy). Instead, getNumericValue() and getValue() functions does not need it.

Hope this helps! 😉

1

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