Author

Topic: How can I adjust Stop Loss in advance (not opened position)? (Read 86 times)

newbie
Activity: 6
Merit: 0
Yes, I know... it is possible to automate with a trading bot. I don't have experiences with trading bots.

I am looking for a way how to move Stop Loss from -0,1% to + 0.1% in advance. Two orders.

1. Open a position
2. Close a position (move SL from -0.1% to + 0.1%) - so I won't suffer any loses. Please note. My position is still opened. It closes only if the price goes under new SL.

So then I can wait for 1% - 10% price movements in my favor.
legendary
Activity: 3542
Merit: 1162
www.Crypto.Games: Multiple coins, multiple games
I am not sure if this even exists, like not opened position? In any case, I would say maybe try to use a bot? That way you can tell the bot to just do what you want it to do after it buys something, that way when it buys something it would have that in its mind already and it will do what you ask him to do.

Manually that might be a tough one, or even if the exchange has it, which I doubt any of them does, that could still be a hard one but if you are using a trading bot then you are doing something before actually buying any coin, and that way you can tell it to do whatever you want it to do before going into the market. There are a few good ones, I am not going to name them because it would be like marketing so I will refrain from that.
newbie
Activity: 6
Merit: 0
I want in advance:

1. Open Stop Limit Order with following parameters (Stop price, Price, Size, SL, TP) - Once the price reaches stop price, the position is opened (no problem).

2. to move Stop Loss from -0,1% to +0.1% once the position is opened.


NOTES:
- I can move stop loss manually with stop market order once the position is opened and the current price is above the entry price +0.1% (no problem).

- I want to open and close position in advance - two separate orders:
Stop Limit order (to open a position) and Stop Market (to close a position)

- in this situation, I can use Stop Market order only if: 1. the position is already opened, 2. the current price is above the stop market price

please check the following images to understand the issue.

IMG 1: https://ibb.co/hgs2m3R
IMG 2: https://ibb.co/fqKrqRC
sr. member
Activity: 1246
Merit: 356
SOL.BIOKRIPT.COM
I want sell out my LONG position only if the price fall dawn at the Stop Market (Stop Limit) price - from up to down.
If you have a running position and the price nearly hit the target price, you have to move your stop loss above your entry price if you want to avoid losses if ever the price went down.

Quote
I don't want sell my LONG position when the price rises at the Stop Market price - from the bottom up
Once the Stop Market price is reached, your Stop Market price will stop functioning. In order to avoid selling at the stop market price, you have to move your target price higher than that.

Note: Stop Market price is not your target price or take profit.

legendary
Activity: 2156
Merit: 1622

OCO allows you to set both stop loss and take profit at the moment when the position is already open. It does not allow opening positions with built-in closing parameters. @jozefpinter I recommend spending 1 day on the basics of python, generate an API key on your exchange and enjoy any strategies you want. You can code everything.

Or, if you are using binance futures (i dont know if its possible on other exchanges, definetly not available on binance spot) you can use this option:



https://www.binance.com/en/support/faq/what-are-limit-tp-sl-orders-strategy-order-and-frequently-asked-questions-e1ee1738141c49718550fa9061be4bf3
newbie
Activity: 6
Merit: 0
I never heard about OCO orders - I will check it.

Stop Limit Order is similar to Stop Market - the issue is that if the price reaches STOP MARKET Price (or Stop Limit)

IMG: https://imgbb.com/fqKrqRC

It will sell out my LONG position.


I want sell out my LONG position only if the price fall dawn at the Stop Market (Stop Limit) price - from up to down.
I don't want sell my LONG position when the price rises at the Stop Market price - from the bottom up
sr. member
Activity: 602
Merit: 387
Rollbit is for you. Take $RLB token!
My main goal is to assure that I won't suffer any loses.
You only can be sure you won't suffer any loss if you don't trade. Because in the market, sometimes your orders will not be triggered at a right time when market has serious thing like Cascade effect. Orders only help you to reduce risk and minimize effects from such abnormal movements like Cascade effects when many orders will fail to be triggered.

Quote
I want simply move Stop Loss from -0.1% to + 0.1% - somehow. I don't know how.
I am not sure what you are looking for but let's see two following orders.

Stop limit order and OCO (One-Cancel-the-Others) order
newbie
Activity: 6
Merit: 0
No, at all. I'm not looking for a trailing stop order type.

My main goal is to assure that I won't suffer any loses. I want simply move Stop Loss from -0.1% to + 0.1% - somehow. I don't know how.

I can do that with Stop Market order once the price is above +0.1%. But only if the price is above. Thats the issue.


Edited:

Actually, the trailing stop order type is something similar what I am looking for, but the trailing stop has a backup rate.

I want limit potential loses and let some space for potential gains.
copper member
Activity: 2030
Merit: 1788
฿itcoin for all, All for ฿itcoin.
I am not sure if I completely understood what you are looking for

Are you looking for something like A trailing stop loss?
I think some platforms offer this kind of order, including certain bots. What exchange are you using?
newbie
Activity: 6
Merit: 0
Lets say I want open a LONG position (Stop Limit) with following parameters:

Entry price $100
Stop Loss: -0.1%
Take Profit: 0.5%

Please notice: the order is not opened yet

---

I want move Stop Loss from -0.1% to +0.1%
   1. Once the order is opened
   2. Once the price reaches over $100 + 0.1% (so I won't suffer any losses)

---

To achieve this I use Stop Market order with adjusted Stop price (100 + 0.1%)

CASE #1: Works only if the position is opened and the price is above 100 + 0.1%

IMG 1: https://ibb.co/hgs2m3R


CASE #2:
   1. I can't use stop market order if the position is not opened
   2. If the price reaches Stop Market from below it closes the position - I don't want this.

IMG 2: https://ibb.co/fqKrqRC
Jump to: