I am a trader and crypto hunter with 4 years of experience in the crypto market, scalping by glass + algorithmic trading. Semi-automatic trading strategy using a scalping terminal + a self-written unique algorithm. 99% of trading is done by the algorithm, I am a trader-operator. More about the algorithm: The robot's algorithm is based on Newton's mathematical pools - a type of algebraic fractals. Not a grid, trades one order or an iceberg. Not an indicator, no banal logic of indicator robots. Only long futures, scalp - intraday - medium-term transactions. Automatic selection of coins in the game for the day based on volatility and volume parameters for 24 hours. Algorithmic stop loss. Algorithmic take profit. Maximum -8-10 trades simultaneously. Maximum 1-2 leverage for the entire deposit. Hard stop -8% per trade -0.5-1.6% on the deposit in critical situations. Maximum drawdown over 2 years -8-16% on the deposit in critical situations. Trading all liquid top crypto assets. Selection of parameters by a genetic algorithm based on the trading history for several years. Very strong mathematics has been developed in the algorithm. Take a look 😉
as if that's what you want... 85-80 (minimum goal of working out channel 85) I'm not shorting in any case and I'm dissuading you... but it really wants to cool down
First of all, we need to learn not to earn, but to preserve capital and to care first of all about the safety of capital 💵 We may have a bad trading strategy, but if we professionally manage 🔝 capital, we can earn.
If we do not know how 🚩 to manage capital, it does not matter how good our trading strategy is. In the end, problems will arise along the way. Risk Management and Money Management are the grail number 2 in capital building. 👆🏻On the diagram, the so-called "Reverse Leverage" effect
Algorithm risk analysis is a systematic process of identifying, assessing, and managing uncertainties that may impact success. It carefully examines various factors that impact objectives, such as schedule delays, cost overruns, quality issues, stakeholder satisfaction, etc.
I want to say something about the remnants of the crypto market and the peculiarities of its trading. Like, in the stock market, they consider price movement in points, while we consider it in percentages. They have stop losses in money, and we have them in percentages. This is due to the short volatility of the stock market: it can move by 1% in a day, and for them, that's fantastic, while for us, a Hamster can go +130% -50% in a day. Young, hot, hard to understand and forgive) Grandpa Bitcoin +10-10%, and that’s normal) And what happens is that money, like crypto itself, becomes even more abstract and ephemeral due to these percentages. Many times you have seen cards of crypto enthusiasts with PNL 100-1000% — most of the time, these are FAKE. They enter at 10$ with a x50 leverage, making 10 such trades, and a couple might showcase cool percentages to post in the chat for Hamsters🐹, so they can be amazed, buy paid subscriptions to the channel, and purchase courses🤡. Okay, I have never posted cards. I only show real statistics from verified sources, where nothing can be faked, and you can view the statistics and see fully what trades, what metrics, and how many net percentages on deposit profit/loss, and sometimes even in $. Good luck to you, reader, and may you have more green in PNL, GO to TG kryptohunter0
😎Everything new is well forgotten old😎 Newton's pool, Newton's fractals - a type of algebraic fractals. Regions with fractal boundaries arise when approximating the roots of a nonlinear equation using Newton's algorithm on the complex plane.
This is a mode in which a fixed percentage of the account balance is used for each position copied from the leading trader. The user sets the total investment amount for the portfolio, and the system adjusts the volume of copied trades by proportionally distributing investments according to the entered amount. Advantages of the mode: supports proportional weight of the portfolio relative to the leading trader's portfolio; helps manage risks, as the trader determines in advance the exact amount allocated for the trade. will maintain correct risk management mathematics. Disadvantages: Position sizes may vary depending on the account balance if you transfer funds, and the balance in your account is constantly changing. It is important to remember that copy trading is associated with financial risks, and it is recommended to consult a specialist before making decisions. In particular, in my algorithm, it is strongly recommended to use a fixed ratio, just choose the suitable amount for you.
Genetic algorithm: This is a more advanced method of optimizing parameters. It uses principles of natural selection to find optimal parameter values. These parameters are well-suited for optimization using a genetic algorithm. Now let's add the logic of the genetic algorithm for the automatic optimization of these
WOW - The Little Prince entered the world of crypto 8)
🚀When the Little Prince first heard about cryptocurrency, he was intrigued. His world was simple, without banks and investments, but upon learning about digital coins, he saw the opportunity to understand new horizons🥳. He approached the Pilot and asked: — Tell me, how can I become a successful trader in the cryptocurrency market?
Risk and Capital Management in Trading/SECRET Algorithm
Risk management is an important aspect of trading that helps protect capital from significant losses and ensures long-term stability. Capital management is effective management of capital and position sizes. It helps maximize profits and minimize losses.
Risk & Money management in trading/SECRET algorithm
🤑Risk management is an important aspect of trading that helps protect capital from significant losses and ensures long-term stability. Money management is the effective management of capital and position sizes. It helps maximize profits and minimize losses. When I studied at a prop trading company, my mentor always said "we proceed from risks" "we include risks in advance in transactions, in positions, in the trading system" "risk money management comes first" "learning to accept losses in time is also the basis of risk money management" and so on... Some aspects of money management: Fixed position size. Determine the size of each transaction so that the loss in the event of a market decline does not exceed the set risk level. After successful transactions, do not increase the position size so as not to expose yourself to unnecessary risk. Maintaining sufficient capital. Never use all your capital in one transaction. Leave yourself a sufficient reserve to be able to participate in subsequent transactions and recover losses. Reinvestment of profits. If the trade is profitable, consider partial reinvestment of profits to increase your capital and scale trades. Don't throw away, don't cutlet, don't put all your eggs in one basket, competent distribution and management of position volumes. Recognizing a loss in a trade on time and closing the trade (cut the elk). Stop losses calculated in advance, before entering the trade. One of the most terrible and potentially dangerous violations of risk money management is dragging losses and averaging your losses with leverage, loading your deposit even more and more. The result in most cases is sad, either you cut the elk even more or liquidate the deposit. I've been through all this more than once, the market teaches painfully, harshly and uncompromisingly. It is important to remember that trading is associated with risks, and the results can be individual depending on experience and personal discipline. Competent risk management at a distance neutralizes all losses with profit and brings a positive result to the account. In the SECRET algorithm, I took into account all and more points and made a multi-stage risk and money management as much as possible. The loss in the most severe outcome, during a spill, during a black swan, etc., should not exceed 16% on the deposit, I left the averaging grid and trade with one order, the shoulders are not higher than 2 shoulders, algorithmic stop, a hard stop on the transaction is -8% and on the deposit -1.6%. Подписаться>смотреть>копировать+) Telegrм @kryptohunter0
Genetic Algorithm: This is a more advanced method for parameter optimization. It uses the principles of natural selection to find the optimal parameter values. These parameters are excellent for optimization using a genetic algorithm. Now let's add the logic of a genetic algorithm to automatically optimize these parameters. The genetic algorithm will iteratively find the optimal values for the listed parameters based on the results of the trading robot. The main stages: 1. Initialization of the population: Creating an initial set of random combinations of parameters. 2. Fitness assessment (fitness function): Each set of parameters is tested by a robot, and its effectiveness (for example, profit) is evaluated. with 3. Selection: The most successful combinations are selected to create the next generation. 4. Crossover and mutation: Combining the parameters of successful robots and adding small random changes to find the best solutions. 5. The cycle repeats until the optimal parameters are found. I will add this logic to the robot's code. We can embed the genetic algorithm into a separate module that will interact with the robot. Here's how you can do it: 1. Define the parameters for optimization. 2. Let's write a genetic algorithm for iterations over the parameters. 3. Let's link this to the robot to test combinations of parameters. What does this code do?: 1. Initialization of a population with different combinations of parameters. 2. Performance assessment (fitness function) for each member of the population through simulation work. 3. Crossover and mutation to create a new generation of parameter combinations. 4. The process is repeated until the specified number of generations is reached. You can integrate this code into existing logic and link it to your robot. You will need to replace the simulate trading with robot call with a real test run working with the passed parameters. I successfully use this method of genetics in my algorithm and in my trading on the cryptocurrency exchange. Good luck. Subscribe>watch>copy+) Telegrм @kryptohunter0
Risk management & Binance Copy Trading Fixed Ratio
This is a mode that uses a fixed percentage of the account balance for each position copied from the lead trader. The user sets the total investment amount in the portfolio, and the system adapts the volume of copied trades, proportionally distributing investments according to the entered amount. Advantages of the mode: maintains a proportional weight of the portfolio relative to the lead trader's portfolio; helps manage risk, since the trader determines the exact amount allocated for the trade in advance. will maintain the correct risk management mathematics. Disadvantages: position sizes may change depending on the account balance if you transfer funds and your account is constantly changing. It is important to remember that copy trading is associated with financial risks, it is recommended to consult a specialist before making decisions. Specifically, in my algorithm, it is highly recommended to use Fixed Ratio, just choose the right amount of funds for you. Subscribe>watch>copy+) Telegrм @kryptohunter0
I am a trader and crypto hunter with 4 years of experience in the cryptocurrency market, scalping by the order book + algorithmic trading. Semi-automatic trading strategy using a scalping terminal + custom unique algorithm. 99% of trading is done by the algorithm, I am a trader-operator. More about the algorithm: The robot's algorithm is based on Newton's mathematical basins - a type of algebraic fractals. Not a grid, trades with one order or iceberg. Not an indicator, no banal logic of indicator robots. Only long futures, scalp trades - intraday - medium-term. Automatic selection of coins in play for the day based on volatility and volume parameters for 24 hours. Algorithmic stop-loss. Algorithmic take-profit. Maximum -8-10 trades simultaneously. Maximum 1-2 leverage on the entire deposit. Hard stop -8% on a trade -0.5-1.6% on the deposit in critical situations. Maximum drawdown over 2 years -8-16% on the deposit in critical situations. Trading all liquid top crypto assets. Parameter selection using a genetic algorithm based on several years of trading history. Very strong mathematics has been worked out in the algorithm.
I am a trader and crypto hunter with 4 years of experience in the crypto market, scalping on the glass + algorithmic trading. Semi-automatic trading strategy using a scalping terminal + a self-written unique algorithm. 99% of trading is done by the algorithm, I am a trader-operator. More about the algorithm: The robot's algorithm is based on Newton's mathematical pools - a type of algebraic fractals. Not a grid, trades one order or an iceberg. Not an indicator, no banal logic of indicator robots. Only long futures, trades Scalping - Intraday - Medium-term. Automatic selection of coins in the game for the day by volatility and volume parameters for 24 hours. Algorithmic stop loss. Algorithmic take profit. Maximum -8-10 transactions at a time. Maximum 1-2 shoulders for the entire deposit. Hard stop -8% per transaction -0.5-1.6% on deposit in critical situations. Maximum drawdown over 2 years -8-16% on deposit in critical situations. Trading all liquid top crypto assets. Selection of parameters by genetic algorithm based on trading history for several years. Very strong mathematics has been developed in the algorithm.
Телега @kryptohunter0
Log in to explore more content
Join global crypto users on Binance Square
⚡️ Get latest and useful information about crypto.