Demo mode — authentication is disabled. Do not use with real data.
⌘K
/⌘J
Markets Open

FQL Formula Engine

Finsyt Query Language — 0 proprietary mnemonics across financials, valuation, estimates, and market data

=FQL( )
Ask FinsytFQL Formulas
FX_Financials
FV_Valuation
FM_Market
FE_Estimates
FG_Growth
FR_Ratios
FD_Dividends
Loading catalog…
FQL Quick Reference
Revenue (Annual, most recent)
=FQL("FX_REV", "AAPL", "A", 0)
EBITDA Margin (Quarterly, last Q)
=FQL("FX_EBITDA_M", "NVDA", "Q", -1)
EV/EBITDA (no period needed)
=FQL("FV_EV_EBITDA", "MSFT")
EPS Estimate (NTM)
=FQL("FE_EPS_EST", "TSLA", "NTM", 0)
Free Cash Flow (LTM)
=FQL("FX_FCF", "AMZN", "LTM", 0)
Price Target (consensus)
=FQL("FE_PT", "GOOGL")