Andrey Bulezyuk / Publications
Forum
Signal doest get all the trades from my acc
Hi guys, i have created a signal and i had starting capital of 490 euro. On MQL5.com it shows that my starting capital was 800 EUro..why? The moderators doesn't reply to me, so i thought i will ask here..maybe there is something i can do about it? Thanks guys
Win an EA
Hey guys, i have wrote an StopLoss Manager for MT4 I want to sell it on mql5 for 20-30 credits.. No problem till now. To promote it in my forum and website and want to make a little win contest. So, if somebody wins and now he should get my StopLoss Manager for free. If he buys it in mql5, can i
When i buy something in the market, can i return it?
When i buy something in the market..EA or Indicator for example. Can i return it after using it
Ubuntu Server 12.04
Hey guys, i am new to Ubuntu Server 12.04, i were using Ubuntu Desktop before, an i've installed with wine the metatrader4. In Ubuntu Server, it seems not to be possible, or that easy (only terminal). So my question: Is it possible to install mt4 on Ubuntu Server, and somehow to let an EA trade on
Last Trade!
Hey Guys, i've built an EA and i want to select the very last closed trade. I've tried everything that is in my skillbox. I've researched the forum and read every function that would help me in the documentary, i can't solve this. I need the ticket of the very last closed Trade, so the EA can differ
Subscribing to Signals
Hey guys.. if i subscribe with my real account at FXCM to an Signal provided here at mql5.com via my MT4.. Can i then leave my PC turned off? Or has my PC and MT4 Plattform to be on, so the signals can be recieved
hi
hey guys, i've question. If i subscribe a mt4 Singal, it opens Trades, but does it close them also or only opening
Pause between trades.
Hey Guys. I wrote an expert and have only one problem. He makes 100 trades in few minutes and loose all the money. I want to make a 15min/1h. break after every closed trade. So i wrote: if (OrdersHistoryTotal()> 0 ) { for ( int a= 0 ;a<OrdersHistoryTotal();a++) { if ( OrderSelect
Login Information
Hello guys, i never had a problem like this. My Login/Account Information disappears after closing MetaTrader 4 Client. What could be the reason for that bug
Usind of Remote agent
Hello, i have a laptop on which i develop my EAs and a pc with good cpu on. I have added my pc as an remote agent to my MT5 on my laptop...and there is on every CPU "ready" and "connected". When i do an optimizing test on my laptop than the agents are only "connecting" but dont do any test passes