> For the complete documentation index, see [llms.txt](https://docs.openalgo.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openalgo.in/change-log/release/version-1.0.0.15-launched.md).

# Version 1.0.0.15 Launched

9th Dec 2024

Updated the Following API's

**Account API**

-Funds\
-OrderBook\
-TradeBook\
-PositionBook\
-Holdings

**OrderAPI**\
-BasketOrder\
-SplitOrder\
-OrderStatus\
-OpenPosition

**DataApi(Pilot with Fyers)**\
-quote\
-depth\
-history\
-interval

Added Sample Strategies under Strategies Folder (Supertrend and Simple EMA Crossover) which works with newer history data api. (Currently supports only fyers as part of pilot implementation and other brokers soon it will get implemented)
