ismailfer / dukascopy-api-websocket

Spring Boot Dukascopy API (Rest API and Websockets) for Market Data feed, Historical Data, Account Data feed and Instruments, and can place orders
17 stars 8 forks source link

Update Code formatting #4

Closed Mortgy closed 2 years ago

Mortgy commented 2 years ago

this PR contains the Docs updates as well, if you're ok with the code formatting, you may merge this one directly

ismailfer commented 2 years ago

Nice work.

for closePosition; perhaps you can also return the Position object within the response; which will contain closing price and closing quantity details.