π§ PocketOptionAsync API Reference π₯ Import π§© Class: PocketOptionAsync This class allows asynchronous trading on PocketOption using a given SSID. It automatically detects whether the SSID is for a real or demo account. Constructor Parameters:ssid β session identifier (demo or real account) π Method: buy() Opens a buy trade. Returns:Tuple: (id, status) π Method: sell()…
Know More