33
Follow
63
Followers
バックテストの速度を上げるには、コンピューターの構成のどの部分を改善する必要がありますか?
Created 2018-10-29 15:49:58 Updated 2019-07-31 17:27:19
8
2818
パラメータが多すぎて,調整時間が長いので,CPUを最大限に使うか,メモリを最大限に使うか?
アリクラウドとテクセンクラウドのどちらのソリューションが必要でしょうか?
FMZは,計算のサービスを提供し,処理時間を減らすことができるのでしょうか.
Related Recommendations
How can i get the depth of the market when backtesting?ERR_INSUFFICIENT_ASSET from huobiMyLanguage DocumentHappy Halloween / Coupon-codes for everyone -- FMZ Quant TeamAdding exchanges on our setting listIntroducing Visual Programming on FMZ QuantLooking For PartnershipGreat news! Check out our platforms’ NEW features, the “Demands & Offers” page on our website.Our platform’s New design PC/MacOS local software client is released now!Flash collapse robot (teaching)
Comment
All comments (8)
如果是javascript策略 你可以多开几个浏览器窗口,不同的调优范围同时跑,相当于并发,现在botvs已经最优使用wasm了,速度已经很快了,可以用firefox或者chrome支持比较好,如果是python或者C++,建议用自己服务器回测,同样多开几个窗口,按不同调优范围,并发回测,电脑配置的话,回测不使用GPU,可以选择CPU高的配置
8 years ago
- 1

