• Overview
  • Reviews (14)
  • Comments (28)
  • What's new

Circadian MT5

5

Circadian is a triangular arbitrage expert advisor that works using price correlation between three currency pairs.

The expert trades three pairs at a time, these are grouped into a set. Sets are found using a custom permutations calculator or chosen from a default selection.

Each minute, twenty seconds is allocated for each set to search for a synchronized arbitrage opportunity, once a valid signal is found, the set is locked in and three trades are opened.

The algorithm is equipped with a dynamic take profit and basket close logic that will automatically manage all pairs in a set.

  • Check the User Guide for futher explanation on the experts concept and a description of each input.
    • Please contact me after your purchase for set up advice and a free Expert Advisor!

        My products are for sale only on MQL5, if you see this product anywhere else, it is an imitation. Don't be fooled.

        Key Features

        • One chart set up.
        • Grid / Scalping expert using price correlation & fluctuation between three pairs to enter into trades.
        • Intricate logic - Initial trades are opened in a group of three and monitored/managed as a set.
        • Unique Permutations Calculator automatically finds all possible valid arbitrage pair triangles from your marketwatch list.
        • Multiple trade modes - Search for core Triangular Arbitrage opportunities or take advantage of the cross pair logic and scalp more frequently.
        • Dynamic Take Profit, Profit Closing & an Intricate Hedge Logic.
        • Wide Spread & Slippage protection.
        • Optional Martingale modes.
        • Optional Drawdown Reduction function - works separately on each pair in a set.
        • Multiple Alert & Limiting functions.
        • Equity limits - EA is able to stop trading at a desired input equity/margin drawdown amount.

        Recommendations 

        Input List

          ---[ FULL USER GUIDE ]---

          • Magic Number. - Number the EA uses to associate trades with itself - you only need to change the magic number if you are using the EA on two charts of the same pair, each chart would then need a different magic number.
          • Order Comment.- Comment displayed on each trade taken.
          • Show On Chart Comment.- Set true will display information on chart.
          • Chart Panel Mode. - 'Panel_' - Draws a moveable panel with information on chart. - 'Comment_' - Displays a on chart comment on the left side of the screen.
          • Panel Text. - Panel text color.
          • Sell Color. - Panel sell color.
          • Buy Color. - Panel buy color.
          • Text Size. - Panel text size.
          • Draw Line. - True will draw a line at the breakeven point for open trades.
          • BE Line. - Color used for the breakeven line.
          • Draw Profit Labels. - True will draw closed profit labels on chart.
          • Profit Label Mode. - What to display inside the profit lables, currency amount, pips or both.
          • Profit Labels. - Color used for the profit lables
          • Arbitrage Threshold. - When using 'Triangular Arbitrage' trade mode the sum of pairs in a set must be above the value in this input to open trades.
          • Trade Mode. - 
            • ' Triangular Arbitrage ' - The expert will open trades once a valid arbitrage sum is above the 'Arbitrage Threshold' and trend following logic indicates a buy sell buy or sell buy sell pattern.
            • ' Scalp With Trend ' - The expert will open trades once trend following logic indicates a buy sell buy or sell buy sell pattern.
            • ' Merge Signals ' - The expert will open a buy sell buy or sell buy sell pattern if any of the pairs in a set show a buy or sell signal.
          • Active Pair Triangle. - Current pair set that Circadian will use to search for a synchronized trade signal.
            • ' Default valid triangles '.
            • ' MarketWatch Permutations ' - The expert will take all pairs shown in the marketwatch list and create all possible valid arbitrage triangles, it will then cycle through each valid pair set and search for the chosen signal. If no pairs are found in the watchlist or no valid pairs can be created, the expert will resort to a hardcoded list to create basic valid arbitrage triangle.
            • ' Custom Pair Inputs ' - When selected the expert will use the custom pair inputs shown below in the three pair slots.
          • Hedge Using. - Which pair or pairs the expert will be allowed to trade both directions simultaneously. 
          • Custom Pair Input 1. - Used when ' Custom Pair Inputs' is selected in 'Active Pair Triangle'.
          • Custom Pair Input 2.
          • Custom Pair Input 3.
          • Prefix. - If your broker uses a prefix before pair names , eg: ' mEURUSD ', type ' m ' into the prefix input.
          • Suffix. - If your broker uses a suffix after pair names , eg: ' EURUSDm ', type ' m ' into the suffix inpu
          • Max Spread. - Max spread allowed to open a trade - In pips.
          • Max Slippage. - Max slippage allowed to open a trade - used for brokers that may require a requote.
          • Pair 1 Max Lot Size Allowed. - Max lot size allowed to be reached and/or placed.
          • Pair 2 Max Lot Size Allowed. 
          • Pair 3 Max Lot Size Allowed. 
          • Pair 1 Max Buy Trades Allowed. - Max amount of buy trades allowed to be opened.
          • Pair 1 Max Sell Trades Allowed. - Max amount of sell trades allowed to be opened.
          • Pair 2 Max Buy Trades Allowed.
          • Pair 3 Max Buy Trades Allowed
          • Allow Hedge To Close. - True will allow the expert to close negative buy trades using positive sell trades and negative sell trades using positive buy trades.
          • Hedge Close Percent. - Percentage of profit needed to be added to the profitable trade to hedge out the other
          • Alert At Grid Level. - Once the total open trade amount reaches the number in the input the EA will send an alert noification through the MT4 mobile app and ping a log message once per hour.
          • Close Trades If Equity Drops Below. - The EA will close all open trades if the accounts floating equity drops below this percent amount of the total account balance. - (Account Balance Percent) - (Active > 0.0)
          • Only Open Trades Above Free Margin. - The EA will only open new trades when the accounts floating free margin is above this percent amount of the total account balance. - (Account Balance Percent) - (Active > 0.0
          • Limit Trade Hours. - True will allow trades from 'Start Hour' until 'Stop Hour' - Trades still open after hours will continue to be managed.
          • Start Hour. - Hour to allow trades from. When 'Limit Trade Hours' is set true.
          • Stop Hour. - Hour to stop trades at. When 'Limit Trade Hours' is set true
          • Trade Monday.
          • Trade Tuesday.
          • Trade Wednesday.
          • Trade Thursday.
          • Trade Friday.
          • Stop Trade Before Weekend. - True will stop the expert from placing trades and close any pending orders from Friday 18:00 until 23:59.
          • Skip Monday Market Open. - True will stop the expert placing trades on market open until after 03:00 Monday morning.
          • Trade Saturday.
          • Trade Sunday
          • Auto Money Management. - True will allow the EA to adjust the base lot in accordance with the account balance and the 'Auto Risk Percent' set.
          • Auto Risk Percent. - (1 == 0.01 per 100USD) - Defines the risk used in the Auto Money Management. 1 being equal to 0.01 lots per 100 in account currency.
          • Pair 1 Base Lot. - The first initial lot size that will be used. (When Auto Money Management is set false)
          • Pair 2 Base Lot.
          • Pair 3 Base Lot.
          • Stop Loss. - (Pips)
          • Take Profit. - (Pips
          • Pair 1 Multiplier. (Active>1.0) - Amount to multiply the next series or previous trade by. The function will only work when set above 1.0.
          • Pair 2 Multiplier. (Active>1.0) 
          • Pair 3 Multiplier. (Active>1.0) 
          • Multiplier Mode. - 
            • 'Position Amount' will multiply the next placed trade by the multiplier and how many trades are currently open.
            • 'After_Loss' will multiply the next placed trade by the multiplier and a count of trades that have closed in loss.
          • After Loss Mode Reset. - 
            • 'Next_Profit' will reset the loss count after any sized closed profitable trade. 
            • 'Full_Recovery' will only reset the loss count when all total calculated loss has been recovered.
          • After Loss Mode Max Count To Reset. - Max loss count allowed to be reached before the loss count is reset
          • PipStep Method. - Method which to space orders by.
            • 'Fixed' - The expert will use only be able to place new grid orders at the start of a 'Dynamic Step TimeFrame' candle, and only if price has moved 'IF Fixed PipStep' amount of pips from the last opened trade.
            • 'Dynamic' - The expert will use only be able to place new grid orders at the start of a 'Dynamic Step TimeFrame' candle, and only if price has moved a dynamically generated pip amount from the last opened trade.
          • Dynamic Step TimeFrame. - Timeframe used to space grid orders and also create the dynamically changing pipstep distance.
          • IF Fixed PipStep Pair 1. - Fixed pipstep distance for Pair 1.
          • IF Fixed PipStep Pair 2. 
          • IF Fixed PipStep Pair 3. 
          • Pipstep Multiplier. - Amount to multiply the pipstep distance between each trade. - (Multiplies both fixed and dynamic distances of each pair.
          • Move Take Profit - When true the expert will move the take profit from the 'Take Profit'  input to the 'Move TP To' input once open trades reaches the amount input in 'Move TP After'. (Separate amounts are considers for the three pairs.)
          • Move TP After - Amount of open trades when to move the take profit to the below input.
          • Move TP To - Amount of pips in profit to move the take profit to
          • Use Trail StopLoss. - True will allow the EA to adjust the stop loss as orders move into profit.
          • Trail Start From. - Pips into profit to start the trailing stop.
          • Move Trail Stop To. - Once activated move the stop this many pips into profit.
          • Trail Step. - Adjust the stop loss further into profit when price moves this many pips
          • AutoClose Mode. -
            •  'Currency_Amount' - The EA will search for a account currency amounts worth of floating profit to use the AutoClose function. 
            •  'Account_Percent' The EA will search for a percent amount of the accounts balance of floating profit to use the AutoClose function.
            •  'After Loss Total Plus Account Percent' - The EA will search for a floating profit amount that covers the recorded loss of the 'Multipler Mode, After Loss' plus an added account percent amount to use the AutoClose function.
          • Amount/Percent To Close. - How much floating profit to activate the AutoClose function. - (What mode is selected above will determine what value this number has)
          • Adjust Amount In Accordance with Base Lot. - True will change the 'Amount/Percent To Close' according to the current base lot being used. The default example would be : 0.01 lots = 0.35 , 0.02 lots = 0.70 , 0.03 lots = 1.05 , etc
          • DrawDown Reduction. - Set to true will turn on drawdown reduction. This will look to breakeven on the first placed and latest placed trade in a formed grid in an aim to reduce overall grid size and free up margin.
          • Reduce After. - Once open trades amount reaches the number in this input the EA will begin the function. - (Separate amounts used for buy and sell and each pair.)
          • Percent To Function. - The EA will take the first placed trade and monitor its floating profit, this input will get a percentage value of that number. We then need the latest placed trade to cover the negative floating of the first plus this stored percentage amount for the function to work
          • Use News Filter. - When true the expert will draw vertical lines onto the chart at times where news events land, the expert will stop placing new trades the input minutes before an event and will hold off placing trades until time has passed the input minuets after the event.
          • Only Draw Future Lines. - Set true will draw only draw lines in front of the current time.
          • Filter Low News. - True will stop new trades being placed from the input minuets before a low news event until the input minuets after.
          • Filter Mild News. - True will stop new trades being placed from the input minuets before a mild news event until the input minuets after.
          • Filter High News. - True will stop new trades being placed from the input minuets before a high news event until the input minuets after.
          • Minuets To Stop Trading Before Event. - The specified minuets to stop placing new trades before an event.
          • Minuets To Stop Trading After Event. - The specified minuets to start placing new trades after an event.
          • Low Event Line. - Color used for low event lines.
          • Mild Event Line. - Color used for mild event lines.
          • High Event Line. - Color used for high event lines.
          • Market Watch TimeZone. - The GMT offset for your brokers data - (Most brokers are GMT+2)
          Reviews 14
          Arthur Oliveira De Assis
          170
          Arthur Oliveira De Assis 2024.07.16 04:57 
           

          One of the best EA in Market, my opinion is that the price is underrated haha

          Olga Snizhko
          985
          Olga Snizhko 2023.03.12 17:49 
           

          Bought for collection. Author has invested a lot of work in this project because five stars.

          Recommended products
          | 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
          Exclusive EA for FOREX HEDGE account The EA (FuzzyLogicTrendEA) is based on fuzzy logic strategies based on the analysis of a set of 5 indicators and filters. Each indicator and filter has a weight in the calculation and, when the fuzzy logic result reaches the value defined in the EA parameter, a negotiation is opened seeking a pre-defined gain. As additional functions it is possible to define maximum spread, stop loss and so on . Recommended Symbol: EURUSD, AUDUSD, GBPUSD, NZDUSD, USDCAD, AU
          This is the latest iteration of my famous scalper, Goldfinch EA, published for the first time almost a decade ago. It scalps the market on sudden volatility expansions that take place in short periods of time: it assumes and tries to capitalize of inertia in price movement after a sudden price acceleration. This new version has been simplified to allow the trader use the optimization feature of the tester easily to find the best trading parameters. [ Installation Guide | Update Guide | Troublesh
          SolarTrade Suite Financial Robot: LaunchPad Market Expert - designed to open trades! This is a trading robot that uses special innovative and advanced algorithms to calculate its values, Your Assistant in the World of Financial Markets. Use our set of indicators from the SolarTrade Suite series to better choose the moment to launch this robot. Check out our other products from the SolarTrade Suite series at the bottom of the description. Do you want to confidently navigate the world of inves
          Hamster Scalping mt5
          Ramil Minniakhmetov
          4.71 (206)
          Hamster Scalping is a fully automated Expert Advisor. Night scalping strategy. The RSI indicator and an ATR-based filter are used for entries. The advisor needs a hedging account type Be careful i not sell EA or sets at telegram it scam. All settings free here at   blog .  IMPORTANT! Contact me immediately after the purchase to get instructions and a bonus! Real operation monitoring as well as my other products can be found here: https://www.mql5.com/en/users/mechanic/seller General Recommendati
          Investopedia FIVE
          Joseph Anthony Aya-ay Yutig
          Investopedia FIVE EA is based on this article: https://www.investopedia.com/articles/forex/08/five-minute-momo.asp TRADING CONDITIONS - Look for currency pair trading below the X-period EMA and MACD to be in negative territory. - Wait for price to cross above the X-period EMA, then make sure that MACD is either in the process of crossing from negative to positive or has crossed into positive territory within five bars. - Go long X pips above the X-period EMA. - Sell X of the position at en
          LL Grid EA MT5
          Leopoldo Licari
          ********** CHRISTMAS OFFER - LIMITED TIME ONLY 30$ ********** 6 COPIES OUT OF 10 LEFT AT $35  ---> NEXT PRICE $55 UPDATED v1.8 IS OUT ON MARCH 2022 " I built this EA based on my past trading experience, on my personal needs, on what I already had in my hands, on those useful functions that I needed. I am happy to share it with you at a very small cost considering the potential and the time dedicated to developing it. " PLEASE READ ALL THE DESCRIPTION BEFORE USE IT -  Grid EA with  selectabl
          ExtremeX
          Noelle Chua Mei Ping
          This algorithm thrives on extreme conditions of volatility.  It will evaluate the condition prior to market close, enter a position and exit when market swings to extreme levels in your favour.  The algorithm does not deploy any technical indicators, just simple mathematical calculations.  This works very well on non directional markets especially FOREX in the short term which are very choppy.  You can test out on other asset classes as well.  20 year backtest done to validate the rule.
          Matrix Arrow EA MT5
          Juvenille Emperor Limited
          5 (5)
          Matrix Arrow EA MT5  is a unique expert advisor that can trade the  Matrix Arrow Indicator's MT5   signals with a trade panel on the chart, manually or 100% automatically.  Matrix Arrow Indicator MT5  will determine the current trend at its early stages, gathering information and data from up to 10 standard indicators, which are: Average Directional Movement Index (ADX) Commodity Channel Index (CCI) Classic Heiken Ashi candles Moving Average Moving Average Convergence Divergence (MACD) Rela
          MultiNinja
          carl_carl101
          Let me introduce my new grid expert advisor MultiNinja ,  a fully automatic Expert Advisor for   Scalping mainly on the EURUSD. The expert advisor is based on several strategies that scalp the market carefully. The grids can be modified for your specific risk and pairs that you want to trade with! (please make sure to backtest before testing on other pairs than EURUSD ) My robot is made for every type of market, any account size and  highly customizable to suit your trading needs! The get the b
          The Fractal Trend Master is one of the most powerful and sophisticated Expert Advisors on the market, designed to protect traders' capital while maximizing profit opportunities. Based on Bill Williams' renowned methodology, this EA uses three essential technical analysis tools: the Alligator indicator , fractals , and the Gator Oscillator , creating a robust and precise framework for identifying and following market trends. This EA was designed with a focus on advanced risk management and capita
          Surf EA MT5
          Rustem Gabetdinov
          Surf EA  is a fully automatic grid based Expert Advisor that looks for reversal areas on the chart MT4 version:   https://www.mql5.com/ru/market/product/96627 Nature of work: The EA uses several patterns, indicators and other important conditions to search for signals Buy and sell positions are independent of each other Only one order can be opened on one bar of the current period The indicators used in the EA are included in the standard set of the terminal Recommendations: Trading pair: AUDCA
          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 w
          Fundamental Robot MT5
          Kyra Nickaline Watson-gordon
          Fundamental Robot is an Expert Advisor based on Fundamental Signals Indicator. The Fundamental Signals Indicator has a powerful calculation engine that can predict market movement over 30000 points. The indicator is named fundamental because it can predict trends with large movements, no complicated inputs and low risk.  The EA works with low margin levels and thus has low risk. Using EA : The EA is very simple and without complicated input parameters. These are main parameters must be set
          Bear vs Bull EA MT5
          NGUYEN NGHIEM DUY
          Bear vs Bull EA Is a automated adviser for daily operation of the FOREX currency market in a volatile and calm market. Suitable for both experienced traders and beginners. It works with any brokers, including American brokers, requiring FIFO to close primarily previously opened transactions. *In order to enable the panel, it is necessary to set the parameter DRAW_INFORMATION = true in the settings; Recommendations Before using on real money, test the adviser with minimal risk on a cent tradi
          A new unique trading strategy Stock Index Trader, has been introduced, designed for trading the US30 index. The trading robot works on the timeframe (M30, H1) . The strategy does not use indicators with the exception of stop loss and take profit (floating, works according to ATR). The strategy works on Candlestick patterns, such as Piercing lines - a reversal pattern of Japanese candlesticks with additional installed filters and other popular patterns. The advisor does not use grid or martingale
          Discover the power of automated trading with **SimpleTradeGioeste**, an Expert Advisor (EA) designed to optimize your trading operations in the Forex market. This innovative EA combines advanced trading strategies with proven technical indicators, offering an unparalleled trading experience. video backtest :  https://youtu.be/OPqqIbu8d3k?si=xkMX6vwOdfmfsE-A ****Strengths**** - **Multi-Indicator Strategy**: SimpleTradeGioeste employs an integrated approach that combines four main technical ind
          FREE
          LT Gap EA
          Sie Samuel Roland Youl
          Discover the ultimate solution for trading market gaps with the LT Gap EA, now available on MQL5. With three powerful strategies at your disposal, you can maximize your gap trading potential like never before. Key Features: Versatile Strategies: Choose from three distinct gap trading strategies. Trade all gaps, focus on gaps meeting predefined minimum criteria, or execute trades exclusively when gap distances match predefined values. Customization Galore: Tailor your trading experience with a w
          Magic Grid MT5
          Aliaksandr Charkes
          4.17 (6)
          Magic Grid MT5 is a non-indicator Expert Advisor using a grid strategy (on a hedging account). The strategy is based on automatic reopening of grid pending orders, after closing their market positions (by Take-Profit, Stop-Loss or manually). Pending orders are placed with a specified step from the initial prices, which can be entered manually or generated automatically (once at the beginning of the trade).   The robot can trade on any timeframe, on any currency pair, on several currency pairs,
          The XAUUSD is a special asset with special characteristics that needs a special optimization of the products, we have created a system that adapts to this value and tries to take advantage of its advantages and eliminate the differences. Although this system is designed and optimized for use in the XAUUSD, it can be used in other pairs and values, including stock indices and commodities. It is a system that through an algorithm of multiple operations and multiple lots tries to make a profit o
          Iron Trader MT5
          Volodymyr Hrybachov
          Universal Advisor. Works as a scalper and dynamic order grid. Applies levels of stop orders, stop loss, take profit and trailing stop that are invisible to the broker. Level values can be given in pips or percent of average price volatility (ATR). It can work at a specified time, has protection against slipping and expansion of the spread. The graph displays information about the quality of execution of orders, profits and current open positions (the number of orders, the number of lots and prof
          Universal MT5 MACD
          Volodymyr Hrybachov
          Trading robot on the MACD indicator This is a simplified version of the   trading robot , it uses only one entry strategy (the extended version has more than 10 strategies) Expert Benefits: Scalping, Martingale, grid trading. You can set up trading with only one order or a grid of orders. A highly customizable grid of orders with a dynamic, fixed or multiplier step and trading lot will allow you to adapt the Expert Advisor to almost any trading instrument. Drawdown Recovery System, Overl
          Stormer RSI 2
          Ricardo Rodrigues Lucca
          This strategy was learned from Stormer to be used on B3. Basically, 15 minutes before closing the market, it will check RSI and decided if it will open an position. This strategy do not define a stop loss. If the take profit reach the entry price it will close at market the position. The same happens if the maximal number of days is reached. It is created to brazilian people, so all configuration are in portuguese. Sorry Activations allowed have been set to 50.
          Brent Trend Bot
          Maksim Kononenko
          3.67 (3)
          The Brent Trend Bot special feature is simple basic tools and logic of operation. There are no many strategies and dozens of settings, like other EAs, it works according to one algorithm. The operating principle is a trend-following strategy with an attempt to get the maximum profitability adjusted for risk. Therefore, it can be recommended for beginners. Its strong point is the principle of closing transactions. Its goal is not to chase profits, but to minimize the number of unprofitable trans
          FREE
          Step index 500 Automatic
          Ignacio Agustin Mene Franco
          Hello community, on this occasion I come to present Step index 500 AutoMatic "It is a line of bot/EA dedicated to the synthetic indexes of the broker deriv each of the bots will carry a different strategy to obtain greater profitability in the market simply by modifying the parameters as shown in the image! And its respective temporality Always do the backtesting in real ticks since it is based on the live market" This bot has the strategy of Stochastic With its parameter ro value so that it m
          GridMasterFx   is an innovative tool for automated forex trading, which is based on a combination of a grid strategy and a unique trend calculation algorithm using the Moving Average indicator. This strategy allows the Expert Advisor to open and close positions on time, use the analysis of the current trend and instantly respond to market changes. GridMasterFx   Expert Advisor is an excellent choice for successful automation of your forex trading process. It easily adapts to various market con
          >>> Index Trader Suite Live Results  here >> >>> Index Trader Suite v.1.0 Presets:   Download >> >>> Index Trader Suite MT4 version available  here >> Index Trader Suite   is a fully automated trading advisor based on a proprietary trading strategy for the world's most popular and liquid Stock Indices. The system is based on the principles of   Price Action   and   does not use technical indicators to determine the optimal points for opening trades. The strategy is based on 2 key principles o
          Bot RSI and Bollinger Bands
          Aurelio Miguel Machado Da Silva
          This robot is an automated trading tool that uses these two popular indicators to identify trading opportunities in the forex market. The Relative Strength Index (RSI) is a technical indicator used to measure the relative strength of an asset compared to other assets in the market. Bollinger Bands is an indicator that measures market volatility and helps to determine price limits for a particular asset. The trading robot that uses the RSI and Bollinger Bands indicators combines these two indica
          This EA is for only Deriv Synthetic indices.  Forex MT4 Version here:   https://www.mql5.com/en/market/product/89114 Forex MT5 version here:  https://www.mql5.com/en/market/product/89113 Hello traders, I believe you all know that risk and money management along with psychology are the keys to success in trading. No matter how strong one’s strategy is, without these 3 criteria they will always face losses in the long run. I have created an EA to control our human behaviors. This EA will force u
          PipFinite EA Breakout EDGE MT5
          Karlo Wilson Vendiola
          5 (1)
          The Official Automated Version of the Reliable Indicator PipFinite Breakout EDGE EA Breakout EDGE takes the signal of PipFinite Breakout EDGE indicator and manages the trade for you. Because of numerous financial instruments to consider, many traders want the signals to be fully automated. The EA will make sure all your trades are executed from entry to exit. Saving you time and effort while maximizing your profits. The Edge of Automation Effortless price action trading is now possible acros
          Buyers of this product also purchase
          PrizmaL Gold
          Vladimir Lekhovitser
          4.93 (14)
          Live signal Live signal Blueberry Standard Live signal Blueberry Raw Find out more here:   https://www.mql5.com/en/users/prizmal/seller PrizmaL Gold – Advanced Trading Robot with Proven Championship Performance. PrizmaL is a high-performance trading robot that secured 2nd place in the World Championship of Trading Robots (MetaQuotes Automated Trading Championship 2008). Designed for traders seeking substantial profit potential over short timeframes, PrizmaL employs adaptive take-profit and
          Gold Scalping AI MT5
          Ho Tuan Thang
          4.85 (20)
          Forex EA Trading Channel on MQL5:  Join my MQL5 channel to update the latest news from me ONLY 4 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. - REAL SIGNAL (Real Signal active for over 6 months): Default Setting:  https://www.mql5.com/en/signals/2276213 Gold Scalping AI is an EA that uses artificial intelligence technology to analyze data of many indicators. From there, EA will have the best option to enter orders. The biggest difference of Gold   Scalping   AI
          Beatrix Inventor MT5
          Azil Al Azizul
          4.71 (17)
          Introducing my new Expert Advisor Beatrix Inventor, Beatrix Inventor EA uses the concept of following trends in conducting market analysis. Analyzing market trends with the main indicators Bollinger Band and Moving Average, when entering transactions, this EA also considers the Orderblock zone which makes the analysis more accurate. The algorithm used in developing this EA is a reliable algorithm both in entry and managing floating minus. This EA is designed to be used on the XAUUSD / GOLD pair
          Scalping Robot MT5
          Marzena Maria Szmit
          5 (19)
          Introducing our advanced Scalping Forex Robot , specifically designed to maximize trading opportunities. The scalping algorithm is built to spot high-probability entry and exit points, ensuring that every trade is executed with the highest chance of success within the M1 timeframe . This robot is perfect for traders who prefer the scalping method and want to take advantage of rapid price movements without having to manually monitor the charts. It is suitable for both beginners looking for an aut
          Quantum Emperor MT5
          Bogdan Ion Puscasu
          4.85 (358)
          Introducing   Quantum Emperor EA , the groundbreaking MQL5 expert advisor that's transforming the way you trade the prestigious GBPUSD pair! Developed by a team of experienced traders with trading experience of over 13 years. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Buy Quantum Emperor EA and you could get Quantum Wizard or Quantum StarMan or Quantum Gold Emperor for free !*** Ask in private for more details
          Gapscalper AI
          Ruben Octavio Gonzalez Aviles
          3.67 (3)
          Gapscalper AI is an advanced AI-powered trading algorithm that intelligently detects Fair Value Gaps (FVG) and combines them with traditional technical analysis to forecast price movements with high precision. At its core, the system leverages a proprietary reinforcement learning model that has been meticulously trained to identify hidden market inefficiencies and exploit them with dynamic trade execution strategies. This cutting-edge approach allows the EA to recognize high-probability setups a
          Eternal Engine is an advanced EA that integrates multiple indicators with grid and Martingale strategies. Its core feature is precise entry point control, enabling it to perform exceptionally well even in complex market environments. Eternal Engine EA offers numerous trading opportunities, is not sensitive to spreads, and ensures accurate execution of every trade through strict entry point management. The strategy has been proven in live trading, providing over a year of low-drawdown real-time s
          Mean Machine
          William Brandon Autry
          5 (36)
          Introducing Stage 7.0—A Revolutionary Leap in AI Trading Technology I'm proud to announce my most significant update yet: Stage 7.0. This groundbreaking release introduces AI Position Management, which dynamically modifies Take Profit and Stop Loss levels in real-time, ensuring optimal position management with priority handling across all symbols. Stage 7.0 harnesses the power of cutting-edge AI models, including DeepSeek R1 and OpenAI's O3 mini, delivering enhanced reasoning capabilities acros
          Goldenity AI
          Zuzanna Slawinska
          2.64 (45)
          After years of manually trading gold and watching its every move, I finally decided to transform my proven strategies into an automated solution. I was fortunate enough to meet an exceptional programmer who shared my passion for the markets. What started as casual discussions about trading turned into a partnership that would lead to creating Goldenity - a sophisticated AI-powered system that combines my trading experience with cutting-edge machine learning. We spent the last year pouring our h
          QuantCore GT
          Arseny Potyekhin
          3.83 (6)
          QuantCore GT The QuantCore GT EA is an advanced trading system designed to master the complexities of the Forex market using an unparalleled combination of AI-driven intelligence and data-driven strategies. By integrating ChatGPT-o1, the latest GPT-4.5, sophisticated machine learning models, and a state-of-the-art big data approach, QuantCore GT achieves a new level of accuracy, adaptability, and trading efficiency. This Expert Advisor (EA) is characterized by its advanced technology, seamless
          GbpUsd Robot MT5
          Marzena Maria Szmit
          4.95 (81)
          The GBPUSD Robot MT5 is an advanced automated trading system meticulously designed for the specific dynamics of the   GBP/USD   currency pair. Utilizing advanced technical analysis, the robot assesses historical and real-time data to   identify potential trends , key support and resistance levels, and other relevant market signals specific to GBP/USD.  The Robot opens positions  every day,  from Monday to Friday, and  all positions are secured  with Take Profit, Stop Loss, Trailing Stop, Break-E
          CyNera MT5
          Svetlana Pawlowna Grosshans
          3.52 (67)
          CyNera: Your Trading, Our Technology Signals >400%:   CyNera Signals >500%:   CyNera Turbo Manual & set files: contact me after purchase to receive the manual and set files Price: The price increases based on the number of licenses sold Available copies: 4 Trading gold, one of the most volatile instruments in the market, demands precision, in-depth analysis, and strong risk management. CyNera Expert Advisor seamlessly integrates these elements into a sophisticated system designed for optimal go
          Wall Street Killer
          Pablo Dominguez Sanchez
          5 (23)
          After 6 Years of Successful Manual Trading, My Strategies Are Now Available as Expert Advisors! Introducing the WallStreetKiller EA – a trading system built for the US30 from years of hands-on experience, extensive testing, and a steadfast commitment to secure, strategic trading. NO GRID, NO MARTINGALE, TIGHT SL EVERY TRADE. ONE TRADE PER DAY .   NO LOT MULTIPLIER.  The price of the EA will increase by $100 with every 10 purchases. ICTRADING LIVE 10K SIGNAL   (You won´t see many other sellers wi
          EvoTrade EA MT5
          Dolores Martin Munoz
          5 (8)
          EvoTrade: The First Self-Learning Trading System on the Market Allow me to introduce EvoTrade —a unique trading advisor built using cutting-edge technologies in computer vision and data analysis. It is the first self-learning trading system on the market, operating in real-time. EvoTrade analyzes market conditions, adapts strategies, and dynamically adjusts to changes, delivering exceptional precision in any environment. EvoTrade employs advanced neural networks, including Long Short-Term Memory
          Top Trader MT5
          Aleksei Bordak
          5 (2)
          Top Trader - your window into the world of professional trading! The Top Trader Gold Trading Expert is a professional-grade Expert Advisor (EA) designed for advanced trading on the gold market, specifically tailored for XAU/USD. This EA leverages sophisticated algorithms to identify high-probability trading opportunities while maintaining a user-friendly interface that even less-experienced traders can navigate with ease. The EA employs a blend of trend-following and counter-trend strategies. I
          AlphaFlow EA MT5
          Dolores Martin Munoz
          3 (2)
          Alpha Flow EA: Elevate Your Trading to New Heights Introducing Alpha Flow EA —a state-of-the-art trading advisor designed to transform your trading experience through strategic precision, adaptability, and advanced market analysis. Built with proprietary trading algorithms and deep market insights, Alpha Flow EA delivers exceptional performance across diverse trading environments, helping you stay ahead of market trends. Real Signal XAUUSD:  View Live Signal Real Signal EURUSD:  View Live Signa
          The Infinity EA MT5
          Abhimanyu Hans
          3.98 (48)
          Contact me for discount before purchasing! AI-Driven Technology with ChatGPT Turbo Infinity EA is an advanced trading Expert Advisor designed for GBPUSD, XAUUSD and AUDCAD. It focuses on safety, consistent returns, and infinite profitability. Unlike many other EAs, which rely on high-risk strategies such as martingale or grid trading. Infinity EA employs a disciplined, profitable scalping strategy based on neural network embedded over machine learning, data analytics AI based technology provid
          Bitcoin Robot MT5
          Marzena Maria Szmit
          4.6 (80)
          The Bitcoin Robot MT5 is engineered to execute Bitcoin trades with unparalleled efficiency and precision . Developed by a team of experienced traders and developers, our Bitcoin Robot employs a sophisticated algorithmic approach (price action, trend as well as two personalized indicators) to analyze market and execute trades swiftly with M5 timeframe , ensuring that you never miss out on lucrative opportunities. No grid, no martingale, no hedging, EA only open one position at the same time. Bit
          Revert Edge
          Levi Dane Benjamin
          5 (1)
          Revert Edge is a carefully crafted algorithm built on 7+ years of live trading experience. Its core focus is slow, steady account growth with an emphasis on long-term performance and not unsustainable, quick, short-term gains. The EA is developed to trade multiple currencies such as AUDCAD, AUDCHF, AUDUSD, EURUSD, EURAUD, GBPAUD, USDCAD, USDJPY and more! It uses a mean reversion strategy and takes advantage of price levels that are sensitive to some sort of reaction which the EA takes advantage
          Quantum Bitcoin EA
          Bogdan Ion Puscasu
          5 (32)
          Quantum Bitcoin EA : There is no such thing as impossible, it's only a matter of figuring out how to do it! Step into the future of Bitcoin trading with Quantum Bitcoin EA , the latest masterpiece from one of the top MQL5 sellers. Designed for traders who demand performance, precision, and stability, Quantum Bitcoin redefines what's possible in the volatile world of cryptocurrency. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup i
          Quantum Queen MT5
          Bogdan Ion Puscasu
          4.99 (77)
          Hello, traders! I am Quantum Queen, the newest and a very powerful addition to the Quantum Family of Expert Advisors. My specialty? GOLD. Yes, I trade the XAUUSD pair with precision and confidence, bringing you unparalleled trading opportunities on the glittering gold market. I am here to prove that I am the most advanced Gold trading Expert Advisor ever created. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Live
          Aura Neuron MT5
          Stanislav Tomilov
          5 (10)
          Aura Neuron is a distinctive Expert Advisor that continues the Aura series of trading systems. By leveraging advanced Neural Networks and cutting-edge classic trading strategies, Aura Neuron offers an innovative approach with excellent potential performance. Fully automated, this Expert Advisor is designed to trade currency pairs such as EURUSD and XAUUSD (GOLD). It has demonstrated consistent stability across these pairs from 1999 to 2023. The system avoids dangerous money management techniques
          Big Forex Players MT5
          Marzena Maria Szmit
          4.77 (86)
          We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database t
          Neon Trade MT5
          Evgeniy Ilin
          4.11 (9)
          The quintessence of a comprehensive approach, whose main goal is long-term and realistic earnings with minimal risks for the trader. The foundation is advanced trading concepts combined with machine learning, which effectively enhance each other. Another unique feature is that the system does not need to be optimized, as this function is handled by my servers. Fresh settings are published daily in our Telegram channels, constantly keeping the system at the highest level of relevance. Our Telegr
          Golden Beast
          Abdelrahman Ahmed Mahmoud Ahmed
          Scalping is all about precision.  Golden Beast EA is designed to analyze price action, support & resistance levels, and market volatility to find the best trade setups. No unnecessary indicators, no random trades just a smart, calculated approach to scalping. Default settings: live signal click here $149 Price will increase by $50 every 5 sales. Final price $699. How It Works Price Action Based Entries – The EA reads raw market movement, spotting key candlestick patterns, trend shifts, and liqui
          SmartChoise
          Gabriel Costin Floricel
          4.1 (31)
          SmartChoise EA: Advanced Neural Network–Powered Trading Solution for XAU/USD (Gold) A cutting-edge, neural network–powered Expert Advisor (EA) designed exclusively for trading XAU/USD (Gold). By processing real-time market data, it adjusts strategies according to current conditions for optimal trade execution and robust risk management. Unlike many EAs that rely on martingale approaches, SmartChoise EA employs adaptive lot sizing and stringent risk controls—suitable for traders of all experience
          Golden Pharaoh MT5
          Abdelrahman Ahmed Mahmoud Ahmed
          5 (4)
          Golden Pharaoh   is a powerful trading tool designed to enhance market analysis and decision-making. It is designed to automatically detect historical support and resistance levels, which are key areas where price action has previously reversed or paused. By analyzing these critical price zones, it identifies strong support (price floors) and resistance (price ceilings) from past market data. Once these levels are determined, the EA calculates the price difference between them to pinpoint the be
          Gold ISIS MT5
          Lo Thi Mai Loan
          5 (5)
          EA Gold Isis – A Safe and Effective Gold Trading Solution   Launch promo! Only   1  copies left at current price! Next price: $458 Final price: $1998 LIVE SIGNAL MT4 version Hello! I am EA Gold Isis, the second EA in the Diamond Forex Group family, specifically designed for trading gold (XAU/USD). With exceptional features and a safety-first approach, I promise to deliver a sustainable and effective gold trading experience for traders.   What Makes EA Gold Isis Different? - Dynamic Stop Loss
          AXIS Neural EA for MT5
          Enrique Enguix
          5 (8)
          Do you want to level up or stay on the bench? NODE Neural EA allowed you to take your first steps in automated trading without complications. But now it's time to get serious. If you've already tried the easy way, it's time to jump to what really works. Introducing AXIS Neural EA , the next step in your journey towards efficient and profitable automated trading. Nobody trades alone here When you acquire AXIS, you're not just getting an expert advisor. You're joining a proven system and a commun
          Gold Trend Scalping MT5
          Lo Thi Mai Loan
          4.56 (9)
          LIVE SIGNAL  BLOG-1 Welcome to Gold Trend Scalping LAUNCH PROMO:  The price will increase by $100 with every 10 purchases (9/10) Final price: $1993.99 Details about params Gold Trend Scalping is the first EA I designed specifically for gold.  The EA uses a following trend trading strategy based on larger time frames.  It employs a super trend to detect the main trend of the larger time frame and then opens trades on smaller time frames.  The EA always uses a fixed stop loss for each trade, set
          More from author
          Growthamp MT5
          Conor Stephenson
          4.69 (16)
          Growthamp is a grid expert designed for clients who want to customise their own entry conditions. The expert enters trades using two input custom moving averages and optional stochastic oscillation. It then manages orders into profit using chosen order management & close functions. Signals & Group Chat : https://www.mql5.com/en/users/conorstephenson Key Features  Customisable entries and trade management. 36 Different Moving Average types to choose from. Follow trend or enter using Moving Averag
          FREE
          HFT Pro MT4
          Conor Stephenson
          2.6 (5)
          HFT Pro is a High Frequency Trading Expert Advisor utilising price action and  a  complex management of pending orders with tight stop losses to achieve constant equity growth. The expert was specifically designed to help traders pass the evaluation stage of prop firms that allow the use of HFT. Please read the User Guide for information on how to use HFT Pro. Signals & Group Chat : https://www.mql5.com/en/users/conorstephenson HFT Pro v2.0+ has been re-designed to be easier to use! Key Features
          Fortune EA MT5
          Conor Stephenson
          4.71 (7)
          Fortune is a complex algorithm that will analyse and tightly follow trend on forex pairs.  The advisor utilizes an ability to read price action information from all timeframes simultaneously. This allows the bot to make astute decisions on current price moves and act accordingly resulting in strong trend following with frequent scalping orders. Signals :  --- Group chat :  https://www.mql5.com/en/users/conorstephenson Please contact me after your purchase for set up advice and a free Expert Adv
          Fortune EA
          Conor Stephenson
          4.94 (17)
          Fortune is a complex algorithm that will analyse and tightly follow trend on forex pairs.  The advisor utilizes an ability to read price action information from all timeframes simultaneously. This allows the bot to make astute decisions on current price moves and act accordingly resulting in strong trend following with frequent scalping orders. Signals :  --- Group chat :  https://www.mql5.com/en/users/conorstephenson Please contact me after your purchase for set up advice and a free Expert Adv
          Central Pivot Tool MT5
          Conor Stephenson
          4.78 (9)
          Central Pivot Range levels are formed around a central pivot point. These levels in relation to the central pivot can be used to determine numerous market behaviours and possible outcomes. The distance away from the central pivot, and the price that new levels form in relation to previous day levels , can be used to determine following days trending direction and strength. Central Pivot Ranges can act as support and resistance, offer a guide where to put a stop loss and also give signals of pric
          FREE
          Institutional Levels / Bank levels ... Psychological levels / Quarters theory. This indicator will automatically draw at levels, "000, 200, 500 and 800", what I know as 'Institutional Levels', OR, can also draw levels "000, 250, 500 and 750", onto the chart. Depending on where you have learnt Institutional Level trading / Quarters theory, you may know them as different names, essentially the core idea is that these levels act as strong support & resistance points in most forex markets. Group ch
          FREE
          Growthamp
          Conor Stephenson
          4.67 (3)
          Growthamp is a grid expert designed for clients who want to customise their own entry conditions. The expert enters trades using two input custom moving averages and optional stochastic oscillation. It then manages orders into profit using chosen order management & close functions. Signals & Group Chat : https://www.mql5.com/en/users/conorstephenson Key Features  Customisable entries and trade management. 36 Different Moving Average types to choose from. Follow trend or enter using Moving Averag
          FREE
          BlueDreams
          Conor Stephenson
          4.42 (12)
          BlueDreams is a grid expert that will scalp specific high and low points in price. The advisor views the market in depth using a mixture of price information and custom indicators analysing from multiple timeframes to determine calculated entries. By default, BlueDreams operates a dynamic grid function, meaning it can change the distance between grid orders depending on market dynamics. Signals & Group Chat : https://www.mql5.com/en/users/conorstephenson Check the User Guide for further explana
          Institutional Levels / Bank levels ... Psychological levels / Quarters theory. This indicator will automatically draw at levels, "000, 200, 500 and 800", what I know as 'Institutional Levels', OR, can also draw levels "000, 250, 500 and 750", onto the chart. Depending on where you have learnt Institutional Level trading / Quarters theory, you may know them as different names, essentially the core idea is that these levels act as strong support & resistance points in most forex markets. Group ch
          FREE
          Trend Panel MT5
          Conor Stephenson
          5 (1)
          Trend Panel is a simple convenient tool that will display a confirmed trending direction of timeframes M1 - D1 using ten pairs chosen by the user. The indicator is designed to add confirmation of direction into any strategy/template and then also work as a clean interactive interface to quickly change the chart to a different pair or timeframe. Group chat : https://www.mql5.com/en/users/conorstephenson Please contact me after your purchase for set up advice and a free Expert Advisor! My product
          FREE
          BlueDreams MT5
          Conor Stephenson
          5 (3)
          BlueDreams is a grid expert that will scalp specific high and low points in price. The advisor views the market in depth using a mixture of price information and custom indicators analysing from multiple timeframes to determine calculated entries. By default, BlueDreams operates a dynamic grid function, meaning it can change the distance between grid orders depending on market dynamics. Signals & Group Chat : https://www.mql5.com/en/users/conorstephenson Check the User Guide for further explana
          Central Pivot Tool
          Conor Stephenson
          5 (8)
          Central Pivot Range levels are formed around a central pivot point. These levels in relation to the central pivot can be used to determine numerous market behaviours and possible outcomes. The distance away from the central pivot, and the price that new levels form in relation to previous day levels , can be used to determine following days trending direction and strength. Central Pivot Ranges can act as support and resistance, offer a guide where to put a stop loss and also give signals of pric
          FREE
          Circadian
          Conor Stephenson
          3 (4)
          Circadian is a triangular arbitrage expert advisor that works using price correlation between three currency pairs. The expert trades three pairs at a time, these are grouped into a set. Sets are found using a custom permutations calculator or chosen from a default selection. Each minute, twenty seconds is allocated for each set to search for a synchronized arbitrage opportunity, once a valid signal is found, the set is locked in and three trades are opened. The algorithm is equipped with a dyna
          Trend Panel
          Conor Stephenson
          5 (3)
          Trend Panel is a simple convenient tool that will display a confirmed trending direction of timeframes M1 - D1 using ten pairs chosen by the user. The indicator is designed to add confirmation of direction into any strategy/template and then also work as a clean interactive interface to quickly change the chart to a different pair or timeframe. Group chat :  https://www.mql5.com/en/users/conorstephenson Please contact me after your purchase for set up advice and a free Expert Advisor! My product
          FREE
          Arbency MT5
          Conor Stephenson
          Arbency is a Latency Arbitrage Expert Advisor designed to take advantage of quick price differences between two or more broker feeds. Arbency has been meticulously developed to efficiently share data between any number of local terminals. Please read the User Guide for further explanation on the strategies concept & information on how to use the Expert. Signals & Group Chat : https://www.mql5.com/en/users/conorstephenson MT4 can't be back tested due to multiple pairs data needing to be used at t
          Arbency
          Conor Stephenson
          Arbency is a Latency Arbitrage Expert Advisor designed to take advantage of quick price differences between two or more broker feeds. Arbency has been meticulously developed to efficiently share data between any number of local terminals. Please read the User Guide for further explanation on the strategies concept & information on how to use the Expert. Signals & Group Chat : https://www.mql5.com/en/users/conorstephenson MT4 can't be back tested due to multiple pairs data needing to be used at t
          Filter:
          Arthur Oliveira De Assis
          170
          Arthur Oliveira De Assis 2024.07.16 04:57 
           

          One of the best EA in Market, my opinion is that the price is underrated haha

          hosein22m
          415
          hosein22m 2024.05.23 18:29 
           

          User didn't leave any comment to the rating

          rajivcau
          449
          rajivcau 2024.03.22 06:18 
           

          User didn't leave any comment to the rating

          Conor Stephenson
          27434
          Reply from developer Conor Stephenson 2024.03.25 16:56
          Awesome! Thank you for using Circadian and for your review I appreciate it! 🤝
          Luis Mariano Vazquez Marcos
          10523
          Luis Mariano Vazquez Marcos 2023.12.26 14:09 
           

          User didn't leave any comment to the rating

          Conor Stephenson
          27434
          Reply from developer Conor Stephenson 2024.01.18 09:53
          Thank you for your review Luis. 🤝
          cbarryftmo
          214
          cbarryftmo 2023.12.20 19:52 
           

          User didn't leave any comment to the rating

          Conor Stephenson
          27434
          Reply from developer Conor Stephenson 2024.01.18 09:53
          Amazing review. Thank you, I really appreciate the interest and patience testing. Very happy Circadian works well for you! 🤝
          Rafael Oliveira
          18
          Rafael Oliveira 2023.12.15 18:09 
           

          User didn't leave any comment to the rating

          Conor Stephenson
          27434
          Reply from developer Conor Stephenson 2023.12.16 10:52
          That’s great thank you! 🤝
          Miko
          236
          Miko 2023.11.21 18:07 
           

          User didn't leave any comment to the rating

          [Deleted] 2023.11.19 18:38 
           

          User didn't leave any comment to the rating

          Conor Stephenson
          27434
          Reply from developer Conor Stephenson 2024.05.23 18:35
          Not sure where you’re getting simple and basic from, Circadian is quite a complex grid expert really. But thank you for your interest in Circadian! 🤝
          Jiu Si Yong Lai
          704
          Jiu Si Yong Lai 2023.10.31 08:19 
           

          User didn't leave any comment to the rating

          Conor Stephenson
          27434
          Reply from developer Conor Stephenson 2023.10.31 09:36
          Thank you for your review! I’m happy Circadian is working well for you 🤝
          90066880
          44
          90066880 2023.09.01 01:01 
           

          User didn't leave any comment to the rating

          Conor Stephenson
          27434
          Reply from developer Conor Stephenson 2023.09.01 01:07
          Thank you for your review 🤝
          Fredy Beyer
          65
          Fredy Beyer 2023.08.29 07:23 
           

          User didn't leave any comment to the rating

          Conor Stephenson
          27434
          Reply from developer Conor Stephenson 2023.09.01 01:07
          Great, thank you for your review 💪
          ruecha_m
          386
          ruecha_m 2023.08.10 04:54 
           

          User didn't leave any comment to the rating

          Conor Stephenson
          27434
          Reply from developer Conor Stephenson 2023.09.01 01:06
          Cool! Thank you for your patience testing 🤝
          Evgeny Belyaev
          89661
          Evgeny Belyaev 2023.07.27 12:48 
           

          User didn't leave any comment to the rating

          Conor Stephenson
          27434
          Reply from developer Conor Stephenson 2023.07.27 14:00
          Thank you 🤝
          Olga Snizhko
          985
          Olga Snizhko 2023.03.12 17:49 
           

          Bought for collection. Author has invested a lot of work in this project because five stars.

          Reply to review
          Version 5.0 2024.02.21
          - Large overall code optimisation with slightly increased backtest speed & lighter load on CPU.

          - Improved order placement & management functions.

          - Improved Trade Modes, trade entry & hedge logic.

          - Added 'Arbitrage Threshold' to allow more or less frequent triangular arbitrage trades.

          - Added 'Allow Hedge To Close' - Circadian can close negative buy trades using positive sell trades and negative sell trades using positive buy trades.

          - 'Close trades if equity drops below' & 'Only open trades above free margin' now work as a percent value of the total account balance.

          - Added Multiplier modes.

          - Added Trailing Stop Loss.

          - Improved AutoClose function with added modes.

          - Removed 'Close from Signal/Inefficiency change'.

          - Added 'Adjust amount in accordance with base lot'.

          - Improved Drawdown Reduction function.

          - Added on chart profit labels.

          - Bugs fixed in News Filter.

          - Fixed panel delaying when moved around in MT5.

          - Updated panel and comment.

          - Updated tooltips.

          - Changed default settings.

          - Recompiled with the latest build to fix any global initialization failure.
          Version 4.1 2023.01.31
          - Updates to on-chart panel.
          Version 4.0 2023.01.30
          - Added on-chart panel.

          - Refined core logic.

          - Updated trade modes.

          - Updated all default pair sets.

          - Removed 'Shuffle all pairs'.

          - Added 'Marketwatch Permutations' - This function will scan available marketwatch pairs and create all possible valid Triangular Arbitrage pair triangles.

          - Added separate base lot and multiplier inputs for each pair.

          - Recoded Auto Money Management function.

          - Removed 'Adjust amount in accordance with base lot'.

          - Updated on-chart comment.

          - Changed default settings.

          - Recompiled with the latest build to fix any global initialization failure.
          Version 3.1 2022.11.17
          - Fixed error needing 'stdlib' to be located inside the includes folder for the expert to work correctly using some terminals.

          - Updated on chart comment to show the current spread & max open volume limit of each pair.
          Version 3.0 2022.11.12
          - Added 'Custom Pair Inputs' function : Now clients can test their own pair sets with Circadian.

          - Added 'News Filter'.

          - Added Time & Day limit functions.

          - Added optional functions to stop trading before the weekend and to skip Monday market open.

          - Added 'Alert At Grid Level' function.

          - Added inputs to change each of the pairs fixed pipstep.

          - Updated on chart comment.

          - Updated close functions to comply with FIFO.

          - Changed input names & layout.

          - Changed default settings.

          - Code optimization.

          - MT5 file size reduced by 40%. - MT4 file size reduced by 50%.

          - Backtest speed improved for both platforms : (With all on chart graphical items set false.)
          Version 2.0 2022.10.02
          - Added Trade Modes.

          - Changed 'Close from Signal/Inefficiency change' to now be timed by the dynamic step timeframe input rather than the current loaded chart timeframe.

          - Updated on chart comment to show the next trade sizes for both buy and sell.
          Version 1.5 2022.09.28
          - Removed Trades Modes.

          - Fixed bug causing the on chart stop buttons to not work properly.

          - Added Max Lot size and Max Trades inputs for each pair.

          - Added 'Close hedge trades separately' function. - When true the EA will close out hedged trades for the 'amount to close' input.

          - Added 'Close from Signal/Inefficiency change' function - When true the EA will exit trades for an overall profit once the signal mix that opened the initial trades changes. - This is timed using new candle openings of the loaded chart timeframe.

          - Changed on chart comment to show the signal status of each pair.

          - Changed default settings.
          Version 1.3 2022.08.18
          - Added "AUDCAD,NZDCAD,AUDNZD" pair set.

          - Made dynamic take profit and hedge parameters visible in the input menu.

          - Changed default settings.
          Version 1.1 2022.08.11
          - Added 'Trade Mode' input. - Circadian can now scalp each bar as well as search for valid entry signals.