Integrate some basic chart indicator library and wrap it in a generic tool that the AI can use.
Input should be time-series data and a list of specific indicators (or default to only a couple)
Output should be indicators
Example of a library that we could use: https://www.npmjs.com/package/indicatorts
The end goal would be to support a prompt such as executing buy orders on multiple coins every time the RSI indicator reaches your preferred number on any time frame.
Integrate some basic chart indicator library and wrap it in a generic tool that the AI can use.
Input should be time-series data and a list of specific indicators (or default to only a couple)
Output should be indicators
Example of a library that we could use: https://www.npmjs.com/package/indicatorts
The end goal would be to support a prompt such as executing buy orders on multiple coins every time the RSI indicator reaches your preferred number on any time frame.