MQL4 and MetaTrader 4 - page 1366

[Deleted]
Hi There, I want to use the Bollinger Bands indicator for MetaTrador4 that is just called 'BANDS' as this indicator allows me to input numbers that Bollinger Bands wont. 1. I want to know know the code that will enable me to remove the centre band as when I add 'BANDS' to my charts, three bands...
Hello. I just wanted to share about a solution I have found. When you want to trade several account with one master account, and use it with EA, there are not very good solutuions for that (and I don't talking about the amount of solutions). What I have found, is a great solution for that. The...
Does an EAuse the information from the Data Set or from the graphical representation ofit on the chart for calculations?
Hi Programmers! There is an example article here: File Operations via WinAPI I would like to use the WriteFile() function based on kernel32.dll for exchange the whole content of the editing file. So, I don't want to append some text or replace some text, but I want to delete all characters of the...
[Deleted]
Hi, in a batch script I am starting the terminal.exe via command line in the strategy tester mode. After the report is stored the terminal window closes. Currently, the terminal window opens and starts the strategy tester starts in visual mode. I am only interested in the report, so a quicker...
[Deleted]
Just new to MetaTrader any help would be greatly appreciated.. Im trying to use an EA but nothing is happening because my demo money is not appearing in the balance so I am assuming that this is why it has not been trading for several days?????????????
[Deleted]
//+------------------------------------------------------------------+ //| warrenmac.mq4 | //| Copyright © 2009, MetaQuotes Software Corp. | //| http://www.metaquotes.net |...
any expert can help me to create the code for reversal signal : Price cross high/low of the mkt and close below the open price for down reversal and close above the open price for up reversal
Hi to all, This is an attempt, but truly lost now. There are more functions to add, but there are 28 errors so far. Can someone help out. Cheers Huckleberry -------------+ //| My System ver1.mq4 | //| Copyright ©...
We all know that 1 second at trading means alot at FOREX market the price can jump up or bown as fast as light so the question is If I have 5 real accounts and I want to activate just one order for example buy order at one second no more for the 5 accounts once how could I do that??
[Deleted]
Hi all i want to print out the manual but very difficult with the present format. Can anyone help me get the pdf format that will be easy for me to print out. thanks
[Deleted]
I want to base my EA to use technical indicators to enter and exit trades. To EXIT I want to get rid of Take Profit and Stop Loss settings and rather use a percentage of the current profits or a percentage of the current equity available. (Yes I know I would be stopped out earlier, but then I want...
MT4IBConnector Send trade signals from MetaTrader 4 (MT4) to Interactive brokers (IB) - Connect to IB - Use this to connect to IB application which must be already running - Port to IB - This is the port where IB would expect an API connection to be made - Port for listening - Use this port to...
[Deleted]
Hi guys, Can anyone write a simple EA for me which .... When i enter a pending limit price and "X" orders + "X" lot, it will immediate place pending orders? Example, price now at 1.6100, And i would like to place 10 Sell Limits at 1.6120, so when i input that, the EA will place 10 PENDINGs orders...
  coding problem.  (21   1 2 3)
Hi pro coders. Good day, I've created an EA, but it seems a little missing some positions and I believe I know what the reason is. I don't know how to solve this issue, which is introducing new bar to the EA. O.k, here I will explain in details. The idea in general is based on previous bars. For...
A candle by candle scalping EA .GOOD CHALLENGE TO CODERS Hello Traders and coders My Idea is nothing new and funny.when it comes to trial and error., for every novice looses as well a expert trader looses with a little difference. My idea is not a fun,but born of wrath towards brokers who accrue...
  Interesting idea ....  (70   1 2 3 4 5 6 7)
I like your idea, thank you for it! In other words, it's a contrary approach - we make a primitive system that is strictly based on the fit, then we make some analyzer that detects deviation of the fact from the fit, and if there is deviation, we stop the work. Then we can make a detector of
Hello! I hope you're well. I have a request to build a trading system and wouldreally appreciate if a kind soul could assist me. It's called "Inside DayStrategy". On a candlestick chart, an inside day is defined as acandlestick which is "engulfed" in the previous day candlestick i.e. atthe close,...
[Deleted]
base on the code the position will keep on open if the price keep on going up. The problem is how should i modify the previous t/p open position to the latest t/p open position. Thanks in advance!
[Deleted]
hi my expert is very very good result in last week 1127 pip win http://efxexp.mt4stats.com/ for connect expert.fx@hotmail.com
[Deleted]
hi I love you, the great expert I love you, the great expert 7000 pip on one week only http://efxexp.mt4stats.com/ expert.fx@hotmail.com
[Deleted]
Hi guys, Today i brought my result for the expert to share it with you here which was 1750 pips, and this is only for 1 week. here you can look at my result: http://efxexp.mt4stats.com/ for contact: expert.fx@hotmail.com
[Deleted]
I've heard a lot of hullabaloo about this EA...it's super profitable...correct 95% of the time...yadda yadda. It costs $97 to buy it. Has anyone ever had any experience or used Megadroid before? Thanks!
[Deleted]
i am a new to MQL4.I wanted to send an automated buy trade whenever upper arrow comes and sell whenever down arrow comes Can anybody help me to develop an EA based on the following indicator? https://www.mql5.com/en/code/9276
How can I close a part of a market order? Not the whole order, just a part of it, for example one half, one third etc. I want to do the following: 1. Open a market position (buy or sell) 2. When my first profit target is reached, close half of the position. For the remaining order, set a new...
Hi everyone, Happy new year to all! Can anyone help me express mathematically the the date time for the end of the day's trading session? I am using pending orders in my robot and I would like to create a formula that will set the expiration date to the end of the current day's trading.. So if I...
[Deleted]
Hi all, When I attach EA to chart the "system" ask me some parameters (Common Long & Short Position and "Allow DLL import " and "Allow live trading" and other). I don't want set this manually always when I deinit ed init EA. Can I set this parameter in EA for automatic setting? Thanks
I heard about Expert Advisors like Martingale, Grid & Fap Turbo - what mean EAs like that ?
I need the code to close all active trades if they have been active for longer than 30 mins. can anyone help? thank you.
Hello everyone, first of all I apologize for my English, I am an Italian programmer, I know how to start a script from an EA, for example in metatredder4's the script "trade" by default, how can we start from an expert advisor? Thank you very much
This website uses cookies. Learn more about our Cookies Policy.