TP and DCA as MARKET ORDERS

Make TP and DCA as market orders so there are no funds locked on the exchange and orders are hidden - Simple as that

1 Like

Wouldn’t that be the same as a conditional take profit with minimum 2% and condition ASAP or RSI-14 > 1 1min?

I think an easier approach is to specify limit or market in tp options. But what is the purpose of not locking the base? If you are using that base in a short bot they will take funds from one another and eventually run into not enough funds issues.

nope because you then use 1min not ASAP - if ASAP would be an actual condition then yes as conditional also doesn’t place the order on the market

Is ASAP quicker than pseudo-ASAP by TA?

sometimes when selecting market in TP options the order get placed on the exchange anyway but if the bot keeps that order until last minute than it’s fine

it’s not only about shorts - also long buys base and better to have the funds in your pocket than locked - things may happened like bankrupt, delisting etc

yes ASAP is immediately after last action - TA unless if on 1sec timeframe takes 1 minute to place the TP which means the possibility to close the deal in loss when higher volatility

Is the idea to have as few open orders per pair as possible so as not to hit the 200 open orders per pair limit? But what if more than 200 orders are to be placed; shall this happen on a first-come, first-served basis?

there are multiple reasons - free orders slots is one of them, you can also move funds if you trade in spot, etc - explained above

@aressanch would you be able to integrate market order for TP - the issue with trailing isn’t about the small percentage used but about the nature of a trailing order - in fact once trailing activates the system isn’t able to deactivate it so even if the market is flat, if the bot doesn’t have enough funds to close the deal and trailing triggered the only way to close a deal in profit is to close it manually or wait until the deal is in profit before adding funds.

1 Like