đī¸ What is Agent
Agent is a bot that process the data and give trading signals. In other words, it is a trading strategy model.
đī¸ Using Hooks
"Hooks", or called "Composable Functions", are the building blocks of Agent.
đī¸ Using Position Manager
Position Manager helps managing positions by order operations, which is one of advanced forms of hook.
đī¸ Using Time Series
Time Series is an important part of Quantitative Trading Analysis.
đī¸ Using Technical Indicators
Technical Indicators helps analyzing the time series, which is one of advanced forms of hook.