• 미리보기
  • 리뷰
  • 코멘트

JetBotLib

This is an EXPERT with a FOCUS on LEARNING and PROFESSIONAL DEVELOPMENT!!!

The idea of this product is to commercialize the source code, allowing those who want to develop their own robots, or start a professional activity developing customized experts, to have a reference source code that helps them in the learning and development process.

This source code will be increased, that is, new functionalities will be created, thus allowing the project to continue evolving.

For every 10 sales a new version will be published with more features, and all those who purchased, regardless of the version, will always receive the updated source codes.

All updates will be sent to buyers regardless of the price they paid or when they purchased.

This expert advisor is ONLY intended for those who want to receive its source code. The code will be sent after the buyer sends proof of purchase via private message.


PS.: Questions about the source code should be posted in the comments tab so that they are public and easily accessible to everyone.

Set used for testing EURUSD on the 1H timeframe: https://c.mql5.com/6/939/EURUSD_1H.set


Version 1.0 code has:

  • Independent LOG System
  • Initial Lots Management
    • Fixed value
    • Dynamic Value ($/%)
  • GRID Possibility
    • Maximum number of positions
    • Minimum distance between positions
    • Lot increment by position
  • Integrated MACD
  • Management of 2 Trailing Stops (TICKS / POINTS / $ / %)
  • Management of 2 Breakeven Points (TICKS / POINTS / $ / %)
  • Time Range Management to open a position
  • Management of Days of the Week to open a position
  • Configurable Average Price Visual Line (if applicable)
  • Coverage Price Configurable Visual Line (If applicable)

Version 2.0 will have: Economic Calendar Management.

Version 3.0 will have: Simultaneous operation on multiple symbols.

Version 4.0 will have: Graphics control panel.

If you still have questions, please contact me via direct messagehttps://www.mql5.com/en/users/robsjunqueira/


