Alphesta is a learning site for people who want to understand technical analysis, market data, and trading research with Python.
The goal is not to give trading signals or ready-made answers. Alphesta focuses on learning one building block at a time: understand the idea, read the code, run it, change it, and observe the result.
Topics may include market data, indicators, charts, backtesting, strategy testing, and later AI-assisted research.
Articles use public documentation, market data, research papers, and other reliable sources when appropriate.
Alphesta's learning principle:
Understand the indicator. Build the chart. Read the market yourself.