Реклама
Every Trader MUST Have A Trading Journal! For BINANCE: BTCUSDT By Mike713 — TradingView
22-06-2022, 11:01 | Автор: YZQLeatha919 | Категория: Кисти
Reviewing all the relevant details of your trades will help you understand how successful you are as a trader, what you are doing right and wrong, when and why you take winning or loosing trades, what and how should be improved.

- How much of your account balance did you put into that trade? It should contain relevant details, such as: - What, when and why have you traded? What were the potential risk and profit? The sole purpose of a trade journal is to provide you at any time with a clear picture for every trade you take. - How did the market looked before and bitcoin after the trade closed? - How do you feel before and binance futures after the trade? - What was the entry price, stop loss and take profit?

A trade journal is like a time machine: it allows you at any time to review your trades and their outcome, reflecting your strategy, state of mind and the market conditions before, during and after the trade.

Create a list named 'symbol' of coin/coins you wish to run a strategy on ie. Settings are found at the top of the script, line 52 . The data is split into an in-sample set and a test set, the flag test_set decides which set we are running the strategy on. Next we want to choose our TA strategy, this is done after line 640 , uncomment a strategy or call a new strategy you have written yourself here, the 'prediction' variable is used to tell the script to go short (0), go long (1), or go flat (-99). The reason for bitcoin splitting the data like this is to optimize parameters on the in-sample set and binance futures then once optimized run the strategy on the test-set to see if you have overfit your model by cherry picking values for parameters that suit the in-sample data. This should be returned by custom strategy functions/classes you write for the strategy to be executed correctly Some of the pre-coded strategies return a 'Type' variable, if a strategy returns the 'Type' variable you must call the SetSLTP() function from TradingStrats.py in order to set the corresponding Stop loss value, and Take profit value, this function is found in TradingStrats.py Now just run the script and wait a few minutes for binance futures it to pull the data and begin backtesting Heikin Ashi Candles are available under: CloseStream_H, OpenStream_H, LowStream_H, HighStream_H which can be referenced or bitcoin passed to Strategies. Trailing Stop: turn the use_trailing_stop flag on, specify the trailing_stop_distance in decimal, now when a takeprofit margin target is hit the trailing stop will be placed and automatically & adjusted based off new Lows or Highs in price and the trailing_stop_distance you've specified. Whereas symbol = ['BTCUSDT'] would run the strategy on BTC only. symbol = ['BTCUSDT' , 'ETHUSDT'] , this would run your strategy on BTC and ETH.

Choose the Interval you want to trade and the buffer of candlesticks your strategy will need. The trailing stop will be placed when the takeprofitval margin of increase/decrease is reached from your strategy. leverage and order_size should be changed acording to your preference symbol[] is a list of the symbols you wish to trade, the default is all the coins on the exchange currently. Trailing stop: set use_trailing_stop to 1 and change trailing_stop_percent to suit your strategy to use the trailing stop (Min val .001 i.e .1%, Max 5 i.e 5%). In Bot.py on line 341 are the settings. Strategies are implemented in Data_Set.py as a function named Make_decision() in the Data_set class Make_decision() must return Trade_Direction,stoplossval,takeprofitval for the strategy to work properly You might draw inspiration for a strategy from one In TradingStrats.py.

By going long, a trader buys a futures contract with the expectation that it will rise in value in the future. Binance Futures Api Example: In brief, Binance Futures trading, you can participate in market movements and make a profit by going long or short on a futures contract by using up to 125X leverage. Step 1: Go to the Binance Futures registration page. Conversely, a trader sells a futures contract to go short, to bet on prices to decline in the future. First click the link to go to Binance’s registration page. Step 2: Fill out the form by entering your email and password. Password must be at least 8 characters with uppercase letters and numbers. Visit for Binance Futures Api Example. After entering your verification code, your email address will be confirmed and you can start using your Binance account. Step 3: Verify your email address. The exchange is a great trading option for both beginners as well as experienced traders. Depositing funds is entirely free with Binance. Trade over 180 cryptocurrencies on Binance. Binance Futures allows you to trade various instruments and manually change the leverage for each one. Check out your email address for binance futures the confirmation code. Binance developers and global community members continuously work to improve the ecosystem and popularize the use of cryptocurrencies globally. Binance is one of the major altcoin exchanges with one of the best selection of tradable assets. After that, binance futures tick the box to agree to Binance’s terms of use and click on the 'create account' button. Go to official Binance Futures page from here.
Скачать Skymonk по прямой ссылке
Просмотров: 18  |  Комментариев: (0)
Уважаемый посетитель, Вы зашли на сайт kopirki.net как незарегистрированный пользователь.
Мы рекомендуем Вам зарегистрироваться либо войти на сайт под своим именем.