All Projects → But4ler → Profit-Trailer-Settings

But4ler / Profit-Trailer-Settings

Licence: other
Settings for Profit Trailer bot

Projects that are alternatives of or similar to Profit-Trailer-Settings

CryptoStupidity
Проект по обучению ручной и автоматической торговли криптовалютами.
Stars: ✭ 22 (+10%)
Mutual labels:  trading-bot, profit-trailer
quick trade
convenient script for trading with python.
Stars: ✭ 63 (+215%)
Mutual labels:  trading-bot
setset
Powerful Incremental Type-driven Settings Engine.
Stars: ✭ 20 (+0%)
Mutual labels:  settings
Bybit-Auto-Trading-Bot-Ordes-placed-via-TradingView-Webhook
Python based Trading Bot that uses TradingView.com webhook JSON alerts to place orders(buy/sell/close/manage positions/TP/SL/TS etc.) on Bybit.com. Hire me directly here https://www.freelancer.com/u/Beannsofts for any assistance
Stars: ✭ 235 (+1075%)
Mutual labels:  trading-bot
futu algo
Futu Algorithmic Trading Solution (Python) 基於富途OpenAPI所開發量化交易程序
Stars: ✭ 143 (+615%)
Mutual labels:  trading-bot
JsonSettings
This library simplifies creating configuration for your C# app/service by utilizing the serialization capabilities of Json.NET to serialize nested (custom) objects, dictionaries and lists as simply as by creating a POCO and inheriting JsonSettings class.
Stars: ✭ 59 (+195%)
Mutual labels:  settings
TradeBot
Crypto trading bot using Binance API (Java)
Stars: ✭ 292 (+1360%)
Mutual labels:  trading-bot
Ostia
Ostia is a cryptocurrency trading platform that allows you to run algorithmic trading strategies across all major exchanges.
Stars: ✭ 61 (+205%)
Mutual labels:  trading-bot
arbitrage-trading-bot
Bot to automate trading orders between Bitcoin exchanges to make some profit.
Stars: ✭ 43 (+115%)
Mutual labels:  trading-bot
TradeAlgo
Stock trading algorithm written in Python for TD Ameritrade.
Stars: ✭ 147 (+635%)
Mutual labels:  trading-bot
GradleTask
gradle repo includeBuild
Stars: ✭ 108 (+440%)
Mutual labels:  settings
keypirinha-winsys
A Keypirinha plugin with useful system and shell commands for Windows 10/11.
Stars: ✭ 34 (+70%)
Mutual labels:  settings
vscode-syncify
A reliable way of syncing your VSCode settings and extensions
Stars: ✭ 13 (-35%)
Mutual labels:  settings
cfg-rs
A Configuration Library for Rust Applications
Stars: ✭ 18 (-10%)
Mutual labels:  settings
dotfiles
software setting files
Stars: ✭ 15 (-25%)
Mutual labels:  settings
django-split-settings
Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and optional settings files.
Stars: ✭ 920 (+4500%)
Mutual labels:  settings
django-kaio
Class based settings for Django projects that can be read from multiple sources
Stars: ✭ 17 (-15%)
Mutual labels:  settings
Benzaiboten-spot-trading-bot
A trading bot easy to use to be linked to your favorite exchange to automatize the trading on cryptocurrencies
Stars: ✭ 20 (+0%)
Mutual labels:  trading-bot
sdoosa-algo-trade-python
Algo trade project in python
Stars: ✭ 320 (+1500%)
Mutual labels:  trading-bot
climatecontrol
Python library for loading settings and config data from files and environment variables
Stars: ✭ 20 (+0%)
Mutual labels:  settings

Profit-Trailer-Settings

Version 5.2 is the most stable. In comments, different adjustments are mentioned even if the default configuration does the job well Currently, I use this configuration with PTDefender to sell my different bags

Infos

This config has been changed from a 5min to 15min timeframe

15min is short, so you have to be ready to sell quickly.

If the bot bought a little too high and the price goes down a little, you have to be able to buy back a little lower to be sure to have a little margin to sell later.

Indicateur:

  • La configuration officiel de PT "Mont et Carlo"

Change Indicator file

  • Timeframe swtich 5 to 15min

Change (in pairs and DCA file): (After backtesting)

  • Remove price_* trigger on main currency
  • Remove min and max change percentage
  • Update DEFAULT_trailing_buy 0.01 to 0.7
  • Update DEFAULT_DCA_trailing_buy 0.01 to 0.7
  • Update DEFAULT_trailing_profit 0.25 to 0.1
  • Update DEFAULT_A_sell_value (GAIN) 1.25% to 0.15
  • In Bull market, Add DEFAULT_B_sell_strategy = STOCHRSICROSS
  • In Bull market, Add DEFAULT_B_sell_value = -0.03

In DCA

  • All Trigger
  • Add DCA_max_trading_pairs
  • Update Sell strategy

Community Configs list

Move to a dedicated git repository

PT Remember

Reset data test:

Disable SOM - SOMO

  • /settings/overrideSellOnlyMode?enabled=false (to disable and maintain disabled SOM)
  • /settings/overrideSellOnlyMode?enabled=true (to activate and maintain activated SOM)
  • /settings/overrideSellOnlyMode normal - the btc_rise, btc_drop parameters then work again.)
  • /settings/overrideSellOnlyMode?type=&enabled=false disable SOM
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].