Bitcoin Forum
May 06, 2024, 04:27:56 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Trailing Stop Loss  (Read 106 times)
mfizz (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
February 05, 2018, 12:37:26 PM
 #1

I am looking for a program/app that allows me to put in a trailing stop loss order.

For example i buy BTC at $7000 and then slowly it starts to rise. I want to put in that if the current price falls below a set minimum percentage then it will make a trade and sell.

Now i know there exists bots. I don't necessarily want to create strategies.

eg. 7000 goes to 8000 so the new stop loss order is at $7600 then the price falls to $7700 and the stop loss remains at 7600 until it reaches something like 8100 at which point it is not sitting at 7695.

Doesn't something like ztrader or tab trader allow this or any other alternative. The one i have found is 3commas but it takes a 0.25% cut and thats excluding the exchange fees.
No Gods or Kings. Only Bitcoin
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715012876
Hero Member
*
Offline Offline

Posts: 1715012876

View Profile Personal Message (Offline)

Ignore
1715012876
Reply with quote  #2

1715012876
Report to moderator
1715012876
Hero Member
*
Offline Offline

Posts: 1715012876

View Profile Personal Message (Offline)

Ignore
1715012876
Reply with quote  #2

1715012876
Report to moderator
1715012876
Hero Member
*
Offline Offline

Posts: 1715012876

View Profile Personal Message (Offline)

Ignore
1715012876
Reply with quote  #2

1715012876
Report to moderator
The One Who Knocks
Jr. Member
*
Offline Offline

Activity: 41
Merit: 2


View Profile
February 05, 2018, 12:48:27 PM
 #2

I believe that this kind of request is easily done in python mate. Your requirements doesn't seem to be hard to implement and make a bot whose nature is doing those kind of orders.

Do you have any experience with programming languages?
BigBoy89
Legendary
*
Offline Offline

Activity: 1512
Merit: 1011



View Profile
February 05, 2018, 01:41:18 PM
 #3

I am looking for a program/app that allows me to put in a trailing stop loss order.

For example i buy BTC at $7000 and then slowly it starts to rise. I want to put in that if the current price falls below a set minimum percentage then it will make a trade and sell.

Now i know there exists bots. I don't necessarily want to create strategies.

eg. 7000 goes to 8000 so the new stop loss order is at $7600 then the price falls to $7700 and the stop loss remains at 7600 until it reaches something like 8100 at which point it is not sitting at 7695.

Doesn't something like ztrader or tab trader allow this or any other alternative. The one i have found is 3commas but it takes a 0.25% cut and thats excluding the exchange fees.

You need a custom code for this.
It can be easily done for the big exchanges, because they have good API's. You could find capable people to do it in Service section or Freelancer.com
It will cost you some money, but then you will avoid the 0.25% fee on every trade.

.AMEPAY.
▄▄█████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄█████████▀▀▄▀▀█████████▄

▄██████▄▄█▀ ▀█▄▄██████▄
███████  ▀▀█▄██▀▀▄███████
███████ █ ▄ █ ▄▀▀▄███████
████████ █ █ █ ▄▀▀▄████████
▀█████████▄█ █ ▄██████████▀
▀████████  ▀▀▀  ████████▀
▀█████████████████████▀
▀██
███████████████▀
▀▀█████████▀▀
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
│▌
       AMEPAY IEO       
▄██████▄ ▀██████▄
█████████  ▀█████
███████▀     ▀███
██████▀  ▄█▄  ▀██
██████▄  ▀█▀  ▄██
███████▄     ▄███
█████████  ▄█████
▀██████▀ ▄██████▀
   AMEPAY LISTING   
   ▐███▄
   ████▌
▐██████████▄
████████████
 ████▌  █████
▐████  ▄████
██████████▀
 ▀█████▀▀
▐│
▄▄█████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄█████████▀▀▄▀▀█████████▄

▄██████▄▄█▀ ▀█▄▄██████▄
███████  ▀▀█▄██▀▀▄███████
███████ █ ▄ █ ▄▀▀▄███████
████████ █ █ █ ▄▀▀▄████████
▀█████████▄█ █ ▄██████████▀
▀████████  ▀▀▀  ████████▀
▀█████████████████████▀
▀██
███████████████▀
▀▀█████████▀▀
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
mfizz (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
February 05, 2018, 03:31:17 PM
 #4

I know very basic javascript. I know php is preferable. Can php be run in the cloud. Freelance looks like the easy route i would like to learn if i can to protect me in the future.

My knowledge of programming is i can see and understand thats about it really.
masterzino
Hero Member
*****
Offline Offline

Activity: 1218
Merit: 513



View Profile
February 05, 2018, 03:40:16 PM
 #5

I know very basic javascript. I know php is preferable. Can php be run in the cloud. Freelance looks like the easy route i would like to learn if i can to protect me in the future.

My knowledge of programming is i can see and understand thats about it really.

Yes, PHP could be run on the cloud and you could cron your script to check your position every minute.

Write your specification (exactly what do you want and for what exchange) in simplest possible format and look for a programmer to write it.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!