Chris
Chris
Friends

Add friends via their profile or user search and you will be able to see if they are online

Chris
Added topic Account Protection from Signals
Hi, The signals are looking good. However, I was wondering if there's a way that I can program an EA to add additional protection to my account. For instance, if the signal provider decides to open up like 20 trades at once, I would like my EA to
Chris
Added topic Moving from MQL4 to MQL5 Questions
Hi everyone, So far, I like the fact that I can run multiple strategies on multiple assets to get a better picture of my DD. Also, I can forward test, use the debugger, in addition to other things. One thing I'm having trouble with, is the ability to
Chris
Added topic Using Control Point with Imported Data
Hi, I would love to backtest my strategies using 2 years' worth of data. I was able to find a source to import the data, which is 1-min OHLC. However, my strategy is based on hourly candles and I would like to use control point and obviously I need
Chris
Added topic Why Do People Say That the Optimizer is Inaccurate
Hi, I'm very serious about taking advantage of algotrading. However, the modelling quality of my bactest is 50% or less. Even with that number, I'm printing out the time of the tick and I'm getting it every 3 seconds or so. My strategy is based on
Chris
Added topic Trouble with OnChartEvent
Hi MQL4 community, I'm trying to at least get this code to work and I can build from there. I was able to successfully load up a button, however, when I click on it, my code is not sending a message to inform me that the action has happened. I'm
Chris
Added topic Using a Custom .EX4 File in EA
Hi everyone, Thanks in advance for future answers. I'm liking what I've learned today in regards to dealing with iCustom and interacting with objects on the charts. However, I have this .ex4 file and I don't know how to get the color of the indicator
Chris
Added topic My MQL4 Backtester Is Running Slow
There are 32 different speeds for MT4. The first 31 seem to go at the same speed which have me doing a minute bar in 5 seconds. The last one, has me doing about 15 bars in one second. Way too fast. I tried using different MT4 platforms to correct
Chris
Added topic Graphical User Interface
Hi, I'm really big on making programs that not only just bug free, but also look nice. I noticed that MQL5 has some features to create GUI's. I know with the latest MQL4 upgrade, some of the features from MQL5 are now available on MQL4. Does that
Chris
Added topic How to debug in MQL4
Hi,  I'm looking for some strategies on how to debug. I can't run an EA on a simulator because MT4 doesn't have one. Print function doesn't work in the strategy backtester and finally the Comment function only show one statement at a time. Any
Chris
Added topic Switching from Ninjascript to MQL4
Hi,  I'm thinking about learning MQL4; I wasn't at first because I thought that Ninjatrader would be enough. Pretty much all of my strategies created be me to enter a trade as soon as the conditions are satisfied--not after the bar has been