• Overview
  • Reviews (6)
  • Comments (19)
  • What's new

Circadian

3

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 6
          Benoit Jean Chanas
          192
          Benoit Jean Chanas 2023.12.22 13:35 
           

          Great EA. Here is my signal. https://www.mql5.com/en/signals/2159639?source=Site+Profile

          Yoseph Soegianto Kriswanto
          425
          Yoseph Soegianto Kriswanto 2022.11.30 14:06 
           

          Working very well. Very happy with all Conor EA. It's an absolute gem. Thank you

          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 MT4 version, click  here  for  Blue CARA MT5  (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 perhapse most popular) Inn
          Grid and MACD
          Vladimir Gribachev
          This is a grid Expert Advisor. It has several trading strategies based on the MACD indicator. The virtual trailing stop, stop loss, take profit levels can be set pips, in the deposit currency or as a percentage of the balance. Depending on the settings, different orders may be opened for diversifying risks. Their closure can be either an oppositely directed or unidirectional basket of orders. The orders grid is adaptive, only market orders are used in it. If the price moves the distance of Order
          MMM Zig Zag Strategy: The Expert Advisors uses its built-in Zig Zag indicator to determine the prices trends and calculates the signal to decide to open buy or sell positions. It sends an order, closes or moves the Trailing Stop loss position as the indicator works. You can define the time period of each day of the week the EA should not trade (the bad time to trade). Usually the period of day when the impact news are published. General Inputs: Closes orders with any profit of value (currency):
          Grid and MA
          Vladimir Gribachev
          5 (3)
          This is a grid Expert Advisor. It features several trading strategies based on Moving Average. It works on minute bar Open prices. Virtual trailing stop, stop loss and take profit can be set in pips, in the deposit currency or as a percentage of the balance. Depending on the settings, different orders may be opened for diversifying risks. Their closure can be either an oppositely directed or unidirectional basket of orders. The order grid is adaptive and is made of market orders. If the price ha
          Blue Dollar EA
          NGUYEN NGHIEM DUY
          Blue Dollar EA is based on a multifunctional template and is designed for intraday trading with all major currency pairs on any timeframe. The strategy is based on analysis of price action within the daily volatility range for a given period. The EA has a vast set of features - it can be configured for any trading style, which makes it not just a trading robot, but a multifunctional flexible designer. The EA applies order placement levels, stop loss, take profit and trailing stop levels invisibl
          Brexit Breakout (GBPUSD H1) This EA has been developed for GBPUSD H1.  Everything is tested for H1 timeframe . Strategy is based on breakout of the This Bar Open indicator after some time of consolidation. It will very well works on these times, when the pound is moving. It uses Stop pending orders with  FIXED Stop Loss and Take Profit . It also uses PROFIT TRAILING to catch from the moves as much as possible. At 9:00 pm we are closing trading every Friday to prevent from weekly gaps. !!!Adjust
          Wolf Stream
          Vadym Nemo
          5 (2)
          Робот Wolf Stream имеет в своей основе особенность "видеть" график так, как его видит человек. Именно поэтому он точно считывает настроение игроков. Страхи и надежды у толпы формируются в текущей момент, в текущих ситуациях. Робот реагирует на них и действует оптимальным образом для каждой из ситуаций.  Торговля в реальном времени принесла 103% прирост с 26 июля 2021 года (3.5 месяца) На рынке есть множество фаз, которые по характеру своему в корне отличаются друг от друга. Поэтому необходим инд
          LL Grid EA MT4
          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  selectab
          "FX Smart Grid Pro " is an advanced robotic market analysis system that uses intelligent open and close algorithms with sophisticated filtering method to identify only the safest entry points. This is a system that we developed many years ago, constantly improving it. " FX Smart Grid Pro " is secure trading system that uses real market mechanics to maximize profits while keeping risk under control. " FX Smart Grid Pro "   is a 100% automatic forex robot working on 8 major currency pairs   EURUSD
          EA Disperse
          Oleg Pavlenko
          The starting price of the adviser is 50 usd EA Disperse is an Expert Advisor for overclocking a deposit. The EA is not designed for long-term trading, so it makes no sense to test it for a long period. There is no point in describing his strategy, everything can be seen in the strategy tester in visual mode. If anyone is interested, then the options for overclocking deposits will be in discussions, in post #2 Timeframe: M15  Broker : Any Currency pair: Any, except metals, commodities and
          The Arrow Scalper
          Fawwaz Abdulmantaser Salim Albaker
          1 (2)
          Dear Friend..  I share with you this simple Expert Adviser .. it is full automatic  this Expert Adviser following the trend of the pair you install on or any stocks or indices , it is works like that: - when the trend on H4 chart show a start of up trend the expert will wait till the 15M & 1H charts show an up trend the EA will open a buy order directly , and do the same for down trend and open a sell order the buy or sell  order lot size and take profit and stop loss will measured manually  by
          FREE
          Gold Matrix pro Welcome to the Gold Matrix Ea pro. The Robot is based on one standard Indicator. No other Indicator required =============================================================================================== This Robot is fully automated and has been created for everyone. The Robot works also on cent accounts. =============================================================================================== =>   works on all Time Frames from 1Minute to 1Day => On the lower Frames
          Commodity Channel Indicator Forex Trading Strategy
          Victor Manuel Valderrama Zamora
          4.67 (3)
          Diversify the risk in your trading account by combining our Expert Advisors. Build your own custom trading system here:   Simple Forex Trading Strategies The expert advisor opens trades after CCI indicator exit the oversold or overbought areas. The Stop Loss, Take Profit, and Trailing Stop are calculated based on the ATR indicator. The recommended currency pair is GBPUSD and the recommended timeframe to operate and to do backtests is D1. This Expert Advisor can be profitable in any TimeFrame
          FREE
          Matrix Arrow EA MT4
          Juvenille Emperor Limited
          5 (8)
          Matrix Arrow EA MT4 is a unique expert advisor that can trade the Matrix Arrow Indicator's MT4 signals with a trade panel on the chart, manually or 100% automatically.  Matrix Arrow Indicator MT4 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) Rel
          FDM Strategy
          Paranchai Tensit
          FDM Strategy is an Expert Advisor based on fractals and five dimension method. Five Dimensions expert system is developed based on a theory combining the Chaos Theory with the trading psychology and the effects that each has on the market movement. There is also an ADX (measuring trend strength with average directional movement index) used as a trading filter. Long and Short Trade Signals: If fractal to buy is above the Alligator's Teeth (red line), the pending Sell Stop order must be placed 1 p
          The Infinity Expert Advisor is a scalper. When the resistance and support levels are broken, trades are opened in the direction of the price movement. Open positions are managed by several algorithms based on the current market situation (fixed stop loss and take profit, trailing stop, holding positions in case of trend indication, etc.). Requirements for the broker The EA is sensitive to spread, slippages and execution quality. It is strongly recommended not to use the EA for currencies with
          Magic Grid
          Aliaksandr Charkes
          4.5 (22)
          Magic Grid is an indicator-free advisor that uses a grid strategy. 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 ( one time at the beginning of the trade ). The robot can trade on any time frame, on any currency pair, on several currency pairs, and on any number of di
          FREE
          Brown Bear EA
          Sergey Kruglov
          Brown Bear EA  - это простая автоматическая торговая система торгует по тренду после отталкивания от важных ценовых уровней.  Советник использует сеточную систему, а так же мартингейл и разработан под пару EURUSD. Советник не привязан к таймфрейму. Параметры: AutoStops = 1 - Включить автоматическое определение StopLoss и TakeProfit. StopLoss= 0  - Стоплосс TakeProfit = 0 -Тейкпрофит. TakeProfitAverage = 300 - Общий тейкпрофит для сетки ордеров, количество пунктов от линии усреднения. LotRisk = 0
          BuckWise
          Joel Protusada
          BuckWise   is a fully automated scalping Expert Advisor that can be run successfully using EURUSD currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks
          PZ Goldfinch Scalper EA
          PZ TRADING SLU
          2.61 (46)
          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
          FREE
          EA KOGORO TREND PROFITABLE HIGHER, FLEXIBLE AND SAFER EA KOGORO is a robot that operates on the most basic principle of the market: "Trend is Friend" combined with the improved Martingale principle with many times more safety than conventional Martingale. - EA KOGORO is a fully automatic EA robot for established pairs. - The principle of order balancing, low DD protects accounts better for high profits. - Opening and closing orders is really flexible. - Safer, high profit. - Manage
          TC Poseidon EA
          Pablo Leonardo Spata
          This is a trading robot to work on USDCHF - Timeframe H1 . It exploits a statistical advantage produced in the Swiss franc. All trades with SL and TP. Backtest now!   Special OFFER for this week Discount price - $ 49. Next price $ 149. BUY NOW!!!   Would you like to see how 100 dollars turn into more than 3 million dollars? Do you already have a robust strategy that works on USDCHF ? TC Poseidon EA is the god of the seas, water, storms, hurricanes, earthquakes, and horses. Use its power to
          Ilanis
          Mikhail Sergeev
          4.61 (28)
          Ilanis is and Expert Advisor for stock trading, it can be used for trading on Forex and other markets, including commodities, metals and index markets. To determine the market entry, the EA uses the modern and ultra-light adaptive indicator FourAverage. Principle of position maintaining is similar to that of the popular Forex robot Ilan, using averaging. But unlike Ilan, Ilanis uses an accurate entry into the market. The robot pays a lot of attention to position control, if the price goes in the
          Hunter Scalper Night
          Mikhail Pisarev
          2.33 (3)
          Полностью автоматический советник, предназначенный для скальпинга в период низкой волатильности рынка. Советник использует расширенный алгоритм точек входа, а так же несколько дополнительных фильтров для входа и выхода из рынка. Советник не требует оптимизации и дополнительной настройки. Не использует мартингейл, сетки ордеров. Торгует в основном ночью. Рабочий тайм-фрейм М15. Минимальный депозит 100$ MaxSpread - Максимально допустимый спред для открытия позиции MaxSlippage - Проскальзывание 
          Jet Punch
          Didit Haryadi Saputra
          Jet Punch is another best expert advisor for MT4,  can help you make money while you sleep by automatically entering and exiting trades. It trades by opening trades every day and closing them at the right time to ensure you always earn a profit. The software is very simple and can be used by both beginner and experienced traders.  Jet Punch was tested and has successfully passed the stress test with slippage and commission approximate to the real market condition. Recommendations: Currency pair
          Magic EA MT4
          Kyra Nickaline Watson-gordon
          3 (1)
          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
          This automated trading robot uses the capabilities of the macd indicator to create a grid strategy. The algorithm creates a grid strategy at overbought and oversold levels and in times of high volatility. This makes it susceptible to all price fluctuations. The Close Money input is the total amount of earnings in the cycle. We define it as the total take profit amount in the cycle. It has the ability to open more cycles in short periods. However, you can use the robot in medium-term trading. Rea
          Advanced Semi Auto trading
          Antonis Michos
          3.67 (6)
          -40% OFF Telegram Group: Find the link in my profile or contact me   Welcome. Advanced Semi Auto Trading : You can use the EA at your own will BASED ON YOUR ANALYSIS. ANALYZE THE MARKET and then just press the sell or buy buttons of the EA. The EA will manage the trades based on an advanced algorithm of market analysis,Take profit systems AND A VERY ADVANCED AND SOPHISTICATED OVERLAPPING SYSTEM for avoiding big drawdowns in case YOUR ENTRY is BAD. You can test this in strategy tester
          Fundamental Robot MT4
          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 b
          Bear vs Bull EA MT4
          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 tr
          Buyers of this product also purchase
          The Gold Reaper MT4
          Profalgo Limited
          4.86 (29)
          PROP FIRM READY! ( download  SETFILE ) LAUNCH PROMO: Only a few copies left at current price! Final price: 990$ Get 1 EA for free (for 2 trade accounts) -> contact me after purchase Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal Welcome to the Gold Reaper! Build on the very succesfull Goldtrade Pro, this EA has been designed to run on multiple timeframes at the same time, and has the option to set the trade frequency from very conservative to extreme volatil
          FT Gold Robot MT4
          Marzena Maria Szmit
          5 (18)
          Introducing the FT Gold Robot MT4, your ultimate companion in navigating the intricate world of XAUUSD trading. Developed with precision and powered by cutting-edge algorithms, FT Gold is a forex robot meticulously crafted to optimize your trading performance with   XAUUSD pairs . With its advanced analytical capabilities,   FT Gold Robot   constantly monitors the gold market, identifying key trends, patterns, and price movements with lightning speed. The FT Gold Robot opens 5 positions every da
          Gold Trade Pro
          Profalgo Limited
          4.59 (22)
          LAUNCH PROMO: Only a few copies left at current price! Final price: 990$ Get 1 EA for free (for 2 trade accounts) -> contact me after purchase Ultimate Combo Deal -> click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro joins the club of Gold trading EA's, but with one big difference: this is a real trading strategy. What do I mean with "real trading strategy"?  As you probably
          Quantum Emperor MT4
          Bogdan Ion Puscasu
          4.92 (131)
          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 StarMan, Quantum Trade EA or Quantum Gold Emperor for free !*** Ask in private for more det
          HFT Prop Firm EA
          Dilwyn Tng
          4.97 (652)
          HFT Prop Firm EA is  also known as Green Man due to its distinctive logo, is an Expert Advisor (EA) crafted specifically for overcoming challenges or evaluations from proprietary trading firms (prop firms) that permit High-Frequency Trading (HFT) strategies. For limited period: Free utilities worth $198 when you buy HFT Prop Firm EA MT5 version:  https://www.mql5.com/en/market/product/117386 Passing HFT Challenge Performance Monitor (starting at $200): 1) Broker: IC Markets Account Numb
          GoldPulse AI
          Babak Alamdar
          4.29 (14)
          Buy not a backtest, but a real trading system:     Live Signal 1     Live Signal 2       Live Signal 3   This price is temporary for the duration of the promotion and will be raised shortly Get 1 EA for free -> contact me after purchase There are only a few copies left at the current price, the next price is -->> 1480 $ Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! This is the first smartest robot that trades gold or XAU with full pairs like XAUUSD, XAUEUR, XAUGBP, XAUAUD, XAUJPY, X
          Hercules AI MT4
          Aleksandr Chebotaev
          5 (1)
          Hello, my name is Alexander. I would like to introduce you to my new development, the Hercules AI advisor. The advisor is synthesis of Price Action Method and Artificial Intelligence technologies.  It doesn't use  any indicators. The EA works well on Gold  pair. The advisor has shown stable performance for more than 10 years. It does not use dangerous trading methods such as martingale, etc. All transactions are protected by take profit and stop loss. I tried to make the advisor as easy to insta
          EA Gold Stuff
          Vasiliy Strukov
          4.74 (994)
          EA Gold Stuff is an Expert Advisor designed specifically for trading gold. The operation is based on opening orders using the Gold Stuff indicator, thus the EA works according to the "Trend Follow" strategy, which means following the trend. Real-time results can be viewed  here . Contact me immediately after the purchase to get personal bonus!  You can get a free copy of our Strong Support and Trend Scanner indicator, please pm. me! Settings  and manual   here   SETTINGS Open new series - on / o
          AW Recovery EA
          AW Trading Software Limited
          4.3 (70)
          The Expert Advisor is a system designed to recover unprofitable positions. The author's algorithm locks a losing position, splits it into many separate parts, and closes each of them separately. Easy setup, delayed launch in case of drawdown, locking, disabling other Expert Advisors, averaging with trend filtering and partial closing of a losing position are built into one tool. It is the use of closing losses in parts that allows you to reduce losses with a lower deposit load, which ensures saf
          TrendMaster FX MT4
          Chen Jia Qi
          5 (13)
          Introducing our MT5 EA: Designed with advanced algorithms and utilizing deep learning technology, our Expert Advisor (EA) is crafted to assist you in the intricate world of forex trading. The system analyzes market behaviors and conducts transactions based on specific criteria, empowering you to engage with market trends more effectively. With the backing of nearly a decade of data, the EA employs deep learning to examine past market conditions, aiming to provide enhanced decision-making. Recom
          AI Gen XII MT4
          Denis Kurnev
          5 (2)
          AI Gen XII EA This is an Expert Advisor with the latest use of Artificial Intelligence and Neural Networks. The EA runs on the top-of-the-line GPT-4o platform and also uses Advanced Discrete Fourier Imaging in ATFNet aligns the frequency spectrum of the input series, allowing for a more complete analysis of time series data. The EA also boasts trading on different strategies simultaneously and matching backtest trades and real trading, which is very important in its time.  Details about Advisor
          Gold Trading Algo
          Ho Tuan Thang
          4 (4)
          ONLY 3 COPIES OUT OF 10 LEFT AT $299! After that, the price will be raised to $399. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2234734 Limited price $299 is only for 10 first sales. After 10 sales, the price will be raised +$100. Final price for Gold Trading Algo is $1999. IMPORTANT! Contact me immediately after the purchase to get instructions and Manual Guide to set up EA. Forex EA Trading Channel:  Update the latest news from me Some Features: - No Martingale, N
          Daytrade Pro Algo
          Profalgo Limited
          5 (6)
          Launch Promo: Limited number of copies available at current price Final price: 990$ NEW: get 1 EA for free! (for 2 trade accounts) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files Welcome to DayTrade Pro Algo!  After years of studying the markets and programming different strategies, I have found an algorithm that has everything a good trading system needs: It is broker independent It is spread independ
          Diamond PRO
          Fanur Galamov
          5 (15)
          Diamond PRO is enhanced powerful version of Diamond for advanced traders. Pro version includes optimized cores, new impoved entry points filters, new multistage profit closure algorithm and сontains number of external control parameter that allows build and fine tune own tradind decisions and algorithms. The system provides more accurate market entries, analyzes and filters upcoming economic news, contains spread protection and an advanced position management algorithm. Main goal of Diamond PRO
          Strategy Introduction The EA will find the best entry and exit points based on the data trained by the neural network and the current market trend. It includes multiple loss exit strategies to ensure capital safety. Because the market is full of uncertainties, it is impossible to enter at the most ideal point every time. Our EA uses a unique batch entry method, adding up to 5 entry points. Even occasional misjudgments can quickly recover subsequently. Each order has a fixed stop loss (SL) and t
          Bitcoin Robot MT4
          Marzena Maria Szmit
          5 (10)
          The Bitcoin Robot  MT4 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 sa
          Aura White Edition
          Stanislav Tomilov
          4.4 (5)
          Aura White Edition   is unique Expert Advisor that continues the Aura series of advisors. The Expert Advisor is based on the engine of   Aura Black Expert Advisor , but with a number of changes and author's settings for currency pairs. Innovative methods of the programme's approach to trading, and promising performance results are possible thanks to the use of modern technologies and methods. Aura White Edition is a fully automated EA designed to trade currencies only. Working pairs EURUSD, GBPU
          Bitcoin Scalp Pro
          Profalgo Limited
          5 (2)
          NEW PROMO: Only a few copies copies available at 349$ Next price: 449$ Make sure to check out our " Ultimate EA combo package " in our   promo blog ! LIVE SIGNAL Bitcoin Scalp Pro is a unique trading system on the market.  It is fully focused on exploiting the volatility of the Bitcoin market by trading the breakouts of support and resistance levels. The focus of the EA lies on safety, which translates into extreme low drawdowns and a very good risk/reward ratio on the trades. The EA uses a "
          Ai Hybrid Robot MT4
          Mansour Babasafary
          5 (3)
          Several experts in one expert With this expert, you can use several up-to-date strategies Enhanced with artificial intelligence Can be used in several popular forex currencies Can be used in the most popular forex time frames Without using high-risk strategies Attributes : Can be used in the EURUSD , GBPUSD , USDCHF , AUDUSD , USDCAD , NZDUSD  currency pairs Can be used in M30 , H1 , H4 , D1 time frames Has profit limit and loss limit Without using risky strategies like martingale or hedg
          Ai Multi Trend MT4
          Mansour Babasafary
          5 (2)
          Diamond Titan FX MT4
          Lo Thi Mai Loan
          5 (2)
          Launch promo: SALE 30% OFF! Only 2 sales left to buy at the current price. Next price: $993 Free  get US30 Scalper EA and Quantum Algo EA -> contact me after purchase Live signal:  https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller Prop Signal:  https://www.mql5.com/en/signals/2223219?source=Site+Signals+Profile+From+Author MT5:  https://www.mql5.com/en/market/product/116010?source=Site+Market+Product+Page Passed Prop Challenge Trade History:  https://www.mql5.com/en/blogs/pos
          Dark Algo
          Marco Solito
          4.78 (59)
          Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for Scalping Trading on Eurusd . This Expert Advisor is based on the latest generation of algorithm and is highly customizable to suit your trading needs.  If you   Buy this Expert   Advisor you can   write a feedback   at market and   get   a second EA for   Free , for More info contact me The basic strategy of this EA is built on a sophisticated algorithm  that allows it to identify and follow market trends .
          Boring Pips MT4
          Thi Thu Ha Hoang
          5 (12)
          Have you ever wondered why most expert advisors are not effective in live trading, despite their perfect backtest performance? The most likely answer is Over-fitting . Many EAs are created to ‘learn’ and adapt perfectly to the available historical data, but they fail to predict the future due to a lack of generalizability in the constructed model. Some developers simply don't know about the existence of over-fitting, or they know but don't have a way to prevent it. Others exploit it as a tool to
          One Gold MT4
          Stanislav Tomilov
          4.67 (12)
          Welcome to the world of next-generation investments with our unique trading robot for gold on the MetaTrader platform! Our proprietary developments represent the pinnacle of advanced data analysis computational platforms in the world of trading. One Gold EA is a genuine smart algorithm, operating at a level beyond human traders' reach. Its unique method is based on the principles of a neuroscanner and advanced technologies in neural networks, EA is capable of analyzing historical and current dat
          Price reduced for 7 days to $230 Then the price will be $430 PowerFul 1 Min Scalping System - Automatic Robot Scalper for Trade on the XAUUSD currency pair (the robot trades in other currency pairs, but gets the best results in gold). Recommended time periods M5 . The minimum initial balance is from $ 500. This robot automatically determines the points of price turning and sets several deferred orders in the likely future direction of the trend. If the price does not unfold in the right directi
          Tiger Trade Pro
          Soraya Bahlekeh
          5 (7)
          Original price $269 —> 50% discount only $129 Live Results :   link in Bio Tiger Trade Pro - Your Key to Confident Trading! Tiger Trade Pro is a real and consistently profitable EA that uses the Scalp-Trend system and has a very favorable risk compared to other similar EAs. This EA offers both simple and advanced settings to match your trading style. Tailored Settings:  Whether you prefer simplicity or advanced controls, Tiger Trade Pro has you covered. Advanced options include: Trailing
          FXMachine
          Alexander Kozachuk
          4.75 (12)
          Statistics on a real account since 2020 Backtest for the last 13 years Low drawdown strategy Multi-currency algorithm Compatible with any broker Proven drawdown control system Trading on a real account since 2020 : Click Here Trading on USDCAD, EURGBP, GBPUSD, EURUSD: Click Here Trading on EURGBP: Click Here Trading on GBPUSD: Click Here Full backtests of the FXMachine EA are available for download here: Click Here About us: The development and support of FXMachine and our oth
          Scalp Bot EURUSD
          Abu Talha Md Mahi Uddin
          5 (1)
          Best EuroUsd EA in the market...101$ to 1040$ in 12 months ....with 21% drawdown.. For Last 1 year real time performance :  Click here PUBLIC GROUP CHAT : Click Here EA Strategy Take scalp Positions in Higher Time Frame Trend with safe Pips Distance/ Major Pair EurUsd Then you can also use :AudUsd/GbpUsd/NzdUsd Major & Safe TF is H1 / Minor & Aggressive TF is M1 Minimum Deposit is 100$ / Secured Deposit is 300$ For each 300$ you can add 1 Major Pair I am running this EA 24 Hour with all hig
          TopBottomEA
          lizhi fu
          4.8 (54)
          TopBottomEA's advantage: the first support for small capital work EA, real trading for more than 4 years; this EA based on volatility adaptive mechanism, only one single at a time, each single with a stop-loss, an average of about 4 orders per day, holding a single length of 12 hours or so, with a limit of $ 20 principal challenge backtesting ran through more than 10 years. Every interval of three days to increase the price of $ 100, the price process: 998 --> 1098 --> 1198...... Up to the targ
          US30 Scalper EA MT4
          Lo Thi Mai Loan
          5 (4)
          Launch promo! Only a few copies left at current price! Next price: 593$ Final price: 1993$ Live signal:  https://www.mql5.com/en/signals/2220893?source=Site+Profile+Seller MT5:  https://www.mql5.com/en/market/product/107337?source=Site+Profile+Seller More analytics:  https://www.mql5.com/en/blogs/post/756452 For more top Expert Advisors and Indicators, visit:   https://www.mql5.com/en/users/lothimailoan/seller I am Los, please subscribe to receive more updates:   https://www.mql5.com/en/users
          More from author
          Fortune EA
          Conor Stephenson
          4.71 (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 Ad
          HFT Pro MT4
          Conor Stephenson
          2.33 (6)
          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 Feature
          HFT Pro MT5
          Conor Stephenson
          2.43 (7)
          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 Feature
          Circadian MT5
          Conor Stephenson
          5 (1)
          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 dy
          Growthamp MT5
          Conor Stephenson
          5 (6)
          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 Ave
          FREE
          BlueDreams
          Conor Stephenson
          4.46 (13)
          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 MT5
          Conor Stephenson
          5 (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 numerus 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 price
          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 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 chat
          FREE
          Fortune EA MT5
          Conor Stephenson
          4.67 (6)
          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 Ad
          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
          Growthamp
          Conor Stephenson
          4.5 (2)
          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 Ave
          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 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 chat
          FREE
          EA Ambrosia MT5
          Conor Stephenson
          5 (1)
          Ambrosia trades levels created by both the Institutional Levels Indicator and  Central Pivot Tool . These levels include CPR zones, Fibonacci levels, Support & Resistance, Quarter Points and more. In total there are 26 different entry options / combinations the expert advisor can take. Each day Ambrosia will calculate new Pivot and Fibonacci levels based on previous days price action. Coupled with a constant watch above and below current price for Institutional Levels, this expert can trade mult
          Central Pivot Tool
          Conor Stephenson
          4.88 (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 numerus 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 price
          FREE
          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
          Trend Panel MT5
          Conor Stephenson
          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 produc
          FREE
          EA Ambrosia
          Conor Stephenson
          3.86 (7)
          Ambrosia trades levels created by both the Institutional Levels Indicator and  Central Pivot Tool . These levels include CPR zones, Fibonacci levels, Support & Resistance, Quarter Points and more. In total there are 26 different entry options / combinations the expert advisor can take. Each day Ambrosia will calculate new Pivot and Fibonacci levels based on previous days price action. Coupled with a constant watch above and below current price for Institutional Levels, this expert can trade mult
          Trend Panel
          Conor Stephenson
          5 (2)
          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
          Filter:
          Benoit Jean Chanas
          192
          Benoit Jean Chanas 2023.12.22 13:35 
           

          Great EA. Here is my signal. https://www.mql5.com/en/signals/2159639?source=Site+Profile

          Conor Stephenson
          20978
          Reply from developer Conor Stephenson 2024.01.18 10:41
          Thank you for your review and sharing your signal. I’m happy Circadian is working well for you! Please keep an eye out for an update soon that will increase functionality further! 🤝
          krutov64
          119
          krutov64 2023.11.03 06:03 
           

          User didn't leave any comment to the rating

          Yoseph Soegianto Kriswanto
          425
          Yoseph Soegianto Kriswanto 2022.11.30 14:06 
           

          Working very well. Very happy with all Conor EA. It's an absolute gem. Thank you

          Conor Stephenson
          20978
          Reply from developer Conor Stephenson 2024.01.18 09:58
          Awesome thank you, I appreciate you using my creations! 🤝
          MrCharts
          189
          MrCharts 2022.11.06 10:45 
           

          Always suspicious when a developer closes a live signal 'because they need the funds' especially when the account was ony a cent account, what does that tell you?

          Conor Stephenson
          20978
          Reply from developer Conor Stephenson 2022.11.06 11:03
          Tells you that I needed the funds the week before payday? Living comes before forex! I also had to withdraw from the BlueDreams live signal not just Circadian. But both will be starting up again tomorrow. Thank you for the interest in the expert either way 🍻
          jonasw
          622
          jonasw 2022.10.06 11:59 
           

          User didn't leave any comment to the rating

          Conor Stephenson
          20978
          Reply from developer Conor Stephenson 2022.10.06 14:01
          Thank you for your review, I appreciate it. I'm glad Circadian is working well for you!🤝
          Mehdi El Mawla
          460
          Mehdi El Mawla 2022.10.03 20:45 
           

          burned my account recently

          Conor Stephenson
          20978
          Reply from developer Conor Stephenson 2022.10.04 12:07
          Thank you for your review! 🤝
          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.17
          - 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.