Super easy Python Stock investment technical analysis backtestingSuper easy stock trading rule strategy backtesting in Python10mohi6·FollowMay 11, 2021--ListenShare1. tool installation$ pip install stock-backtest2. file creation3. execution$ python stock.pyThat’s super easy!4. referencestock-backteststock-backtest is a python library for stock technical analysis backtest on Python 3.7 and above.pypi.org
10mohi6Super Easy Python Discord Notifications (API and Webhook)Super easy to post messages to Discord with Python (using API and Webhook)2 min read·Aug 3, 2020--
10mohi6Super Easy Python automated forex (using the OANDA BOT)Super Easy Forex Autotrading with OANDA BOT in Python1 min read·Nov 14, 2020--1
10mohi6Super easy Python stock price forecasting(using k-nearest neighbor) Machine learningMachine learning for forecasting up and down stock prices the next day using k-nearest neighbor in Python1 min read·Dec 3, 2020--
10mohi6Super easy Python stock price forecasting(using Support vector machine) Machine learningMachine learning for forecasting up and down stock prices the next day using Support vector machine in Python1 min read·Dec 3, 2020--
TafabotThe Power of Trend Bot: Why Tafabot’s Trend Bot Outshines Grid Trading Bot in Today’s Volatile…In today’s fast-paced and ever-changing financial landscape, trading bots have gained immense popularity among traders and investors. These…5 min read·Jul 14--
TradeDots90% SUCCESS RATE?! Debunk “Too Good To Be True” Chart Patterns with TradeDotsTrading is a complex subject that can be difficult to fully comprehend. It goes against our natural inclination for simplicity, as we often…7 min read·Jul 20--1
Facundo Joel Allia FernandezMaximizing Profitability of Moving Average Crossover Trading Strategy: What moving averages to use?As traders, we are always searching for the best trading strategies that will maximize profitability while minimizing risks. The dual…8 min read·Apr 12--
martin vizzoliniinCoinmonksHow to Beat the Stock Market with Maths: A Dual Strategy ApproachIs it possible to discover a foolproof winning strategy? What if we could simultaneously bet on red and black in a casino roulette while…11 min read·Jul 27--4
Marcell NémethFrom Technical Analysis to Machine Learning: A Data-Driven Approach to Stock Price Forecasting Pt 1.In this article I will try to replicate a proposed ML framework used for stock price movement predictions (Lin et al 2021). This framework…16 min read·Apr 30--2
Miryam ChenPredicting Stock Prices with Machine LearningIn the world of finance, predicting stock prices has always been a challenge that captures the imagination of investors, researchers, and…8 min read·Aug 16--6