General - page 1589

ok, i've figured out how to import and export historical data but now sometimes i get 5m data back to 2000 and other times i only get it back 3 months. i'm using these two sites to get the data http://www.forextester.com/data/datasources.html http://www.fxdd.com/en/mt1m-data.html with the...
Is it possible to scroll forward the timeline? E.g. today is February 24, and I would like to see March. This is to place some events in the future, to remember about them, like e.g. a vertical line meaning a fundamental event like CCI or other. I know I can make a reminder in e.g. Outlook, but it...
BIG WIN Based on all my signs created to date, made a junction of the best results. 'll work with lot greater than 1.00 and minimum 0.10. Below I show an example of the multiplier lot to be used. MAX LOT always use 1.00 Saved * min 100usd 1000 usd = 0.1 multiplier lot = 500 usd lot multiplier 0.4 =...
Hello, This my signal from EA (ID: 21351) that can make min. 10% every month with max drawdown 30% Currency: USDJPY Trading Method: Conservative Pyramid Min deposit: USD500 First order: 0.01 Lots Leverage: 1:400
Hi I've been using this strategy with great results and invite everybody to follow Go to rentasignal and find my ID: 30500 I'm using a $5000 account with the goal in mind to double it every month! The objective of my signals is to grab 20-40 pips a day trading with substantial lot sizes to make good...
I have been working on a CI and the MT4/MQ4 files are in the Navigator window and the MetaEditor, but it does not show up when I access through Mycomputer/C:/Program Files/MT4/experts/indicators. Does anyone know why? I'd like to transfer the file to my other computer and I can't locate the file...
For weeks, using MT4 build 225, I've been running strategy tester ok against eurusd data from 2009.01.01 to the then present date. I guess it got tired of the same routine, and this morning it decided to start on Oct 27, 2009 while 2009.01.01 is still set in the Tester Settings dialog. When I...
does anyone know that answer to this? right now i'm on free trial, is this something available only to subscribers?
Hi All, I am one of Woodies CCI user and after looking at Linuxser code, i modify this indicator to add some feature like 1. Time before the candle close with option to activate the alarm box 2. Current Time and date 3. Notification when the CCI peak to 200 or -200 to prepare for pattern HFE (Hook...
Consider the following: double Main_0; string Trend; ..(bit of calculation here) if (Trend="UP" && Main_0 >40 ) { Do something } I don't see why I should get "implicit conversion from number to string" error in the IF statement. If I remove either Trend or Main_0 it compiles OK. -Jerry
  Waves and trends  (1)
Hello, this is the name of the system i have developed, the special thing about it is that it involves fibonachi patterns, trend following and ichimoku trading. i dont like saying things like holy grail , but if you can read it right , you will not wrong, this system is very very accurate, and my
What does old tick mean and how do I resolve it? 2009.11.20 10:37:12 Old tick EURUSD60 1.48443/1.48468 2009.11.20 10:37:12 Old tick EURUSD15 1.48443/1.48468 2009.11.20 10:37:12 Old tick EURUSD1 1.48443/1.48468 2009.11.20 10:37:12 Old tick EURUSD60 1.48443/1.48467 2009.11.20 10:37:12 Old tick
Hi In trying to prevent a divide by zero error, I realised that the indicator was calculating before the data was loaded or updated. I think I need to return without calculation if the data is not ready. I saw someone else use SeriesInfoInteger( NULL, 0, SERIES_SYNCRONIZED ), but is this the...
Hi! I recently make a class inherited from CString . Noticed that there is a copy string error. Hope this will be help to you too! // do not use void CString::Copy(string& copy) const -> It simply can't copy then. void CString::Copy(string& copy) { // copy=m_string; // I suspect this is a coding
Hello, I have recently put my strategy onto RAS. It is a counter trend trading system using an automated EA. The intention in creating this system was for it to require as little human input as possible, but I do monitor it continuously regardless. There is a global take profit and global stop...
Hi, for testing an EA I need the data EUR/USD 5 min. time frame for a long period. At least 8 years, better more. Can anybody tell me, where I can purchase it?
Our new signal is now available on RAS ID# 30397. I have been trading Forex for over 3 years now and I have learned what works for me and what I am comfortable with. While I would love to double my account every few weeks, I have determined that I personally am not comfortable with trades held...
  FxPowertade  (7)
The theory There are 3 ways I know of you can make money trading (I know there are more, but they do not relate to what I do): 1- Find a trend, wait for a pull back to enter with the trend 2- Find a trend and trade the breakout with the trend 3- Trade against the trend when the market is extremely...
Hi! I understand that it is currently not possible to overload the constructor. Hope that the team could look into this as it will be time saving for coding too! Thanks!
MQL5 document said the default value is 8, but seem actually set 0 as default. DoubleToString Converting numeric value into text string. string DoubleToString( double value, // number int digits=8 // number of digits after decimal point ); You can test the Script...
Hi all I am a programmer . I want to Sync 2 metatrader that when i open an position in frist meta this position open in second meta automatically. I found some application about that but i want to develop it myself . Can anyone has a idea about this ??? How do this work ??? Can anyone help me...
I need your help to make an EA for this martingal system. It use the buy limit, sell limit orders to win in the ranging market and the buy stop, sell stop ones to win when the market trend. We can use it in one direction or better, in the 2 directions (start buy and sell). I will explain the simple...
Hi Traders I will buy your profitable indicator, signaling software (you must be a creator!) with full resell rights. Indicator must be unique, profitable and easy to use. Please don't bother with junk available for free.... Please PM
After a long search based Scalper Experts can build an Expert with excellent results. This expert uses only the currencies: AUD / USD and GBP / USD. To use this signal you need: - 5000usd for 0.1 lot - 500usd lot for 0:01 LOT MULTIPLIER So it should be: 5000 = 1.0 4000 = 0.8 2000 = 0.4 1000 = 0.2...
Why there are not IndicatorGetXXX function? How to get MAXIMUM or MINIMUM of a indicator? If I set MAXIMUM or MINIMUM of a indicator, how to clear them at runtime? If I set some levels of a indicator, how to delete these levels at runtime?
hola, alguien sabe si se puede utilizar un lapiz optico para escribir letras o numeros de referencia en metatrader 4? hello, do someone know if can i use a optic pencil on metatrader 4? thanks, joshua
It would be very helpful if we had these functions: datetime MarketCloseTime();      // returns datetime when market closes THIS weekdatetime MarketOpenTime();       // returns datetime when market opens NEXT week Every broker can set the return to these on his server every week... Many EA's do...
Hello gentlemen. Please Help Me. I Need a Table of some indicators signal on main window of any chart with the timeframe of that chart and with possibility of changing the indicators settings. (Attached Picture) Is there any Pattern or something else to help me? Please Reply me. Thanks alot.
This is VERY important: Contact me at once after your subscription ! e-mail:yevell@gmail.com skype ID: qingye_shu hi guys, the signal service on RAS would be in payment from next Monday ! From 11 June, I restarted this signal service on RAS ID 532, and made a good result ! you could see the details...
I am trying to write a trading system that uses Bollinger Bands as part of my indicators. The problem I am running into is that the IBands results does not match what I see visually on the charts using the MT4 Bollinger Bands indicator. Could someone please help me know what I need to do to make...