When we use percentage when determining Q in the actions taken section, we use the percentage of the entire existing budget, not the percentage of the remaining budget.
This causes an error when opening a position.
For example, our future budget is 1000 dollars and we want to open a position with 60 percent of our budget.
He opens the first position at $600. and you’re left with $400. When opening the second position, we want to open the position with 60 percent of the remaining 400 dollars, but we want to open the position with 600 dollars, which is 60 percent of our total future budget, and we make an error because there is not enough margin.
When we give a percentage to the q attribute, can we process it with the percentage of our idle budget?
Hello, is this a crypto platform?
hi. binance platform
Hello friends, will you have an answer?
hi, bybit platform also
I don’t think you can make any progress on this issue.
We use the available balance to calculate the amount required to open a trade.
I will evaluate each platform mentioned here. Keep an eye on this topic.
This feature has been added to testing @baracuda @niemihar @Tash
You can preview feature by using a new param called balance.
Options: free
and total
Example:
buy BTCUSDT q=10% balance=free
Is this feature available still in 3.95 TG version for MT4?
If I use balance=total in case of MT4 the base for position size calculation is ‘balance’ or ‘equity’?
I would like to use Q=1% balance=‘balance’, also would be nice to have an option to use defined value as balance reference to make us able to use something like this:
Q=1% balance=10000 (so the risk is 100$, no matter what the real account balance or equity is)
Is it possible to add it to TTA to TG and TTA?