Username: Password:

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - amidshipsflip

Pages: [1]
1
Beginners & Help / Re: Simple Trailing Stop Loss Setup
« on: January 17, 2018, 01:48:07 AM »
Does TRADING_LIMIT apply to sells as well as buys? The wiki only mentions buys.

2
Beginners & Help / Re: Simple Trailing Stop Loss Setup
« on: January 15, 2018, 05:35:38 PM »
I studied the wiki on this.

If I have just one pair on the bot, I don't need to override, right?

The variable that applies I think is SELL_RANGE, according to the wiki:

Quote
Values: numerical – represent a percentage. This sets the sell range for tssl. Setting a range of 0.5% at a bought price of 0.1 would set a range between 0.0995 and 0.1005. Only used in tssl strategy.

Question: the "bought price of 0.1" refers to a recent price retrieved from the exchange, right?

Because a trailing stop loss is supposed to sell at a percentage of a recent high. This is what I want to do. A simple stop loss would be selling at a manually determined price. Want the stop to go up with the coin - a trailing stop loss.

3
Beginners & Help / Simple Trailing Stop Loss Setup
« on: January 06, 2018, 02:15:41 PM »
Hello Gunbot Community!

I'm thinking my first setup is: buy a coin manually that I think could go to the moon, set up a trailing stop loss sell on it versus BTC, go to bed. Wake up either on the moon, back on planet BTC, or somewhere in between.

I'm trying to sort through all the documentation and forums to figure out how to make this simple setup. I'll post my progress here.

Thanks!

Pages: [1]