パラメータ変更で最適化したものが、他の時間足でも有効かどうか(ロバストネスであるか)検証するのに手動でポチポチクリックして調べていましたが、自動化できそうだったので、バックテスト効率化ツールに機能追加してみました。 売買戦略 ...
This repository contains a Python script that implements a trading strategy backtest using pandas_ta for technical indicator calculations. The strategy is applied to historical cryptocurrency price ...
High Performance: Core backtesting logic implemented in Rust for performance. ~60% faster in most use cases than my Python backtest engine. Python Integration: Strategy development and performance ...
PythonでJ-Quantsを利用して日本株の翌日の株価の上下予測を超簡単に機械学習(LightGBM) 1. J-Quantsで無料アカウント作成 以上、超簡単!