Binance position size issue spot

Questions about MultiCharts and user contributed studies.
Salzburg
Posts: 140
Joined: 19 Sep 2018
Has thanked: 9 times
Been thanked: 35 times

Binance position size issue spot

Postby Salzburg » 21 Jul 2022

I thought i had the position sizing figures out om binance for trading spot pairs like btc.usdt and eth.usdt etc
but no,

I am currently using a formula as per below, but this does not achieve the expectation to end up with the position size amount for the trade, at binance as set as
POSITIONAMT variable.

NC=ROUND(POSITIONAMT/(Bigpointvalue*C),0);

Anyone can point me in the right direction ?

I am only trading spot and not futures, so all spot pairs should work to have the same formula for position size.


Thanks

User avatar
Svetlana MultiCharts
Posts: 645
Joined: 19 Oct 2017
Has thanked: 3 times
Been thanked: 163 times

Re: Binance position size issue spot

Postby Svetlana MultiCharts » 02 Aug 2022

Here is the formula to calculate a position size for Binance:
Position cost / close / BigPointValue.


Return to “MultiCharts”