Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trading API: Account Activities #54

Closed
haxdds opened this issue May 11, 2022 · 3 comments
Closed

Trading API: Account Activities #54

haxdds opened this issue May 11, 2022 · 3 comments
Labels
enhancement New feature or request Trading API Relates to the Trading API

Comments

@haxdds
Copy link
Contributor

haxdds commented May 11, 2022

Implement routes defined in Trading API account activities docs.

def get_account_activities_by_type(self, type: ActivityType, request: GetAccountActivitiesByTypeRequest) -> List[AccountActivity]:
   pass

def get_account_activities(self, request: GetAccountActivitiesRequest) -> List[AccountActivity]:
   pass
@haxdds haxdds added enhancement New feature or request Trading API Relates to the Trading API labels May 11, 2022
@yohay13
Copy link

yohay13 commented Sep 27, 2022

Is this going to happen at some point? Or no one cares about their P&L per activity?

@sshcli
Copy link
Contributor

sshcli commented Nov 1, 2022

I have opened a related issue here #192
Any status is appreciated

@haxdds haxdds closed this as completed Dec 28, 2022
@PBbanana
Copy link

PBbanana commented Aug 4, 2023

is it me, or is this only available in the Broker API?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Trading API Relates to the Trading API
Projects
None yet
Development

No branches or pull requests

4 participants