Difference between revisions of "Market Trading"
m |
m (→Backtesting) |
||
| Line 26: | Line 26: | ||
[http://www.google.com/search?q=~backtesting+artificial+intelligence+ai+deep+learning ...Google search] | [http://www.google.com/search?q=~backtesting+artificial+intelligence+ai+deep+learning ...Google search] | ||
| − | * [http://aitopics.org/search?itok=IbyIb4mg&filters=concept-tagsRaw%3Abacktest Deep Learning for Forex Trading | AITopics - The Association for the Advancement of Artificial Intelligence (AAAI)] | + | * [http://aitopics.org/search?itok=IbyIb4mg&filters=concept-tagsRaw%3Abacktest Deep Learning for Forex Trading | AITopics -] [http://aaai.org/ The Association for the Advancement of Artificial Intelligence (AAAI)] |
* [http://pypi.org/project/Backtesting/ pypi.org] ...Backtest trading strategies in [[Python]] | * [http://pypi.org/project/Backtesting/ pypi.org] ...Backtest trading strategies in [[Python]] | ||
* [http://towardsdatascience.com/introduction-to-backtesting-trading-strategies-7afae611a35e Introduction to backtesting trading strategies | Eryk Lewinson] ...Learn how to build and backtest trading strategies using zipline | * [http://towardsdatascience.com/introduction-to-backtesting-trading-strategies-7afae611a35e Introduction to backtesting trading strategies | Eryk Lewinson] ...Learn how to build and backtest trading strategies using zipline | ||
| Line 35: | Line 35: | ||
** [http://kernc.github.io/backtesting.py/ Backtesting.py] ...Backtest trading strategies in [[Python]] | ** [http://kernc.github.io/backtesting.py/ Backtesting.py] ...Backtest trading strategies in [[Python]] | ||
** [http://www.backtrader.com/ Backtrader] ...focus on writing reusable trading strategies, indicators and analyzers instead of having to spend time building infrastructure. | ** [http://www.backtrader.com/ Backtrader] ...focus on writing reusable trading strategies, indicators and analyzers instead of having to spend time building infrastructure. | ||
| + | |||
| + | |||
| + | {|<!-- T --> | ||
| + | | valign="top" | | ||
| + | {| class="wikitable" style="width: 550px;" | ||
| + | || | ||
| + | <youtube>ID1</youtube> | ||
| + | <b>HH1 | ||
| + | </b><br>BB1 | ||
| + | |} | ||
| + | |<!-- M --> | ||
| + | | valign="top" | | ||
| + | {| class="wikitable" style="width: 550px;" | ||
| + | || | ||
| + | <youtube>ID2</youtube> | ||
| + | <b>HH2 | ||
| + | </b><br>BB2 | ||
| + | |} | ||
| + | |}<!-- B --> | ||
Revision as of 09:53, 30 September 2020
Youtube search... ...Google search
- Case Studies
- Feedback Loop - Stock Market Predictions
- How to use OpenAI Algorithm to create Trading Bot returned more than 110% ROI | Husein Zolkepli - Medium ...OpenAI
- Alpaca.ai
Backtesting
Youtube search... ...Google search
- Deep Learning for Forex Trading | AITopics - The Association for the Advancement of Artificial Intelligence (AAAI)
- pypi.org ...Backtest trading strategies in Python
- Introduction to backtesting trading strategies | Eryk Lewinson ...Learn how to build and backtest trading strategies using zipline
- Python-based Open Source Backtesting Frameworks | Epsilon
- Tools:
- Zipline ...used in production as the backtesting and live-trading engine powering Quantopian – a free, community-centered, hosted platform for building and executing trading strategies.
- QTPyLib ...Pythonic Algorithmic Trading
- Backtesting.py ...Backtest trading strategies in Python
- Backtrader ...focus on writing reusable trading strategies, indicators and analyzers instead of having to spend time building infrastructure.
|
|