Expert Advisors and Automated Trading - page 424

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...
Hello, How can I add some signals to favorite so I can check them out later? thanks!!
Hi guys, I'm testing some EAs on strategy tester with stock data and I noticed that whenever the EA buys, it closes the deal at a price 1 cent above the open price of the bar, as I'm running it on open prices only. This does not happen when it sells, as the price of the deal is exactly the open...
Hey all i have been trying to find a trailing stop ea for mt5 that moves my stop instantly say i have 20 pip stop 20 pip target when i move up 1 pip in profit my stop moves up 1 pip so my stop is always 20 pips away from the current price. i have the correct ea for mt4 i have tried to convert...
There is something very important to remember when trading using signals. For those not familiar with how this works, you "subscribe" to follow someone else's trades, sometimes there is a fee for this, sometimes not. Anyway, back to the purpose for this thread. Despite what people may think, while
I keep getting the below errors during execution of my EA code. Been digging around but can't seem to find figure this one out. Thoughts? 2015.07.06 11:28:41.941 2015.03.27 22:14:59 SellPositionOpen(): OrderCheck(): Invalid request stops 2015.07.06 11:28:41.941 2015.03.27 22:14:59...
i need to read values in a open excel worksheet... can you help me? thanks
How to improve the test speed in mt4?
  Martingale and anti-martingale.  (94   1 2 3 4 5 ... 9 10)
Good afternoon fellow traders! I will give my thoughts on the martingale system. But first, let's go over the history. They write that there was a Sir or Mr. Martin and he was playing roulette and after each loss he doubled his bet until he won. But nowadays this system is used in forex trading. I