排序
AIOMQL
AIOMQL, Introduction The aiomql package is an advanced algorithmic trading framework that enhances and extends the capabilities of the MetaTrader5 Python integration library (metat...
Algo Trading: algorithms to beat the market
Algo Trading: algorithms to beat the market, TL;DR: 2019 was an outstanding year for the stock market. With such a performance it was hard to come up with an algorithm the could be...
Introducing CryptoPulse Analyzer: Cryptocurrency Analysis with Real-Time Automation
Introducing CryptoPulse Analyzer: Cryptocurrency Analysis with Real-Time Automation,In the ever-evolving world of cryptocurrency trading, staying ahead requires not just keen insig...
Creating a ChatGPT crypto trading bot
Creating a ChatGPT crypto trading bot, Does it make sense to create a LLM-driven trading bot ? Looking at the recent improvement in LLM, I decided to check by myself. I recently re...
Mastering Scalping: A Python Approach to 74% Win Rates
Mastering Scalping: A Python Approach to 74% Win Rates,Title: Creating a Scalping Strategy in Python with a 74% Win Rate Introduction: Scalping in trading refers to a strategy wher...
4 practical methods to set your stop-loss when algo-trading Bitcoin
4 practical methods to set your stop-loss when algo-trading Bitcoin,Many traders stress the importance of setting a stop-loss before opening a trade. However, as a quant, I'm sure ...
Python in Finance: Analyzing Markets and Automating Trading Strategies
Python in Finance: Analyzing Markets and Automating Trading Strategies,Title: Python in Finance: Analyzing Markets and Automating Trading Strategies Introduction: Python has gained...
Event-driven approach
Event-driven approach,The event-driven approach is a way to think about software architecture. Developing and maintaining a considerable trading application while thinking in proce...
Crypto Bot
Crypto Bot, Overview of My Submission Crypto Bot is a collection of micro services which uses algorithmic trading to generate the BUY / SELL Signals based on the data received from...
Build an LSTM Neural Network Bot for Trading
Build an LSTM Neural Network Bot for Trading, Today's Model Full GitHub Link Hey there everyone. My name's Aditya, a developer advocate here at Blankly. Today, we'll look at using ...
Build a Backtester in Python in 10 Minutes
Build a Backtester in Python in 10 Minutes, Welcome to the World of Algotrading So you’ve made the leap of faith now to discover algotrading. It’s time to get up and running by b...
Algorithmic Trading: A Beginners Guide series.
Algorithmic Trading: A Beginners Guide series., Algorithmic trading: A Beginners guide (3 Part Series) 1 Algorithmic Trading: A Beginners Guide series. 2 How to build a Trading bot...