추천 제품
Ajuste BRA50
Claudio Rodrigues Alexandre
4.63 (8)
Este script marca no gráfico do ativo BRA50 da active trades o ponto de ajuste do contrato futuro do Mini Índice Brasileiro (WIN), ***ATENÇÃO***  para este script funcionar é necessário autorizar a URL da BMF Bovespa no Meta Trader. passo a passo: MetaTrader 5 -> Ferramentas -> Opções -> Expert Adivisors * Marque a opção "Relacione no quadro abaixo as URL que deseja permitir a função WebRequest" e no quadro abaixo adicione a URL: https://www2.bmf.com.br/ este indicador usa a seguinte página pa
FREE
Matrix is the foundation of complex trading algorithms as it helps you perform complex calculations effortlessly and without the need for too much computation power, It's no doubt that matrix has made possible many of the calculations in modern computers as we all know that bits of information are stored in array forms in our computer memory RAM, Using some of the functions in this library I was able to create machine learning robots that could take on a large number of inputs To use this libra
1. What is this The MT5 system comes with very few optimization results. Sometimes we need to study more results. This library allows you to output more results during backtest optimization. It also supports printing more strategy results in a single backtest. 2. Product Features The results of the optimized output are quite numerous. CustomMax can be customized. The output is in the Common folder. It is automatically named according to the name of the EA, and the name of the same EA will be au
Ajuste MINDOL
Claudio Rodrigues Alexandre
5 (1)
Este script marca no gráfico do ativo MINDOL da activ trades o ponto de ajuste do contrato futuro do Mini Dolar (WDO), ***ATENÇÃO***  para este script funcionar é necessário autorizar a URL da BMF Bovespa no Meta Trader. passo a passo: MetaTrader 5 -> Ferramentas -> Opções -> Expert Adivisors * Marque a opção "Relacione no quadro abaixo as URL que deseja permitir a função WebRequest" e no quadro abaixo adicione a URL: https://www2.bmf.com.br/ este indicador usa a seguinte página para buscar o
FREE
KopierMaschine - локальный копировщик сделок между различными счетами MetaTrader 4 и MetaTrader 5 в любом направлении расположенных на одном компьютере с интуитивно понятным интерфейсом. Направления копирования: MT4 --> MT5 MT4 --> MT4 MT5 --> MT5 MT5 --> MT4 для копирования между терминалами MetaTrader 4 и   MetaTrader   5 необходимо приобрести версию продукта   KopierMaschine  для    MetaTrader  4 Особенности Программа работает в двух режимах Master и Slave На один подчиненный счет можно коп
Close by percentage MT5
Konstantin Kulikov
4.86 (7)
Hello friends. I wrote this utility specifically for use in my profile with a large number of Expert Advisors and sets ("Joint_profiles_from_grid_sets"   https://www.mql5.com/en/blogs/post/747929 ). Now, in order to limit losses on the account, there is no need to change the "Close_positions_at_percentage_of_loss" parameter on each chart. Just open   one   additional chart, attach this utility and set the desired percentage for closing all trades on the account. The utility has the following fu
FREE
MT4/5通用交易库(  一份代码通用4和5 ) #ifdef __MQL5__      #define KOD_TICKET ulong      #define KOD_MAGIC   long #else        #define KOD_TICKET long      #define KOD_MAGIC   int #endif class ODLIST; #import "K Trade Lib Pro 5.ex5"       //祝有个美好开始,运行首行加入    void StartGood() ;    //简单开单    long OrderOpen( int type, double volume, int magic, string symbol= "" , string comment= "" , double opprice= 0 , double sl= 0 , double tp= 0 , int expiration= 0 , bool slsetmode= false , bool tpsetmode= false );    //复杂开单
Goliath Mt5
Nicolokondwani Biscaldi
Goliath MT5 - scalper fully automated Expert Advisor for medium-volatile forex markets P roperties: The Library trades 10 currency pairs (USDCHF, EURCHF, EURGBP, AUDUSD, USDCAD, GBPUSD, EURUSD, NZDUSD, CADCHF, EURAUD, EURCAD, AUDJPY) The Library does not use martingale The Library sets a fixed stop loss and take profit for all orders The Library only trades a user input volume The Library can be installed on any currency pair and any timeframe Recommendations: Before using on a real account,
Gold plucking machine S   Gold plucking machine  S Gold plucking machine S   is an Expert Advisor designed specifically for trading gold. The operation is based on opening orders using the Fast and Slow lines indicator, thus the EA works according to the "Trend Follow" strategy, which means following the trend. Use grid strategy to place orders without stop loss operation, so please make sure the account has sufficient funds. magic number        -  is a special number that the EA assigns to its
The EA Protection Filter ( MT4 version here ) provides a news filter as well as a stock market crash filter, which can be used in combination with other EAs. Therefore, it serves as an additional protective layer for other EAs that do provide such filters.  During backtest analysis of my own night scalpers, which already use a stock market crash filter, I noticed that the historic drawdown,  especially during stock market crash phases like 2007-2008, was reduced significantly by using such a fil
Signal Copy Multiplier automatically copies trades on the same account, for example, to get a better entry and adjusted volume on a subscribed signal. MT4-Version:  https://www.mql5.com/de/market/product/67412 MT5-Version:  https://www.mql5.com/de/market/product/67415 You have found a good signal, but the volume of the provider's trades is too small?  With Signal Copy Multiplier you have the possibility to copy trades from any source (Expert Advisor, Signal, manual trades) and change the volume
Volume by Price MT5
Brian Collard
5 (3)
The Volume by Price Indicator for MetaTrader 5 features Volume Profile and Market Profile TPO (Time Price Opportunity). Get valuable insights out of currencies, equities and commodities data. Gain an edge trading financial markets. Volume and TPO histogram bar and line charts. Volume Footprint charts. TPO letter and block marker charts including split structures. Versatile segmentation and compositing methods. Static, dynamic and flexible ranges with relative and/or absolute visualizations. Lay
Order Book, known also as Market Book, market depth, Level 2, - is a dynamically updated table with current volumes of orders to buy and to sell specific financial instument at price levels near Bid and Ask. MetaTrader 5 provides the means for receiving market book from your broker, but in real time only, without access to its history. The library OrderBook History Library reads market book state in the past from archive files, created by OrderBook Recorder . The library can be embedded into you
Gold plucking machine   Gold plucking machine is an Expert Advisor designed specifically for trading gold. The operation is based on opening orders using the Fast and Slow lines indicator, thus the EA works according to the "Trend Follow" strategy, which means following the trend. Use grid strategy to place orders without stop loss operation, so please make sure the account has sufficient funds. magic number      -  is a special number that the EA assigns to its orders. Lot Multiplier        -
Trade Copier Agent는 여러 MetaTrader(4/5) 계정/터미널 간에 거래를 복사하도록 설계되었습니다. 이 도구를 사용하면 제공자(소스) 또는 수신자(대상) 역할을 할 수 있습니다. 모든 거래 행위는 지연 없이 제공자에서 수신자로 복사됩니다. 이 도구를 사용하면 0.5초 미만의 매우 빠른 복사 속도로 동일한 컴퓨터의 여러 MetaTrader 터미널 간에 거래를 복사할 수 있습니다. 무역 복사기 에이전트 설치 및 입력 가이드 복사를 시작하기 전이나 주문이 없을 때 공급자 계정의 설정을 적용하십시오! 주문이 있는 동안 모든 변경 사항은 수신자 계정에 영향을 미칩니다. 예: 공급자 계정이 구매 주문을 적용한 다음 구매를 비활성화하면 수신자 계정의 모든 구매 주문이 닫힙니다. EA에 대한 알림을 받으려면 URL(   http://autofxhub.com   ) MT4 터미널을 추가하십시오(스크린샷 참조). MT5 버전   https://www.mql5.com/en
이 라이브러리는 키 및 값 배열을 정렬하는 데 사용되며 종종 값을 정렬해야 합니다. 파이썬 언어처럼 sorted(key_value.items(), key = lambda kv:(kv[ 1 ], kv[ 0 ])) 가져오기 기능 사용 시나리오의 예 1. 그리드 EA 주문은 시가에 따라 정렬됩니다. void SortedByOpenPride()   {    long     OrderTicketBuffer[];    double   OpenPriceBuffer[];    for ( int i = PositionsTotal ()- 1 ; i>= 0 ; i--)      {        if (m_position.SelectByIndex(i))         {          OrderTicketBuffer[i] = long (m_position.Ticket());          OpenPriceBuffer[i] = m_position.PriceOpen();         }
Grid Trade Panel MT5
Dmitriy Sapegin
5 (1)
Торговая панель предназначена для установки сетки ордеров с различными параметрами. Добавлено все что есть у версии для МТ4. Предназначена для форекс счетов с хеджированием. Имеет несколько основных функций по установке ордеров в заданном диапазоне и с заданным риском, закрытию части ордеров из сетки, переносом в безубыток, закрытие части по профиту на определённом уровне, а также отображает информацию по текущему риску и отображает все сетки которые были выставлены по определённой паре при этом
This is standard library built for flexible neural Networks with performance in mind. Calling this Library is so simple and takes few lines of code:    matrix Matrix = matrix_utils.ReadCsv( "Nasdaq analysis.csv" );       matrix x_train, x_test;    vector y_train, y_test;         matrix_utils.TrainTestSplitMatrices(Matrix,x_train,y_train,x_test,y_test, 0.7 , 42 );    reg_nets = new CRegressorNets(x_train,y_train,AF_RELU_,HL, NORM_MIN_MAX_SCALER); //INitializing network       reg_nets.RegressorN
1. 12개의 마스터 계정에서 100개의 슬레이브 계정으로 주문을 복사합니다. 슬레이브 계정의 수는 12에서 100까지 사용자 지정할 수 있습니다. 2. MT4에서 MT4, MT4에서 MT5, MT5에서 MT4, MT5에서 MT5를 지원합니다. 3. EURUSD, EURUSDm, EURUSDk와 같은 다양한 플랫폼에서 거래 종류의 접미사를 식별합니다. 4. XAUUSD=GOLD와 같은 사용자 정의 통화 일치. 5. 모든 거래를 복사하거나 BUY, SELL, CLOSE 지침만 복사할 수 있습니다. 6. 손절매 복사 여부를 선택할 수 있습니다. 7. 마스터 계정이 BUY, 슬레이브 계정이 SELL 또는 그 반대와 같이 역순으로 복사할 수 있습니다. 마스터 계정이 포지션을 청산하면 슬레이브 계정은 같은 방향으로 복사되든 반대로 되든 상관없이 동시에 포지션을 청산합니다. 8. 슬레이브 계정이 해지되는 등의 사고 발생시 마스터 계정은 청산 신호가 있지만 슬레이브 계정은 제때 복사하지 않습니
Based on the trading model/strategy/system of gold double-position hedging and arbitrage launched by Goodtrade Brokers, problems encountered in daily operations: 1. Account B immediately places an order immediately following account A. 2: After account A places an order, account B will automatically copy the stop loss and take profit. 3: Account A closes the position of Account B and closes the position at the same time. 4: When account B closes the position, account A also closes the position.
MACD Divergence AW
Andrey Dik
5 (1)
A professional tool for trading - the divergence indicator between the  MACD and the price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). The indicator settings allow you to adjust the strength of the divergence due to the angle of the  MACD peaks and the percentage change in price, which makes it possible to fine-tune the signal strength. The indicator code is optimized and is tested very quickly as
FREE
Introducing "TG Trade Service Manager" — your all-in-one solution for seamless trade management in both MQL4 and MQL5 environments. With a focus on speed, reliability, and convenience, this powerful library simplifies the complexities of trade execution and management, empowering developers with a single interface for enhanced efficiency. Metatrader4 Version   |   All Products   |   Contact   Key Features: Unified Interface : TG Trade Service Manager" provides a unified interface for   MQL4   a
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT5 version, click  here  for  Blue CARA MT4  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic   R esponsive   A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhaps the most popul
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.76 (17)
MT5용 트레이드 복사기는 metaТrader 5 플랫폼용 트레이드 복사기입니다   . 그것은 사이의   외환 거래를 복사합니다       모든 계정   COPYLOT MT5 버전의 경우   MT5   -   MT5, MT4   -   MT5 (또는 COPYLOT MT4 버전의 경우   MT4 -   MT4 MT5   -  MT4) 믿을 수 있는 복사기! MT4 버전 전체 설명   +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 МТ4 터미널에서 거래를 복사할 수도 있습니다(   МТ4   -   МТ4, МТ5   -   МТ4   ):   COPYLOT CLIENT for MT4 이 버전은 МТ5   -   МТ5, МТ4   -   МТ5   터미널 간을 포함합니다. 거래 복사기는 2/3/10 터미널 사이의 거래/포지션을 복사하기 위해 만들어졌습니다. 데모 계정 및 투자 계
Magic EA MT5
Kyra Nickaline Watson-gordon
Magic EA is an Expert Advisor based on Scalping, Elliot Waves and with filters such as RSI, Stochastic and 3 other strategies managed and decided with the robot smartly. Large number of inputs and settings are tested and optimized and embedded in the program thus inputs are limited and very simple. Using EA doesn't need any professional information or Forex Trading Knowledge. EA can trade on all symbols and all time frames, using special and unique strategies developed by the author. The EA
If you're a trader looking to use Binance.com and Binance.us exchanges directly from your MetaTrader 5 terminal, you'll want to check out Binance Library MetaTrader 5. This powerful tool allows you to trade all asset classes on both exchanges, including Spot, USD-M   and COIN-M futures, and includes all the necessary functions for trading activity. With Binance Library MetaTrader 5, you can easily add instruments from Binance to the Symbols list of MetaTrader 5, as well as obtain information ab
Pipfinite creates unique, high quality and affordable trading tools. Our tools may or may not work for you, so we strongly suggest to try the Demo Version for MT4 first. Please test the indicator prior to purchasing to determine if it works for you. We want your good reviews, so hurry up and test it for free...we hope you will find it useful. Combo Razor Scalper with Trend Laser Strategy: Scalp in the direction of the trend Watch Video: (Click Here) Features Scalping indicator using a confir
Trading Utility for Forex Currency Pairs Only not for Gold  Functions Auto Lot Calculation based on Risk Auto stoploss  Auto TakeProfit Breakeven Auto Close Half % Close in percentage with respect to the PIPs Pending Orders BuyLimit Sell Limit with distances BuyStop Sell Stop    with distances Trading Informations Risk in percentage For Multiple trades Combine Takeprofit and Combine Stoplosses
GGP Trade Copier MT5
Mohammadmahmood Pirayeh
GGP Trade Copier  EA is an automatic trading bot that can help traders automatically replicate the trading strategies and operations from one trading terminal to others by experiencing exceptionally fast trade copying system. Its easy-to-use setup allows you to copy trades between multiple MetaTrader terminals on the same Windows computer or Windows VPS with lightning-fast copying speeds of under 0.5 seconds. The software supports multiple trading varieties, including Forex, commodities, stocks
Noize Absorption Index
Ekaterina Saltykova
Noize Absorption Index - is the manual trading system that measures the difference of pressure between bears forces and bulls forces. Green line - is a noize free index that showing curent situation. Zero value of index shows totally choppy/flat market.Values above zero level shows how powerfull bullish wave is and values below zero measures bearish forces.Up arrow appears on bearish market when it's ready to reverse, dn arrow appears on weak bullish market, as a result of reverse expectation.
이 제품의 구매자들이 또한 구매함
The library is dedicated to help manage your trades, calculate lot, trailing, partial close and other functions. Lot Calculation Mode 0: Fixed Lot. Mode 1: Martingale Lot (1,3,5,8,13) you can use it in different way calculate when loss=1 ,when profit=0. Mode 2: Multiplier Lot (1,2,4,8,16) you can use it in different way calculate when loss=1 ,when profit=0. Mode 3: Plus Lot (1,2,3,4,5) you can use it in different way calculate when loss=1 ,when profit=0. Mode 4: SL/Risk Lot calculate based on
Cryptocurrency analysis has never been easier with Crypto Charts for MetaTrader 5. Now, trading on BitMEX has never been easier with BitMEX Trading API for MetaTrader 5. BitMEX Trading API library was built to be as easy to use as possible. Just include the library into your Expert Advisor or Script, call the corresponding methods and start trading! Features Trade on BitMEX and BitMEX Testnet. Build and automate your strategies. Concern more with the trading strategy logic and less with the c
Binance Library
Hadil Mutaqin SE
5 (1)
The library is used to develop automatic trading on Binance Spot Market from MT5 platform. Support all order types: Limit, Market, Stop-Limit and Stop-Market. Support margin trading. Automatically display the chart on the screen. Usage: - Open MQL5 demo account - Move BinanceLib.ex5 from folder \MQL5\Scripts\Market to MQL5\Libraries - Download Header   file and EA sample https://www.mql5.com/en/code/download/34972_260999.zip Copy Binance.mqh header file to folder \MQL5\Include Copy  BinanceEA-
The library is used to develop automatic trading on Binance Futures Market from MT5 platform. Support all order types: Limit, Market, Stop-Limit, Stop-Market , StopLoss and TakeProfit. Automatically display the chart on the screen. Usage: - Open MQL5 demo account - Move BinanceFuturesLib.ex5 from folder \MQL5\Scripts\Market to MQL5\Libraries -  Download Header file and EA sample https://www.mql5.com/en/code/download/34976_252386.zip Copy BinanceFutures.mqh header file to folder \MQL5\Include C
This library implements a few functions to simplify the programming of Expert Advisors. * Build your own EA for MT5 / Binance, with a easy support for multisymbol / multytimeframe * Different SFE EAs based on the library provided. * Base signals of SFE EAs are inlcuded in base version. All the Pro filters and management are included in the base version all the 2022. * Customize the provided SFE Lib EA by changing or implementing its rules.. * Review the existing or ask for video tutorials to
EA Toolkit
Esteban Thevenon
EA Toolkit   is a library that allows any developer to quickly and easily program Advisor experts. It includes many functions and enumerations such as trailing stop, lot, stop loss management, market trading authorisations, price table updates, trading conditions and many more. Installation + Documentation : You will find all the information to install this library and the documentation of its functions on this GitHub : https://github.com/Venon282/Expert-Advisor-Toolkit WARNING : The installa
Hello everyone! I am a professional MQL programmer , Making EAs, Indicators and Trading Tools for my clients all over the world. I build 3-7 programs every week but I seldomly sell any ready-made Robots. Because I am fastidious and good strategy is so few...  this EA is the only one so far I think its good enough to be published here.  As we all know, the Ichimoku indicator has become world popular for decades, but still, only few people knows the right way of using it, and if we check the cl
Applying these methods, I managed to arrive at a nuanced conclusion that is crucial to understanding the importance of unique strategies in contemporary trading. Although the neural network advisor showed impressive efficiency in the initial stages, it proved to be highly unstable in the long run. Various factors such as market fluctuations, trend changes, external events, etc. cause its operation to be chaotic and eventually lead to instability. With these experiences, I accepted the challenge
이 라이브러리를 사용하면 EA를 사용하여 거래를 관리할 수 있으며 설명에 언급된 스크립트 코드와 전체 프로세스를 보여주는 비디오의 데모 예제를 사용하여 모든 EA에 통합하기가 매우 쉽습니다. - Place Limit, SL Limit, Take Profit Limit 주문 - 플레이스 마켓, SL-마켓, TP-마켓 주문 - 지정가 주문 수정 - 주문 취소 - 쿼리 주문 - 레버리지, 마진 변경 - 위치 정보 얻기 그리고 더... MT5에 바이낸스 차트가 없는 경우를 제외하고 암호화폐 차트 대여는 선택 사항입니다. 스크립트 데모를 보려면 여기를 클릭하세요. 트레이딩 패널과 거래하고 싶다면 이 제품에 관심이 있으실 것입니다. 이 제품은 Crypto Charting의 애드온입니다. 이 라이브러리를 사용하면 EA를 사용하여 거래를 관리할 수 있으며 설명에 언급된 스크립트 코드와 전체 프로세스를 보여주는 비디오의 데모 예제를
MetaCOT 2 CFTC ToolBox is a special library that provides access to CFTC (U.S. Commodity Futures Trading Commission) reports straight from the MetaTrader terminal. The library includes all indicators that are based on these reports. With this library you do not need to purchase each MetaCOT indicator separately. Instead, you can obtain a single set of all 34 indicators including additional indicators that are not available as separate versions. The library supports all types of reports, and prov
WalkForwardOptimizer MT5
Stanislav Korotky
3.86 (7)
WalkForwardOptimizer library allows you to perform rolling and cluster walk-forward optimization of expert advisers (EA) in MetaTrader 5. To use the library include its header file WalkForwardOptimizer.mqh into your EA source code, add call provided functions as appropriate. Once the library is embedded into EA, you may start optimization according to the procedure described in the User guide . When it's finished, intermediate results are saved into a CSV file and some special global variables.
Native Websocket
Racheal Samson
5 (2)
An   easy to use, fast,  asynchronous   WebSocket library  for MQL5. It supports: ws://   and   wss://  (Secure "TLS" WebSocket) text   and   binary   data It handles: fragmented message  automatically (large data transfer) ping-pong   frames  automatically (keep-alive handshake) Benefits: No DLL required. No OpenSSL installation required. Up to 128 WebSocket Connections from a single program. Various Log Levels for error tracing Can be synchronized to MQL5 Virtual Hosting . Completely native to
The following library is proposed as a means of being able to use the OpenAI API directly on the metatrader, in the simplest way possible. For more on the library's capabilities, read the following article: https://www.mql5.com/en/blogs/post/756098 The files needed to use the library can be found here: Manual IMPORTANT: To use the EA you must add the following URL to allow you to access the OpenAI API as shown in the attached images In order to use the library, you must include the following Hea
AO Core
Andrey Dik
3 (2)
AO Core is the core of the optimization algorithm, it is a library built on the author's HMA (hybrid metaheuristic algorithm) algorithm. An example of using AO Core is described in the article: https://www.mql5.com/ru/articles/14183 https://www.mql5.com/en/blogs/post/756510 This hybrid algorithm is based on a genetic algorithm and contains the best qualities and properties of population algorithms.  High-speed calculation in HMA guarantees unsurpassed accuracy and high search capabilities,
T5L Library is necessary to use the EAs from TSU Investimentos, IAtrader and others. It contains all the functions framework needed to Expert Advisors working properly.  ツ - The Expert Advisors from  TSU Investimentos does not work without this library,  the T5L library can have updates during the year - At this Library you will find several funcionalities like order sends, buy and sell, trigger entry points check, candlestick analyses, supply and demmand marking and lines, and much more. 
The library is dedicated to help manage your trades, calculate lot, trailing, partial close and other functions. Lot Calculation Mode 0: Fixed Lot. Mode 1: Martingale Lot (1,3,5,8,13) you can use it in different way calculate when loss=1 ,when profit=0. Mode 2: Multiplier Lot (1,2,4,8,16) you can use it in different way calculate when loss=1 ,when profit=0. Mode 3: Plus Lot (1,2,3,4,5) you can use it in different way calculate when loss=1 ,when profit=0. Mode 4: SL/Risk Lot calculate based on
This is a simplified and effective version of the library for walk forward analysis of trading experts. It collects data about the expert's trade during the optimization process in the MetaTrader tester and stores them in intermediate files in the "MQL5\Files" directory. Then it uses these files to automatically build a cluster walk forward report and rolling walk forward reports that refine it (all of them in one HTML file). Using the WalkForwardBuilder MT5 auxiliary script allows building othe
Cryptocurrency analysis has never been easier with Crypto Charts for MetaTrader 5. Now, trading on BitMEX has never been easier with BitMEX Trading API for MetaTrader 5. BitMEX Trading API library was built to be as easy to use as possible. Just include the library into your Expert Advisor or Script, call the corresponding methods and start trading! Features Trade on BitMEX and BitMEX Testnet. Build and automate your strategies. Concern more with the trading strategy logic and less with the c
Teclado trader, é uma BIBLIOTECA que você pode chamar no OnChartEvent para abrir posição de compra/venda/zerar, os botões padrões são: V = venda C = compra Z = zerar posições a mercado S = zerar posições opostas e depois a mercado X = zerar posições opostas Além da função de teclado, é possível mostrar os estados do ExpertAdvisor usando o MagicId, com informação de: lucro mensal, semanal, diario, e posição aberta, para isto use o OnTick, ou qualquer outro evento (OnTimer / OnTrade / OnBookEv
Binance Library
Hadil Mutaqin SE
5 (1)
The library is used to develop automatic trading on Binance Spot Market from MT5 platform. Support all order types: Limit, Market, Stop-Limit and Stop-Market. Support margin trading. Automatically display the chart on the screen. Usage: - Open MQL5 demo account - Move BinanceLib.ex5 from folder \MQL5\Scripts\Market to MQL5\Libraries - Download Header   file and EA sample https://www.mql5.com/en/code/download/34972_260999.zip Copy Binance.mqh header file to folder \MQL5\Include Copy  BinanceEA-
The library is used to develop automatic trading on Binance Futures Market from MT5 platform. Support all order types: Limit, Market, Stop-Limit, Stop-Market , StopLoss and TakeProfit. Automatically display the chart on the screen. Usage: - Open MQL5 demo account - Move BinanceFuturesLib.ex5 from folder \MQL5\Scripts\Market to MQL5\Libraries -  Download Header file and EA sample https://www.mql5.com/en/code/download/34976_252386.zip Copy BinanceFutures.mqh header file to folder \MQL5\Include C
The Trade Tracker Library is used to automatically detect and display trade levels on custom charts. It is an especially useful add-on for EAs that trade on custom charts in MT5. With the use of this library, the EA users can see trades as they are placed via the EA (Entry, SL & TP levels) in real-time. The header file and two examples of EA skeleton files are attached in the comments section (first comment). The library will automatically detect the tradable symbol for the following custom
This library implements a few functions to simplify the programming of Expert Advisors. * Build your own EA for MT5 / Binance, with a easy support for multisymbol / multytimeframe * Different SFE EAs based on the library provided. * Base signals of SFE EAs are inlcuded in base version. All the Pro filters and management are included in the base version all the 2022. * Customize the provided SFE Lib EA by changing or implementing its rules.. * Review the existing or ask for video tutorials to
EA Toolkit
Esteban Thevenon
EA Toolkit   is a library that allows any developer to quickly and easily program Advisor experts. It includes many functions and enumerations such as trailing stop, lot, stop loss management, market trading authorisations, price table updates, trading conditions and many more. Installation + Documentation : You will find all the information to install this library and the documentation of its functions on this GitHub : https://github.com/Venon282/Expert-Advisor-Toolkit WARNING : The installa
Intro to Range Breakout Strategy (pre-close clearance) Range = yesterday high - Yesterday low On track = opening price + range *k; Lower rail = Open price - range *K Stop-loss closing position: When the price breaks up the upper track or breaks down the lower track, it breaks the opening price of the day again Parameters: Pairs List (comma separated)       = "GBPUSD,GBPJPY,USDJPY,XAUUSD,XTIUSD,USTEC"; - TimeFrame = PERIOD_D1; - MagicNumber      = 60037;          - OrderComment     = "RangeBre
Want to get all events like Previous/Forecast/Actual values for each news to analyze/predict it? By this simple library you can do it easily,Just import/integrate the library into your system,then get all possible values for each news   Even In Strategy Tester   . Note: Please add the address " https://www.forexfactory.com/ " of news feed at your MT5 tab > Tools > Options > Expert Advisors > Check Allow web request for listed URL. Since the WebRequest() function can't be called from indicator ba
A Simple Moving Average (SMA) is a statistical indicator used in time series analysis. This indicator represents the arithmetic mean of a sequence of values over a specific period of time. SMA is used to smooth short-term fluctuations in data, helping to highlight the overall trend or direction of changes. This aids analysts and traders in better understanding the general dynamics of the time series and identifying potential trends or changes in direction.  More information you can find in Wiki 
Hello everyone! I am a professional MQL programmer , Making EAs, Indicators and Trading Tools for my clients all over the world. I build 3-7 programs every week but I seldomly sell any ready-made Robots. Because I am fastidious and good strategy is so few...  this EA is the only one so far I think its good enough to be published here.  As we all know, the Ichimoku indicator has become world popular for decades, but still, only few people knows the right way of using it, and if we check the cl
Applying these methods, I managed to arrive at a nuanced conclusion that is crucial to understanding the importance of unique strategies in contemporary trading. Although the neural network advisor showed impressive efficiency in the initial stages, it proved to be highly unstable in the long run. Various factors such as market fluctuations, trend changes, external events, etc. cause its operation to be chaotic and eventually lead to instability. With these experiences, I accepted the challenge
Introducing "TG Risk Service Manager" — your comprehensive toolkit for swift and precise risk management and lot size calculations in the dynamic world of trading. Designed to streamline development processes and enhance trading strategies, this indispensable library equips developers with essential tools for optimizing risk assessment and trade profitability. Metatrader4 Version |  All Products  |  Contact   Key Features: Efficient Lot Size Calculation : Harness the power of precise lot size
제작자의 제품 더 보기
Candle Timer Countdown
JETINVEST
4.78 (65)
캔들 타이머 카운트다운은 현재 막대가 닫히고 새 막대가 형성되기까지 남은 시간을 표시합니다. 시간 관리에 사용할 수 있습니다. MT4 버전은 여기 ! 기능 하이라이트 현지 시간이 아닌 서버 시간을 추적합니다. 구성 가능한 텍스트 색상 및 글꼴 크기 기호 일일 변동의 선택적 시각화 CPU 사용량을 줄이기 위해 최적화 입력 매개변수 일별 편차 표시: 참/거짓 텍스트 글꼴 크기 텍스트 색상 여전히 질문이 있는 경우 다이렉트 메시지로 저에게 연락하십시오.   https://www.mql5.com/ko/users/robsjunqueira/ 이것이 우리가 지속적으로 발전 할 수있는 유일한 방법이기 때문에 개선을위한 제안에 부담없이 문의하십시오. 또한 당사의 다른 지표 및 전문 고문에 대해 알아보십시오. 다양한 유형의 자산을 거래할 수 있는 다양한 상품이 있음을 알 수 있습니다.
FREE
MACD Intraday Trend
JETINVEST
4.76 (45)
MACD 장중 추세는 1960년대 Gerald Appel이 만든 원본 MACD를 개조하여 개발한 지표입니다. 수년간의 거래를 통해 MACD의 매개변수를 피보나치 비율로 변경함으로써 추세 움직임의 연속성을 더 잘 표현함으로써 가격 추세의 시작과 끝을 보다 효율적으로 감지할 수 있다는 것이 관찰되었습니다. 가격 추세를 감지하는 효율성으로 인해 상단과 하단의 차이를 매우 명확하게 식별하여 거래 기회를 더 잘 활용할 수도 있습니다. 구성 가능한 기능과 경고가 있는 전문가용 버전을 사용해 보십시오: MACD Intraday Trend PRO 특징 모든 통화 쌍에서 작동 모든 시간대에 작동 Renko 차트와 함께 작동 여전히 질문이 있는 경우 다이렉트 메시지로 저에게 연락하십시오.   https://www.mql5.com/ko/users/robsjunqueira/
FREE
캔들 타이머 카운트다운은 현재 막대가 닫히고 새 막대가 형성되기까지 남은 시간을 표시합니다. 시간 관리에 사용할 수 있습니다. MT5 버전은 여기 ! 기능 하이라이트 현지 시간이 아닌 서버 시간을 추적합니다. 구성 가능한 텍스트 색상 및 글꼴 크기 기호 일일 변동의 선택적 시각화 CPU 사용량을 줄이기 위해 최적화 입력 매개변수 일별 편차 표시: 참/거짓 텍스트 글꼴 크기 텍스트 색상 여전히 질문이 있는 경우 다이렉트 메시지로 저에게 연락하십시오.   https://www.mql5.com/ko/users/robsjunqueira/ 이것이 우리가 지속적으로 발전 할 수있는 유일한 방법이기 때문에 개선을위한 제안에 부담없이 문의하십시오. 또한 당사의 다른 지표 및 전문 고문에 대해 알아보십시오. 다양한 유형의 자산을 거래할 수 있는 다양한 상품이 있음을 알 수 있습니다.
FREE
Tabajara VWAP Ogro RSJ
JETINVEST
4.82 (34)
Setup Tabajara는 "월스트리트의 OGRO"로 알려진 브라질 상인이 만들었습니다. 이 설정의 아이디어는 거래자에게 현재 가격 추세와 그래프에서 찾아야 하는 작업 유형을 나타내는 것입니다. 작업 이것은 오전 10시 40분까지 양초와 VWAP를 닫는 위치를 지정하고 그 이후에 4가지 색상으로 양초를 칠하는 20주기의 산술 평균으로 수행합니다. 녹색 -> 가격 상승 추세 (구매 진입점 검색) 검은색 -> 강세 추세에서 가격 수정(구매 진입점 검색) 빨간색 -> 하락 추세에 있는 가격 (매도 진입점 검색) 흰색 -> 하락세 시 가격 조정 (판매 진입점 검색) 또한 스크립트에 다음 표시기를 넣었습니다. 8 기간의 지수 평균: 단기 가격 움직임 식별 50개 기간의 산술 평균: 중기 가격 움직임 식별 80 기간의 지수 평균: 중기 가격 움직임 식별 200개 기간의 산술 평균: 장기 가격 움직임 식별 여전히 질문이 있는 경우 다이렉트 메시지로 저에게 연락하십시오: https:
FREE
Pivot Point Fibo RSJ
JETINVEST
4.33 (18)
피봇 포인트 Fibo RSJ는 피보나치 비율을 사용하여 당일의 지지선과 저항선을 추적하는 지표입니다. 이 멋진 지표는 피보나치 비율을 사용하여 피벗 포인트를 통해 최대 7단계의 지지와 저항을 생성합니다. 가격이 작업의 가능한 진입/종료 지점을 인식할 수 있는 이 지원 및 저항의 각 수준을 어떻게 존중하는지 환상적입니다. 특징 최대 7단계 지원 및 7단계 저항 레벨의 색상을 개별적으로 설정 입력 피벗 유형 피벗 피보 RSJ1 = 피보 비율 1 계산 피벗 피보 RSJ2 = 피보 비율 2 계산 피벗 Fibo RSJ3 = Fibo 비율 3 계산 피벗 피보 클래식 = 클래식 피벗 계산 최소 피벗 수준 피벗 3 레벨 피벗 4 레벨 피벗 5 레벨 6단계 피벗 피벗 7 레벨 여전히 질문이 있는 경우 다이렉트 메시지로 저에게 연락하십시오: https://www.mql5.com/ko/users/robsjunqueira/
FREE
캔들 카운터는 그 날의 첫 캔들부터 캔들 개수를 출력하는 인디케이터입니다. 오늘의 첫 번째 양초는 숫자 1이 되며 새 양초는 이 개수에서 1씩 증가합니다. 입력 매개변수 짝수, 홀수 또는 모두에서 선택 촛불에서 숫자 인쇄까지의 거리 텍스트 글꼴 크기 텍스트 글꼴 색상 여전히 질문이 있는 경우 다이렉트 메시지로 저에게 연락하십시오.   https://www.mql5.com/ko/users/robsjunqueira/ ----------------- 이것이 우리가 지속적으로 발전 할 수있는 유일한 방법이기 때문에 개선을위한 제안에 부담없이 문의하십시오. 또한 당사의 다른 지표 및 전문 고문에 대해 알아보십시오. 다양한 유형의 자산을 거래할 수 있는 다양한 상품이 있음을 알 수 있습니다.
FREE
MACD Intraday Trend MT4
JETINVEST
4.61 (18)
MACD 장중 추세는 1960년대 Gerald Appel이 만든 원본 MACD를 개조하여 개발한 지표입니다. 수년간의 거래를 통해 MACD의 매개변수를 피보나치 비율로 변경함으로써 추세 움직임의 연속성을 더 잘 표현함으로써 가격 추세의 시작과 끝을 보다 효율적으로 감지할 수 있다는 것이 관찰되었습니다. 가격 추세를 감지하는 효율성으로 인해 상단과 하단의 차이를 매우 명확하게 식별하여 거래 기회를 더 잘 활용할 수도 있습니다. 구성 가능한 기능과 경고가 있는 전문가용 버전을 사용해 보십시오:   MACD Intraday Trend PRO 특징 모든 통화 쌍에서 작동 모든 시간대에 작동 Renko 차트와 함께 작동 여전히 질문이 있는 경우 다이렉트 메시지로 저에게 연락하십시오.   https://www.mql5.com/ko/users/robsjunqueira/
FREE
Delta Aggression Volume PRO is an indicator developed to monitor the strength and continuity of the aggression volume of sell and buy negotiations. Note: This indicator DOES NOT WORK for Brokers and/or Markets WITHOUT the type of aggression (BUY or SELL). Cryptocurrencies and Forex do not provide this type of data, that is, it does not work with them. O Delta Agrression Volume PRO has features that allow you to view beyond the delta volume of the day. Operation Multi symbols  (those who pro
Weis Waves RSJ
JETINVEST
4.67 (9)
The Weis Waves RSJ Indicator sums up volumes in each wave. This is how we receive a bar chart of cumulative volumes of alternating waves. Namely the cumulative volume makes the Weis wave charts unique. It allows comparing the relation of the wave sequence characteristics, such as correspondence of the applied force (expressed in the volume) and received result (the price progress). If you still have questions, please contact me by direct message:  https://www.mql5.com/en/users/robsjunqueira/
FREE
피봇 포인트 Fibo RSJ는 피보나치 비율을 사용하여 당일의 지지선과 저항선을 추적하는 지표입니다. 이 멋진 지표는 피보나치 비율을 사용하여 피벗 포인트를 통해 최대 7단계의 지지와 저항을 생성합니다. 가격이 작업의 가능한 진입/종료 지점을 인식할 수 있는 이 지원 및 저항의 각 수준을 어떻게 존중하는지 환상적입니다. 특징 최대 7단계 지원 및 7단계 저항 레벨의 색상을 개별적으로 설정 입력 피벗 유형 피벗 피보 RSJ1 = 피보 비율 1 계산 피벗 피보 RSJ2 = 피보 비율 2 계산 피벗 Fibo RSJ3 = Fibo 비율 3 계산 피벗 피보 클래식 = 클래식 피벗 계산 최소 피벗 수준 피벗 3 레벨 피벗 4 레벨 피벗 5 레벨 6단계 피벗 피벗 7 레벨 여전히 질문이 있는 경우 다이렉트 메시지로 저에게 연락하십시오: https://www.mql5.com/ko/users/robsjunqueira/
FREE
VWAP Fibo Bands RSJ
JETINVEST
4.91 (11)
VWAP Fibo Bands RSJ is an indicator that traces the lines of the daily VWAP and from it creates bands using Fibonacci proportions. This spectacular indicator creates 10 band levels through the selected VWAP period using Fibonacci ratios. It is fantastic how the prices respect each level of the bands, where it is possible to realize that almost every time the price closes above / below a level of the bands he will seek the next one. If close above will seek to reach the level above and if close
FREE
Tabajara Ogro
JETINVEST
4.75 (12)
Setup Tabajara was created by a Brazilian trader known as  "The OGRO of Wall Street" . The idea of this setup is to indicate to the trader the current trend of prices and  the type of operation should be looked for in the graph. Operation It does this through the relation of the closing price position and the     of 20 periods, by painting the candles in 4 possible colors : Green -> Price rising in upward trend (Search entry points for PURCHASE) Black -> Price correcting in Bullish Trend
FREE
MACD Intraday Trend PRO는 1960년대 Gerald Appel이 만든 원본 MACD를 개조하여 개발한 지표입니다. 수년간의 거래를 통해 MACD의 매개변수를 피보나치 비율로 변경함으로써 추세 움직임의 연속성을 더 잘 표현함으로써 가격 추세의 시작과 끝을 보다 효율적으로 감지할 수 있다는 것이 관찰되었습니다. 가격 추세를 감지하는 효율성으로 인해 상단과 하단의 차이를 매우 명확하게 식별하여 거래 기회를 더 잘 활용할 수도 있습니다. 특징 표시기 MACD Intraday Trend PRO는 모든 통화 쌍, 모든 시간대 및 Renko 차트에서 작동합니다. 5가지 모드를 선택하여 추세 감지 속도를 설정할 수 있습니다. 가장 빠른 빠른 정상 느린 가장 느림 자원 6개의 구성 가능한 경고가 있습니다. MACD는 신호 라인에서 후퇴 MACD가 신호선을 넘다 MACD는 레벨 0을 교차 신호선이 레벨 0을 넘습니다. MACD 변경 트렌드 색상 신호선 변경 TRE
Vwap RSJ
JETINVEST
4.93 (14)
VWAP RSJ is an indicator that plots the Hourly, Daily, Weekly and Monthly  VWAP Lines. Large institutional buyers and   mutual funds   use the VWAP ratio to help move into or out of stocks with as small of a market impact as possible. Therefore, when possible, institutions will try to buy below the VWAP, or sell above it. This way their actions push the price back toward the average, instead of away from it. Based on this information I developed this indicator that combines 4 types of VWAP T
FREE
Trend WIN B3
JETINVEST
5 (4)
Trend WIN B3는 MT5 플랫폼용으로 제작된 전문 거래 시스템으로 BRAZIL B3의 MINI FUTURE INDEX(WIN)와 함께 작동하도록 최적화되어 있습니다. 시스템은 여러 시간대(1M, 5M, 15M, 30M, H1, H4, D1)에서 Fuzzy Logic을 사용하여 계산에 따라 각 시간대에 가중치를 적용하여 가격 추세를 식별합니다. 추세를 파악한 후 시스템은 평균 변동성에 따라 STOP 주문(BUY 또는 SELL)을 포지셔닝하고, 포지션이 열리면 EA는 항상 이익 극대화를 추구하는 트레일링 스톱(trailing stop)을 통해 거래를 수행합니다. 주요 특징 마틴게일을 사용하지 않음 그리드를 사용하지 않음 Fuzzy 알고리즘으로 계산된 추세를 그래프에 표시 모든 시간대에 작동 구성 가능한 운영 시간 구성 가능한 개방 GAP 제어 구성 가능한 로트 증대 동적 모드 4개의 구성 가능한 트레일링 스톱 레벨 제품 설명서와 동영상이 있는 블로그에 접속하여 더 자세한
MACD Intraday Trend PRO는 1960년대 Gerald Appel이 만든 원본 MACD를 개조하여 개발한 지표입니다. 수년간의 거래를 통해 MACD의 매개변수를 피보나치 비율로 변경함으로써 추세 움직임의 연속성을 더 잘 표현함으로써 가격 추세의 시작과 끝을 보다 효율적으로 감지할 수 있다는 것이 관찰되었습니다. 가격 추세를 감지하는 효율성으로 인해 상단과 하단의 차이를 매우 명확하게 식별하여 거래 기회를 더 잘 활용할 수도 있습니다. 특징 표시기 MACD Intraday Trend PRO는 모든 통화 쌍, 모든 시간대 및 Renko 차트에서 작동합니다. 5가지 모드를 선택하여 추세 감지 속도를 설정할 수 있습니다. 가장 빠른 빠른 정상 느린 가장 느림 자원 6개의 구성 가능한 경고가 있습니다. MACD는 신호 라인에서 후퇴 MACD가 신호선을 넘다 MACD는 레벨 0을 교차 신호선이 레벨 0을 넘습니다. MACD 변경 트렌드 색상 신호선 변경 TRE
Aggression Wave RSJ
JETINVEST
4.38 (8)
This indicator sums up the difference between the sells aggression and the buys aggression that occurred in each Candle, graphically plotting the waves of accumulation of the aggression volumes.   Through these waves an exponential average is calculated that indicates the direction of the business flow. Note: This indicator DOES NOT WORK for Brokers and/or Markets WITHOUT the type of aggression (BUY or SELL).   Be sure to try our Professional version with configurable features and alerts:  Agr
FREE
This indicator calculates the difference between the SELL aggression and the BUY aggression that occurred in each Candle, plotting the balance of each one graphically. Note: This indicator DOES NOT WORK for Brokers and/or Markets WITHOUT the type of aggression (BUY or SELL). Be sure to try our   Professional   version with configurable features and alerts:   Delta Agression Volume PRO Settings Aggression by volume (Real Volume) or by number of trades (Tick Volume) Start of the Aggression De
FREE
This simple indicator paints with a darker color on the volume bar when the quantity traded is above the average of select number of periods of the volume itself, highlighting the moments when there was a large volume of deals above the average. It is also possible to use a configuration of four colors where the color tone shows a candle volume strength. The indicator defaults to the simple average of 20 periods, but it is possible to change to other types of averages and periods. If you like
FREE
Funcionamento: O Painel  Netting Panel RSJ  funciona com   qualquer ativo   e em   qualquer tempo gráfico . Ele funciona em contas do tipo " Netting " e " Hedge ", mas gerencia apenas uma posição por ativo, por isso o nome   Netting.   Se ele for executado em contas do tipo " Hedge ", ele fará o gerenciamento e proteção   apenas da posição mais antiga , ou seja, da primeira posição que foi aberta por ele. Em contas " Netting " quando os botões " SELL " ou " BUY " forem pressionados,   ocorrer
FREE
Volume By Color RSJ
JETINVEST
4.5 (4)
This simple indicator paints with a darker color on the volume bar when the quantity traded is above the average of select number of periods of the volume itself, highlighting the moments when there was a large volume of deals above the average. It is also possible to use a configuration of four colors where the color tone shows a candle volume strength. The indicator defaults to the simple average of 20 periods, but it is possible to change to other types of averages and periods. If you like
FREE
RENKO PRICE ACTION ATR은 각 BRICK이 사용자가 선택한 기간의 ATR을 통해 계산된 크기를 갖는 Renko Chart의 구성을 통해 개발된 "Expert Advisor"입니다. Renko 차트는 사소한 가격 변동을 걸러내도록 설계되어 거래자가 중요한 추세에 더 쉽게 집중할 수 있습니다. 가격 추세를 감지하는 효율성으로 인해 지지와 저항, 상단 및 하단 다이버전스를 명확하게 식별하여 거래 기회를 더 잘 활용할 수도 있습니다. 작업 RENKO PRICE ACTION ATR은 모든 통화 쌍에서 작동합니다. RENKO PRICE ACTION ATR은 실시간 업데이트 성능이 뛰어납니다. 설정 ATR 계산 기간: RENKO PRICE ACTION ATR이 ATR의 평균을 적용하고 각 BRICK의 크기를 계산/재계산하기 위해 사용자가 선택한 기간입니다. ATR 계산 평균 기간: 각 BRICK에 대한 크기 계산을 수행하기 위해 RENKO PRICE ACTION ATR에
지표 공급 수요 RSJ PRO는 그래프에 "공급" 및 "수요" 영역을 계산하고 표시하여 영역 유형(약함, 강함, 확인됨, 입증됨)을 식별하고 영역을 다시 테스트하는 경우 몇 번인지 보여줍니다. 재시험했다. "공급" 구역은 수요보다 공급이 더 많이 발생하여 가격을 낮추는 가격 구역입니다. "수요" 구역은 공급보다 많은 수요가 발생하여 가격을 상승시키는 가격 구역입니다. 구성 가능한 기능 및 경고가 포함된 전문가용 버전을 사용해 보십시오: Suppy Demand RSJ PRO 구역 분류 약함: 다시 테스트할 경우 위반될 가능성이 있는 가격 영역입니다. 강함: 추세의 방향을 변경했고 그렇게 빨리 재시험될 가능성이 없는 가격 영역. 검증됨: 최대 1~3번의 재테스트가 있었지만 가격이 해당 영역을 깰 수 없는 강한 가격 영역. 입증됨: 3회 이상의 재시험이 있었지만 가격이 해당 지역을 돌파하지 못한 강한 가격 영역. Broken/Turncoat: 지지의 경우 저항이 되고 지지
Aggression Wave PRO is an indicator developed to monitor the divergence, strength, and continuity of the aggression volume of sell and buy negotiations.  The  Agrression Wave PRO   has features that allow you to view beyond the accumulated delta volume of the day. Note: This indicator DOES NOT WORK for Brokers and/or Markets WITHOUT the type of aggression (BUY or SELL). Cryptocurrencies and Forex do not provide this type of information, that is, it does not work with it. Operation It is pos
지표 공급 수요 RSJ PRO는 그래프에 "공급" 및 "수요" 영역을 계산하고 표시하여 영역 유형(약함, 강함, 확인됨, 입증됨)을 식별하고 영역을 다시 테스트하는 경우 몇 번인지 보여줍니다. 재시험했다. "공급" 구역은 수요보다 공급이 더 많이 발생하여 가격을 낮추는 가격 구역입니다. "수요" 구역은 공급보다 많은 수요가 발생하여 가격을 상승시키는 가격 구역입니다. 구역 분류 약함: 다시 테스트할 경우 위반될 가능성이 있는 가격 영역입니다. 강함: 추세의 방향을 변경했고 그렇게 빨리 재시험될 가능성이 없는 가격 영역. 검증됨: 최대 1~3번의 재테스트가 있었지만 가격이 해당 영역을 깰 수 없는 강한 가격 영역. 입증됨: 3회 이상의 재시험이 있었지만 가격이 해당 지역을 돌파하지 못한 강한 가격 영역. Broken/Turncoat: 지지의 경우 저항이 되고 지지의 경우 저항이 되는 깨지는 가격 영역입니다. 설정 시각적 설정: 약한 영역 표시: 약한 영역으로 분류된 영역이 표시
Trend WDO B3
JETINVEST
5 (2)
Trend WDO B3는 MT5 플랫폼용으로 제작된 전문 거래 시스템으로 BRAZIL B3의 MINI DOLAR INDEX(WDO)와 함께 작동하도록 최적화되어 있습니다. 시스템은 여러 시간대(1M, 5M, 15M, 30M, H1, H4, D1)에서 Fuzzy Logic을 사용하여 계산에 따라 각 시간대에 가중치를 적용하여 가격 추세를 식별합니다. 추세를 파악한 후 시스템은 평균 변동성에 따라 STOP 주문(BUY 또는 SELL)을 포지셔닝하고, 포지션이 열리면 EA는 항상 이익 극대화를 추구하는 트레일링 스톱(trailing stop)을 통해 거래를 수행합니다. 주요 특징 마틴게일을 사용하지 않음 그리드를 사용하지 않음 Fuzzy 알고리즘으로 계산된 추세를 그래프에 표시 모든 시간대에 작동 구성 가능한 운영 시간 구성 가능한 개방 GAP 제어 구성 가능한 로트 증대 동적 모드 4개의 구성 가능한 트레일링 스톱 레벨 제품 설명서와 동영상이 있는 블로그에 접속하여 더 자세한 정
SniperBot EURUSD
JETINVEST
5 (1)
EA는 변동성, 스프레드, 빈도 및 타이밍을 사용하여 거래 시기를 결정합니다. EA는 지정가 주문 방법을 사용하여 포지션을 엽니다. 이 경우 Slippage는 항목을 실행할 때 기껏해야 긍정적일 것입니다. EA는 시스템의 초점이 자본을 보호하면서 돈을 버는 것이므로 Trailing Take Profit 논리를 사용합니다. 대부분의 거래는 저격 헤드샷처럼 빠르게 마감됩니다. 주요 특징 마틴게일을 사용하지 않습니다 그리드를 사용하지 않음 최적화된 통화 쌍: EURUSD 기간: M5 주의 사항: 이 EA는 롤오버 전 몇 분부터 롤오버 후 몇 분까지 하루에 일정 범위의 시간 동안만 거래합니다. .set 파일이 필요하지 않으며 모든 설정이 EA에 저장됩니다. 브로커가 접미사(예: XXXXXX.a)를 사용하는 경우 EA가 자동으로 식별하므로 걱정하지 않아도 됩니다. 설치하는 방법 이 시스템은 독립형이며 VPS에서 지속적으로 실행되어야 합니다. 낮은 스프레드 ECN 브로커에서 EA를
Sniper Major
JETINVEST
5 (1)
EA는 변동성, 스프레드, 빈도 및 타이밍을 사용하여 거래 시기를 결정합니다. EA는 지정가 주문 방법을 사용하여 포지션을 엽니다. 이 경우 Slippage는 항목을 실행할 때 기껏해야 긍정적일 것입니다. EA는 시스템의 초점이 자본을 보호하면서 돈을 버는 것이므로 Trailing Take Profit 논리를 사용합니다. 대부분의 거래는 저격 헤드샷처럼 빠르게 마감됩니다. 주요 특징 마틴게일을 사용하지 않습니다 그리드를 사용하지 않음 최적화된 통화 쌍: EURUSD | GBPUSD | 엔엔 | USDCHF 기간: M5 주의 사항: 이 EA는 롤오버 전 몇 분부터 롤오버 후 몇 분까지 하루에 일정 범위의 시간 동안만 거래합니다. 하나의 차트 설정: 모든 최적화된 기호를 거래하려면 하나의 차트만 있으면 됩니다. 여러 통화 쌍 지원 .set 파일이 필요하지 않으며 모든 설정이 EA에 저장됩니다. 브로커가 접미사(예: XXXXXX.a)를 사용하는 경우 EA가 자동으로 식별하므로 걱정하
JetBot
JETINVEST
This is an EXPERT with a FOCUS on LEARNING and PROFESSIONAL DEVELOPMENT!!! The idea of this product is to commercialize the source code, allowing those who want to develop their own robots, or start a professional activity developing customized experts, to have a reference source code that helps them in the learning and development process. This source code will be increased, that is, new functionalities will be created, thus allowing the project to continue evolving. For every 10 sales a new v
This is an EXPERT with a FOCUS on LEARNING and PROFESSIONAL DEVELOPMENT!!! The idea of this product is to commercialize the source code, allowing those who want to develop their own robots, or start a professional activity developing customized experts, to have a reference source code that helps them in the learning and development process. This source code will be increased, that is, new functionalities will be created, thus allowing the project to continue evolving. For every 10 sales a new v
필터:
리뷰 없음
리뷰 답변