Expert Advisors and Automated Trading - page 428

Hi  Im trying to make an EA, but some how i cant get the CPositionInfo class to work. I have also tried to use the GetPositionXXX functions but with no luck.  When i call int t = PositionsTotal(); It returns 1. PositionSelect(_Symbol) returns true.  But it is impossible to get the information back....
i have an ea iget some modification but i get a error ' Momentum_Status ' - undeclared identifier i have already declared it AskMomentum(); int AskMomentum() { MomentCurrent = iMomentum ( NULL , 0 ,MomentTime, PRICE_CLOSE , 0 ); MomentPrevious = iMomentum ( NULL , 0 ,MomentTime, PRICE_CLOSE , 1
Hello. I am new in building experts and i want to know how can i set my EA to be activated only one time (applications) so if i give my EA to someone he will not be able to copy it and give it to someone else. Also i want to know how to hide my code so nobody can see how my expert works. Thank...
Hello, I would like to know if is it possible to dynamically evaluate code in mql5? I mean in the same way you can do with Javascript and PHP with the "eval(...)" function? Reference: http://www.w3schools.com/jsref/jsref_eval.asp Regards, cyberglassed.
Hello everyone, I recently deposit money to my forex account, so I decided to purchase a signal. The problem seems to be really simple. Maybe the solution will be pretty much the same. When i start MT4 within a few seconds there occurs a new trade without mine activity or activity of signal provider
Greetings, I started to study EAs recently. I found an EA on the market which I liked, and I'm curious, is it possible for an EA to trigger trades on multiple accounts simultaneously running only 1 only a single client? Some less important questions: I ran several tests, with many different settings
Hello my friends, I am new to MQL4 programing. I build an EA that trade a simple Bollinger Band System but when I test the EA with MT4 System tester it freeze. I tried to find the problem and I think that it is in the way I use Bollinger Bands as Stop-Loss & Take Profit. I appreciate if any friend...
  What reason for losing?  (12   1 2)
What reason for losing? I think one of main reason is using so much leverage. Do you agree?
Hello everyone, According to this article, you can add custom indicators to speed up calculation (without using OpenCL). But, iCustom seems to take only indicators from indicators directory. Is there any possibility to load indicators from an other location ? (Goal would be to keep EA and...
Hi Community Members, Can any one suggest what is the best EA for auto trading if I know the direction of the market. It should perform following activities. It should do Auto trading with my prescribed Lot Size and other parameters for the direction of the market I give manually. That is if I buy
[Deleted]
something like balance , profit/loss , profit/loss % and growth on current day. should i create it as indicator or expert advisor ?
dear sirs I m following an EA with a demo but instead than copy the correct lot size it copies always 0,01 lot.. i don t know why.. thank you
Hello I'm having the following problem on twovdifferent brokers with demo account (don't know about real account): When I attach my EA to a Live-Trading-Chart, the following function returns 0 (what is correct and I can do orders with 1 Point Entry/SL difference). MarketInfo(Symbol(),...
I have tried many EA's... many.... <Link to signal removed by mod. Please read the rules, no signal advertising in the forums! Here's a 24 hour timeout to help you digest the rules>
Hi, I'm from Brazil and I'm creating an EA that access the data from the Deep of Makert window (MarketBookGet function). As long there's no book data available in backtest, when the local (Brazilian) market is cloesed I can't test my EA. So, I'm looking for any broker that has an demo account...
  Best EA to use  (11   1 2)
Hi,guys kindly advise me on the best EA to use.
Hello everyone I'm newbie for this market and I find the EA for work with small deposit. what's your suggest EA ? May be In this market that I can buy or rent it. Thank you very much
  Forex Server ?  (3)
Can somebody&nbsp; send to me some money to buy a computer. It is very urgent to continiue my work. In the last two months I am in profit.
I wasn't sure if this was the right place at the forum to ask, hope it is. I have an EA that I'm running on 5 major currency pairs at the same time. It is the same EA on all the charts, the only difference is that on each chart the Magic Number changes (I set this on the input tab prior running...
I have been developing an EA that takes many days to open a position but when it does it makes cash. I wanted to ask how were your experiences of backtesting vs demo vs live environment? Are achieved results similar?
  about signals  (3)
Please give us a brief introduction to the report on the issue. For example, the ratio of earnings is calculated from the signal is released or from the signal before the release of a cycle, and so on? Thanks! mail:mangolee@hotmail.com
I have an EA program that buys/sales based on the value of defined and calculated indicators. But when I write those values to a flat file that are they never change and the counter never increments. I think Im too close to the problem to diagnose it and would appreciate another set of eyes to...
Manual or EA trading is better? After 5 years I have a conclusion that trading by manual is more effective than by EA. How about your opinions?
Hi guys I seem to be getting init failed when I try this code could someone help me?? thanks alot. int OnInit(void)&nbsp;&nbsp;{//--- Initializing expert if(!ExtExpert.Init(Symbol(),LowerTime,Expert_EveryTick,Expert_MagicNumber))&nbsp;&nbsp;&nbsp;&nbsp; { //--- failed...
Hi there, I am not very tech savvy, however I need to know how to get an EX4 and MQ4 file into the mt4 Indicators folder, as I can't seem to find it. It used to be "C:\Program Files (x86)\MetaTrader 4\experts\indicators" This no longer exists as a viable path. HELP PLEASE
dear trader expert, i have ea for trading forex but this ea dont strong time and i want share for help my ea. Files:zelantra_scalping_base.mq4 2 kb zelantra_scalping_base.ex4 5 kb
Dear all, I need help to code an ea that checks the same conditions to open and close trades on as many symbols as it can from the symbols that the broker is dealing in, without opening their charts. any help on a code that returns " Symbol" and adds it tho the Ordersend.it is a try to run the ea
Is it possible to code my EA to send me a copy of the log to my email address at specified intervals? I see there's a SendMail function but not sure how to get information from the log into it.
[Deleted]
My signal generator used for example in principle 0.20 lot. In my account but only 0.01 to run. How can I change this in my account. I want to always use the same lot size as my signal transmitter. Thanks for your tip. Thomas
  VPS FEATURES  (3)
Hi, Could you please give me idea of needed VPS features for the following requirements; Run 5 different MT4 platform at same time Each will have a signal and an EA Will work for only MT4 platforms and their signals and EAs. Will not run any other thing. What kind of VPS should I rent? Thanks for...