Skip to content

Margin api URL updated / SSS-70#27

Merged
anurag-amx merged 5 commits intoangel-one:mainfrom
SameerShaikhAcc:marginAPI/SSS-70
Nov 1, 2023
Merged

Margin api URL updated / SSS-70#27
anurag-amx merged 5 commits intoangel-one:mainfrom
SameerShaikhAcc:marginAPI/SSS-70

Conversation

@ACC-Vaibhav-Palvi
Copy link
Copy Markdown

Updated margin API in SDK


for (MarginParams params : marginParams) {
JSONObject position = new JSONObject();
position.put("exchange", params.exchange!= null ? params.exchange : "");
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove null condition.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed the null condition from method, please check

@anurag-amx anurag-amx merged commit 98e152b into angel-one:main Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants