torchtrade
Modular reinforcement learning framework for algorithmic trading
파일 탐색기
최종 버전 다운로드 (.zip)- claude.yml
- docs.yml
- tests.yml
- FUNDING.yml
- actors.md
- losses.md
- transforms.md
- offline-rl.md
- offline.md
- online.md
- visualization.md
- index.md
- results.md
- custom-environment.md
- custom-features.md
- llm-grpo-training.md
- metrics.md
- reward-functions.md
- sampler.md
- dg_vs_reinforce.png
- DQN-Testdata.png
- DQN-Traindata.png
- DQN-vs-PPO.png
- plot_example.png
- PPO-Testdata.png
- PPO-Traindata.png
- results_example.png
- torchtrade_white.png
- extra.css
- .pages
- getting-started.md
- index.md
- README.md
- run_dry_run.py
- scan_markets.py
- live.py
- offline.py
- live.py
- offline.py
- parallel.py
- README.md
- news_decision.py
- grpo_finetune.py
- dg_mnist.py
- config.yaml
- train.py
- utils.py
- sequential.yaml
- sequential_sltp.yaml
- config.yaml
- live.py
- train.py
- utils.py
- sequential.yaml
- sequential_sltp.yaml
- config.yaml
- train.py
- utils.py
- onestep.yaml
- config.yaml
- train.py
- utils.py
- sequential.yaml
- sequential_sltp.yaml
- config.yaml
- train.py
- train_save.py
- utils.py
- sequential.yaml
- sequential_sltp.yaml
- config.yaml
- live.py
- train.py
- utils.py
- sequential.yaml
- sequential_sltp.yaml
- config.yaml
- README.md
- train.py
- utils.py
- vectorized_sequential.yaml
- config.yaml
- README.md
- train.py
- utils.py
- live.py
- offline.py
- README.md
- chronos_embedding_example.py
- __init__.py
- test_batched_actor.py
- test_frontier_llm_actor.py
- test_local_llm_actor.py
- test_parsers.py
- test_rulebased.py
- test_tools.py
- __init__.py
- mocks.py
- test_close_position_flags_289.py
- test_obs_class.py
- test_order_executor.py
- test_price_fetching.py
- test_torch_env.py
- test_torch_env_sltp.py
- __init__.py
- test_futures_order_executor.py
- test_obs_class.py
- test_torch_env_futures.py
- test_torch_env_futures_sltp.py
- __init__.py
- conftest.py
- test_futures_order_executor.py
- test_obs_class.py
- test_torch_env_futures.py
- test_torch_env_futures_sltp.py
- __init__.py
- conftest.py
- test_futures_order_executor.py
- test_obs_class.py
- test_torch_env_futures.py
- test_torch_env_futures_sltp.py
- test_bankruptcy.py
- test_conservation.py
- test_gap_fills.py
- test_margin_accounting.py
- test_portfolio_accounting.py
- test_slippage.py
- test_weighted_entry.py
- __init__.py
- test_history_tracking.py
- test_holding_time.py
- test_offline_config_has_no_dead_fields_289.py
- test_onestep.py
- test_position_tolerance.py
- test_render_history.py
- test_render_history_edge_cases.py
- test_sampler.py
- test_sampler_incomplete_bars.py
- test_seeding.py
- test_sequential.py
- test_sequential_sltp.py
- test_utils.py
- test_vec_scalar_equivalence.py
- test_vec_sltp_scalar_equivalence.py
- test_vectorized_reward_parity_289.py
- test_vectorized_sequential.py
- test_vectorized_sequential_sltp.py
- __init__.py
- conftest.py
- test_futures_order_executor.py
- test_obs_class.py
- test_torch_env_futures.py
- test_torch_env_futures_sltp.py
- __init__.py
- test_env.py
- test_market_scanner.py
- test_order_executor.py
- __init__.py
- test_observation_parity_278.py
- test_order_executor.py
- test_pv_ordering_278.py
- test_reduce_only_278.py
- test_replay.py
- test_replay_liquidation.py
- test_reset_rewinds_278.py
- __init__.py
- conftest.py
- test_binance_ohlcv.py
- test_chronos_embedding.py
- test_chronos_integration.py
- test_coverage_tracker.py
- test_timestamp.py
- __init__.py
- base_exchange_tests.py
- test_default_behavior.py
- test_env_attributes.py
- test_executor_helpers_288.py
- test_fractional_actions.py
- test_leverage_boundary.py
- test_live_env_base.py
- test_live_observation_failsafe.py
- test_live_trade_state.py
- test_position_state.py
- test_precision.py
- test_sltp_mixin.py
- test_sltp_short_symmetry_279.py
- test_spec_contracts.py
- test_state.py
- test_termination.py
- __init__.py
- conftest.py
- test_chunked_policy.py
- test_llm_trainer.py
- test_losses.py
- test_models.py
- test_onestep_score.py
- test_peft_config.py
- test_reward.py
- __init__.py
- test_ctrl_loss.py
- test_dg_loss.py
- test_group_relative_pg_loss.py
- test_sao_loss.py
- __init__.py
- test_trading_metrics.py
- __init__.py
- alpaca.py
- __init__.py
- test_observation_critic.py
- __init__.py
- conftest.py
- test_dataset_ids.py
- test_documented_imports.py
- test_examples.py
- test_version_pin.py
- __init__.py
- actor.py
- __init__.py
- base.py
- __init__.py
- base_llm_actor.py
- frontier_llm_actor.py
- local_llm_actor.py
- parsers.py
- tools.py
- __init__.py
- base.py
- common.py
- common_types.py
- default_rewards.py
- live.py
- offline_base.py
- README.md
- state.py
- __init__.py
- base.py
- env.py
- env_sltp.py
- observation.py
- order_executor.py
- README.md
- utils.py
- __init__.py
- base.py
- env.py
- env_sltp.py
- observation.py
- order_executor.py
- README.md
- utils.py
- __init__.py
- base.py
- env.py
- env_sltp.py
- observation.py
- order_executor.py
- README.md
- utils.py
- __init__.py
- base.py
- env.py
- env_sltp.py
- observation.py
- order_executor.py
- utils.py
- __init__.py
- base.py
- env.py
- env_sltp.py
- observation.py
- order_executor.py
- utils.py
- __init__.py
- env.py
- market_scanner.py
- order_executor.py
- __init__.py
- base_obs.py
- executor_helpers.py
- futures_base_obs.py
- futures_live_base.py
- sltp_config.py
- __init__.py
- README.md
- __init__.py
- sampler.py
- utils.py
- __init__.py
- onestep.py
- sequential.py
- sequential_sltp.py
- vectorized_sequential.py
- vectorized_sequential_sltp.py
- __init__.py
- observer.py
- order_executor.py
- __init__.py
- binance_ohlcv.py
- chronos_embedding.py
- coverage_tracker.py
- timestamp.py
- __init__.py
- action_maps.py
- fractional_sizing.py
- leverage.py
- liquidation.py
- metrics.py
- precision.py
- README.md
- sltp_helpers.py
- sltp_mixin.py
- termination.py
- timeframe.py
- __init__.py
- README.md
- __init__.py
- chunked_policy.py
- llm_trainer.py
- losses.py
- models.py
- peft_config.py
- trading_env.py
- __init__.py
- __init__.py
- ctrl.py
- dg_loss.py
- group_relative_pg_loss.py
- sao_loss.py
- __init__.py
- trading_metrics.py
- __init__.py
- batchnorm_mlp.py
- observation_critic.py
- simple_encoders.py
- __init__.py
- utils.py
- .env.example
- .gitignore
- LICENSE
- mkdocs.yml
- pyproject.toml
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/TorchTrade/torchtrade
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd torchtrade
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. 공식 설치 스크립트
쉬움 추천curl -LsSf https://astral.sh/uv/install.sh | sh
공식 설치 스크립트를 다운로드해서 바로 실행합니다. 이 한 줄로 필요한 게 자동으로 설치됩니다.
설치 후 새 터미널을 열고, 프로그램의 버전 확인 명령(예: --version)으로 정상 설치됐는지 확인하세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
