Forum

Python module (A script for extracting data from Metatrader)

Hello All As a new user, I'm using MQL5 module in Python! All things are good, But a problem i have. I couldn't find any way to go through symbols at Market watch! The module's methods just list all instruments in the Metatrader and therefor just going through all instruments is possible! Something

Orders <Manually> Or By <E.A> !

Hi Guys I'm using MetaTrader5 for trading stocks. I've spent so much time to create a simple E.A, the first E.A, for automatic trading at this market but the result was amazing!! The trade server of MetaTrade doesn't allow me to place orders by E.A, Even I can't modify orders that was placed

Pending Orders

Hello I need an example code or a tutorial text about writing an E.A to placing buy-limit order automatically! When the stock market is closed it's not possible to place order and an error message prompt to us. I want to write an EA that checks the time and when time is equal to 9:00AM it places a

New Indicator

Hi All, I need an indicator that is not available for Metatrader could you help me to make it? Or if you have it could you share it? Thanks so... Indicator Name: SRDM Link of formula: http://finance.easychart.net/WebDemos/Explore.aspx?Id=27&File=Basic.fml

Combination of RSI and Volume

Hi my friends!Do you know any indicator to combining RSI Values and the Volume?( MFI or OBV or other indicators are linear and are not suitable for me) I want not only monitoring price movement and seller/Buyer strength, But also the strength of volumes are coming to a stock/market is important for

Data Mining

Hi all, I'm a beginner at MQL programming and I've just created some E.A with MQL5 until today! Now I have enough time to work on higher level of programming and I'll work on DataMining method.Could you help me to start from witch point and introduce me the best references? Thanks in advanced

Metatrader Termination

Hello As you can see in the two attached images , from my Desktop, when I run a simple EA on my Metatrader 5 the program goes hanging and terminate! Do you know whats the problem? Thanks in advanced That simple code is as follow: //************************************** My Function

MQL5 and Market Watch

Hello every Body I need access some options of Details Tab of Market Watch windows of Metatrader with MQL5, Upper and Lower limit , but I didn't find any information on web for doing that! Who can help me? Thanks sooooooooooo

Scan all symbols

Hello everybody thanks for your attention to this post. I want to scan ADX value of all symbols at the end of a day when the market is closed. Who can say me doing that with MQL5? Thanks in advanced