issues Search Results · repo:kieran-mackle/AutoTrader language:Python
Filter by
81 results
(51 ms)81 results
inkieran-mackle/AutoTrader (press backspace or delete to remove)The docs mention: (a somewhat brute-force method of) parameter optimisation
I would like to know how is the parameter optimisation performed. does it use some library like scikit learn (as
backtesting.py ...
KashyapCKotak
- Opened on Jan 29
- #115
Describe the bug There is a missing dashboard template
To Reproduce https://autotrader.readthedocs.io/en/latest/features/live-trading.html#live-trade-monitoring Live Trade
Monitoring AutoTrader also supports ...
romanlelek
- Opened on Dec 12, 2024
- #114
Running a simple code with the following code results in a failure:
at = AutoTrader()
at.configure(verbosity=1, show_plot=True, feed= yahoo )
at.add_strategy( ema_crossover )
at.backtest(start_dt=datetime.now() ...
trivalent
- 2
- Opened on Nov 25, 2024
- #113
Hello, Looks like some links need to be updated? I installed via pipx so step 1: was pipx install
autotrader[ccxt,yfinance,ib] Step 2: autotrader demo Short Error: 404 Client Error: Not Found for url: ...
romale23
- 1
- Opened on Sep 23, 2024
- #112
Is your feature request related to a problem? Please describe. I ve done extensive testing and troubleshooting with
Autotrader, including implementing a custom DataStream to supply my own historical data ...
DJones1309
- 4
- Opened on Jul 14, 2024
- #109
Hello, I really appreciate the effort that went into this project. I would like to know the proper way to close a
position. For instance, my strategy s logic decides that its confused (getting mixed signals), ...
stophr
- Opened on Jun 1, 2024
- #108
where is this function: from autotrader.lib.autodata import GetData
uncle-sann
- 1
- Opened on May 13, 2024
- #107
Is your feature request related to a problem? Please describe. A trading robot requires functionality to manage order
statuses effectively. Specifically, there is a need for callback functions that can ...
River-Shi
- Opened on May 9, 2024
- #106
1. Can AutoTrader backtest a singular strategy on multiple assets, or across multiple time periods?
2. Does AutoTrader include parameter optimization and validation testing (out-of-sample performance)? ...
BradKML
- Opened on May 2, 2024
- #105

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.