mt4

  1. Enivid

    Currency Strength Matrix

    Discuss Currency Strength Matrix indicator in this thread. Th is multi-timeframe and multi-currency indicator measure total strength of a given currency based on several currency pairs. It is a free indicator for MT4 and MT5 platforms. You can ask any questions about this indicator here.
  2. Enivid

    MetaTrader 4 Client Terminal Build 1380

    MetaQuotes released a new update to its legacy MT4 trading platform on March 24 - Build 1380. It is now available through the automatic update system of some of the MT4 Forex brokers. It focuses on fixing unspecified bugs and problems within the platform and is not intended as a feature release...
  3. EnrichWave

    Close current symbol pending order if there is no open orders for MT5

    Dear fellow traders. I would like to have EA that close all pending orders if there is no open order on current EA loaded chart symbol. Kindly somebody help me. Kind Regards
  4. Enivid

    MetaTrader 4 Client Terminal Build 1370

    MetaQuotes released a new update to its legacy MT4 trading platform on January 11 - Build 1370. It is now available through the automatic update system of some of the MT4 Forex brokers. The official announcement doesn't provide much information about the new version of the platform, but states...
  5. Enivid

    Trading Session Time Indicator

    Discuss Trading Session Time MetaTrader indicator in this thread. Here, you can ask any questions about this free indicator for MT4/MT5 to mark the trading sessions up directly on the chart.
  6. Johan1974NL

    Order Send 130 Error - What is Entry Value?

    Hello, I keep getting the error 130 and found this article about it. https://www.earnforex.com/guides/ordersend-error-130/ I would like to implement this code but is not clear to me what the entry value contains. if (Entry - Bid < StopLevel * _Point) Entry = Bid + StopLevel * _Point; if...
  7. Enivid

    Timed Order

    Discuss the Timed Order expert advisor here. This free MT4/MT5/cTrader EA provides a way to schedule a pending or market order to be sent to the trading server at a specific time. You can ask any questions about this MetaTrader/cTrader robot here.
  8. Wanglu

    How to change alert sound (and it will not revert back) ?

    Whatever the sound I chose to change any event sound to, it will revert back (as you can see from 2 attached pictures) I also tried to change the installed folder from "Program Files (x86)" to another folder but it did not work. Please kindly help..... Thank you, Bright
  9. ezraluandre

    How to code multi timeframe analysis

    Hi I try to build EA that using multi timeframe analysis. Let's say I want to use MA as trend and stochastic as entry. Let's say I want to use MA in higher timeframe, to do that I will code like this, If(iClose(Symbol(),PERIOD_H1,0) >iMA(Symbol(),PERIOD_H1,200,0,MODE_EMA,PRICE_CLOSE,0) for...
  10. Enivid

    Trailing Stop on Profit EA

    Discuss Trailing Stop on Profit expert advisor here. This free MT4/MT5 EA provides an automated trailing stop tool based on the classic trailing stop method with the only difference being that it activates once the given profit value in points is reached. You can ask any questions about this...
  11. M

    EA on Multiple Accs taking different trades

    Hi, I have 3 different accounts running the same EA, All settings are the same, only varies the lot size. Acc #1 and #2 began July 25 Acc #3 began July 31 Acc #1 took 7 trades last week Acc #2 took 5 trades last week Acc #3 took a trade last night, and the other 2 accounts didn’t Do anyone...
  12. Enivid

    Position Sizer

    Discuss the Position Sizer expert advisor here. This EA lets you calculate optimal position size and execute trades based on these calculations. Based on Position Size Calculator, it allows some additional control over the trades it opens. You can ask any questions about this free MetaTrader...
  13. VinceV69

    Should I automate my strategy?

    Hello everyone i've been trading for a little over 1 year and have been using a very good EMA crossing strategy to take trades (not to derail main topic but I can explain my strategy if you would like). I was wondering if you think it is a good idea to pay someone to make my strategy into an EA...
  14. Enivid

    Candle Range

    Discuss the Candle Range indicator (a simplistic mouseover display of high/low and open/close ranges) in this thread. You can ask any questions about this indicator or make your suggestions here.
  15. B

    error 130 elimination

    I get sporadic 130s when using an MA as my stop loss value, so I want to write something that will check for all OrderModify() calls when I have a change in my take profit (or stop loss) values, like: retval = OrderModify( OrderTicket(), OrderOpenPrice(), Valid_SL(MyCalcSL,OrderType())...
  16. Enivid

    Currency Strength Lines

    Discuss Currency Strength Lines indicator in this thread. The MTF-capable indicator displays a measure of strength of a given currency based on several currency pairs. It is a free indicator for MT4 and MT5 platforms. You can ask any questions about this indicator here.
  17. Q

    Inside bar

    Hello, First post LFG! I'm pretty new to MT4. I coded a lot in python so MT4 will take some getting used to. 1) What resources do you recommend as I can't find decent ones online 2) I'm trying to make an EA that checks if the last bar printed is inside the previous one Like say we're at...
  18. TradeChaser

    ZigZag but no current leg for MTF analysis

    Curious if anyone can shed light for me. My goal is to create a quasi mtf zigzag by stacking different ZZ with different depths. HOWEVER, I would like the last leg of the ZigZag to connect to the ask rather than the last extremum. The effect I would look for would be at a quick glance, I can...
  19. Enivid

    Heiken Ashi Naïve

    La discusión sobre el asesor experto Heiken Ashi Naïve.
  20. Enivid

    Rainbow Multiple Moving Average

    Discuss the Rainbow Multiple Moving Average indicator (a stack of 66 moving averages of varying colors) in this thread. Here you can ask any questions about this indicator or make your suggestions.