AI Models
AI Models allow you to train a custom neural network on your own trading data and deploy it as a live trading signal provider.
Full AI model documentation is in progress. This section will cover training pipelines, feature engineering, model evaluation, and deployment. Check back soon.
Training Data
Models are trained on OHLCV (open, high, low, close, volume) data from your connected exchange, combined with technical indicator features computed by the platform.
Training Frequency
Master plan: 2 model training runs per day. Enterprise plan: 5 training runs per day, plus the ability to request additional runs.
Model Storage
Each trained model is saved to your account. You can have multiple models and select which one to use for a given AI bot.
Training Duration
Training time depends on the dataset size and number of epochs. Typical training runs take 10–40 minutes on the cloud infrastructure.

