당사 팬 페이지에 가입하십시오
거래량 개선은 가격 차트에서 거래량의 움직임을 분석하기 위해 고안된 고급 지표입니다. 거래량 정보를 캔들 범위 및 이동평균과 같은 지표와 결합하여 매수/매도 고점, 이탈 및 약세 캔들과 같은 시장의 중요한 패턴을 식별합니다. 동적 시각적 인터페이스와 거래량 분류를 통해 거래량 흐름에 따라 정보에 입각한 결정을 내리고자 하는 트레이더에게 유용한 인사이트를 제공합니다.
개선이 필요한 사이트의 첫 번째 코드. 모든 거래 시스템의 주요 구성 요소 인 위험 관리자에 대한 작업에서 트레이더를위한 이상적인 도구를 만들려는 아이디어
쿠스쿠스 스타라이트는 피셔 가격 변형을 이용해 추세와 잠재적 반전을 식별하는 오실레이터입니다. 스크립터의 원본 MT4 코드는 https://www.mql5.com/en/code/8365 에서 확인할 수 있습니다.
MT4Orders 또는 Virtual을 통해 구현된 MT4 스타일 거래 명령을 위한 fxsaber의 빠른 JavaScript 버전의 보고서 라이브러리입니다. 최대 10배 빠르게 작동하고, NTML 파일 크기가 더 작으며, 최대 540만 개의 보고서 줄을 업로드하고 표시할 수 있습니다.
4도의 다항식으로 움직이는 선을 만듭니다. 정현파와 그 축을 추정합니다. 구성된 선은 각 막대에서 하나의 값을 제거하고 다시 그려지지 않는 외삽된 값의 슬라이딩 선이 만들어집니다.
MarketPredictor for MetaTrader 5 The MarketPredictor is an innovative Expert Advisor (EA) for MetaTrader 5 that leverages mathematical models such as sine functions, Fast Fourier Transform (FFT), sigmoid functions, and Monte Carlo simulations to analyze and predict market movements. This project is designed for developers, math enthusiasts, and traders interested in combining technological and financial innovations. Feel free to suggest, discuss, and implement code ideas directly in this thread. Whether it’s new features, improvement suggestions, or strategies – every contribution is welcome to further develop and optimize the MarketPredictor. You’re also welcome to add me to clarify questions privately, collaborate on the GitHub project, or send me your feedback directly. Let’s cook up something amazing together and take this project to the next level!
This Fibonacci Bollinger Bands indicator is a conversion from Pine Script (by Rashad) to the MQL5 language.
The script MinMargins.mq5 is designed to help traders quickly calculate and document the minimum amount of money required to open a position with the smallest lot size for all symbols available in the Market Watch. This data is saved to a CSV file for easy review and analysis.
A new interface library has been developed to simplify the process of converting MT4 indicators and Expert Advisors (EAs) to MT5. This library supports most of the MetaTrader 4 functions, offering developers a unified solution for cross-platform compatibility.
The SUPERMACBOT is a fully automated trading robot that combines the power of the Moving Average Crossover strategy with the MACD Indicator to deliver precise and reliable trade signals. This Expert Advisor is designed to work seamlessly on all symbols and timeframes, offering versatility and adaptability for traders across various market conditions.
A simple replacement for a comment. Works in the tester 50 times faster than the standard function.