General - page 1562

This is based on short term trend. We are developers of Fxprodroid EA. Trading pairs EURJPY, GBPUSD, GBPJPY,USDJPY Maximum stop loss 60 pips. But uses internal small stop loss. For a starting balance of $500 use it with 0.1 standard lots. Only one trade per pair at a time ECN, NFA,FIFO compatible...
[Deleted]
This one EA makes the entire subscription worthwhile. For years ND has written about igorad this... and igorad that... now I know why... igorad is a superior programmer that we all must seek out. I do not know him, but his work speaks for itself. I hope he does not read this as I do not want to be...
MQLmagazine.com 's march edition is online! This edition looks into the backyward of institutional trading, featuring a top notch platform, Progress Apama and their approach on strategy development and high frequency trading. Then we look on where is MetaTrader5 now and plead for a Level II...
Hi, I noticed that when calling external dll's, the terminal shares the same instance among all experts. How is it with mq4 libraries? Can I save states in a lib variables or is it too shared among all experts? Thanks, Doji
Hi everyone, I have just been reading this great article by Tim Morge on how to identify swing highs and lows which is different to the usual way. I think this this would make a great indicator for MT4. Can anyone please make the indicator for it? Many thanks for any help. Wal
Last 2 weeks, trading usdchf short made a few clips off the emas covered a big one just now nice wake up my new order is 3 size short limit 1.0640 stop 1.0940 1st target 1.0499 cover one lot every nice bar
Hi I wrote a pivot indicator which when attached to a graph plots the pivots according to a timeframe parameter . When trying to call this indicator from a script, I get the above error #4802 - ERR_INDICATOR_CANNOT_CREATE. the code that creates the handle: ArrayResize(params,2); params[0].type
It's a key feature to enable massive MQL5 development . Thanks Regards Alex
Hello, i finished update to build 226 but my AVG tell me that the LiveUpdate.exe contain W32/Themida virus, what shoud i do ?. Thank you. right, get the same alert from antivirus first i ignore and install update as usual the result was i can not add indicators anymore to the charts and even when...
here u r we can test another indicator so easy n simple to use have a nice day...just for sharing here tq
hey guys, this is my first post in the forum. Hope to keep updating everyday al only5% traders succeed,lets be one of them. 5percenttraders
Hi, I want to programm, that my relative max/min is only be valid for e.g. 11 hours. What is the shortest way to wrote it? Lot's of thanks!
Hello, i finished update to build 226 but my AVG tell me that the LiveUpdate.exe contain W32/Themida virus, what shoud i do ?. Thank you.
Hi & welcome to this thread dedicated to the PipsAndTips Proprietary Day Trading System! Our signals are sent mainly during London & US sessions but also in Asian session for some pairs. We aim for 30-100 pips per trade but sometimes depending on the market conditions we may take 10-20 pips as well
http://iwaoh.web.fc2.com/
Hello all, I just recently switched from ForexTrader Pro platform to the better MetaTrader 4 platform. Now on the FTP platform, when the Williams Percent Range is enabled, you can have 3 different setting available at once. Mine are set at 20,14,10. But when i switched to MT4, i have to have three...
I need to write this code in mql4 ; _SECTION_BEGIN("Systems"); VAR2=(High+Low+(Close)*(2))/(4); B = ((EMA((VAR2-LLV(VAR2,15))/(HHV(Low,15)-LLV(VAR2,15)),2))*(38)); Plot(b, "", 4, 1+4); bot1 = ((((-1))*(EMA((VAR2-LLV(VAR2,15))/(HHV(Low,15)-LLV(VAR2,15)),2))+0.01)*(38)); Plot(bot1, "", 4,...
I would like to thank all my subscribers, if you have any questions feel free to post in this thread. TECOEXPERT Profitable Experts Advisor
Hi everybody ; This thread is for questions and comments regarding the RAS Signal service Write your comments and questions here. Will be answered carefully. My System Details; This is Manual Trading . NO EA ID: 30765 Expert ID: ersinsahin Price: 100.00 USD/Month Signal Class: Moderate Signal trade
能否把一个图形上下翻转生成一个反图形?有时用反图形进行分析是非常有价值的。 其实,通过纵坐标的反置就可以了,即大的数值在下,小的数值在上,编程技术上实现起来很简单的。
Hi,anybody can help me to build a sound alert in the attached custom indicator?Thanks.
  Zig Zag
Hello, I Don’t understand the 3 parameters for the Custom Indicator:ZigZag. 1/ Extdepth 2/ Extdeviation 3/Extbackstep. Could someone explains what means those 3 parameters. For others softwares, I use to have 3 parameters (Price field, Reversal Amount and Percent or Point). Best regards.
I know I've posted this problem in here before, but please bear w/ me. Here's the code: #property copyright "Copyright © 2010, Nondisclosure007" #property link "http://no.link.yet" #property indicator_chart_window #property indicator_buffers 2 double floor[]; double ceiling[]; int...
Is there a built in function to find the lowest low or highest high in a series?  MetaTrader 4 had iLowest and iHighest and I can not find the equivalent in MetaTrader 5.   Thanks! 
How i put my EA in my VPS MT4? I try to copy and paste from my computer to VPS but i cannot paste. Then i get the EA from my email-account to VPS and try to put in that way, alsno it,s not working. It looks so simple but i know i do something wrong. Can someone help me please?
I have found an EA called ManageThePip, where its sole purpose is just to manage my manual trades so I don't have to sit in front of the computer all day changing my stop loss, trailing stops and take profits! I just had to post something about this and see if anyone else has used this expert...
Dear subscribers, Expert ID : FXGLOBALCAPITAL ID: 21887 Signal : STCM STRATEGY please visit my signal stats and performance at this link STCM STRATEGY | Rent a Signal Dear valued subscribers, i have been trading the Forex Market for more than 6 years ,i traded OPM [other people money ] before...
[Deleted]
This indicator loads onto chart but I dont see anything. Can someone tell me what I need to do to get it working properly?? Thanks .