Algorithmic Trading Platform
Nasaqq Trading develops news-sentiment and technical-analysis driven algorithmic trading bots for equities, forex, and cryptocurrency markets.
Our platform combines real-time NLP-based news analysis with classical technical indicators and oscillators — RSI, MACD, Bollinger Bands, Ichimoku — to generate trading signals with verifiable edge.
Core Capabilities
- News Sentiment Engine — HuggingFace transformer models fine-tuned on financial news, processing Arabic and English sources in real time
- Technical Analysis Suite — 40+ indicators with type-safe implementations in Haskell, verified against reference calculations
- Risk Management — position sizing, drawdown limits, and portfolio-level exposure controls
- Backtesting Framework — historical simulation with realistic slippage and commission models
Technology
Built on Haskell/Servant (backend), PureScript/Halogen (frontend), TimescaleDB (time-series data), and Python (ML/NLP pipelines). The architecture prioritises type safety and correctness — critical when capital is at stake.