juanchoc
juanchoc
Friends

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

juanchoc
Added topic [REQ] Polynomial Regression
Hi! It would be nice to have a polynomial regression indicator in metatrader. The idea is pretty simple, just like in a simple linear regression, we use the Least Squares method to fit a polynomial instead of the line function. Simple Linear
juanchoc
Added topic Funny EA with funny profits
Hi! Just for the sake of having some fun, i made this little ea. Note: DONT TRADE THIS EA, AS IT'S BASED ON RANDOMNESS. Take a look at some funny results at http://www.juanchoc.com.ar/randomstrategy.htm Cya
juanchoc
Added topic Line and Channel Breakout Alert Indicator
Hi! Another borring day, so another indicator =P Today i was thinking on all those times when i missed some nice movement for not being watching the screen at the particular moment when it happened. So i made this simple indicator. I'll explain
juanchoc
Added topic Experimental Dynamic Moving Average
Hi! Today i was really bored, so i begun making some indicators to kill time. I dont really know if this indicator could be helpful to anyone, but just in case here it is lol. Just to make things more fun and interesting i've put many parameters
juanchoc
Added topic 3bar break
High, i made this simple expert for a friend, and now he wants to only allow one trade on the same direction. So if there's a buy position open, the expert wont open another buy position; and if there's a sell position open, the expert wont open
juanchoc
Added topic [Request] EA to export indicator values to .txt or .csv files
Hi! I looking for a way to export indicator results to a .txt or .csv file, because i want to make some neural network indicators for metatrader by linking the indicators to some external dlls i'll make. The problem is that i need data to train the
juanchoc
Added topic JMACD Slope Expert? Help
Hi! Im trying to make a simple MACD slope expert, but instead of using the regular MACD, im trying to use JMACD (see attached). On real trading i've got really good results using this indicator for manual trading, so i wanted to try making an expert
juanchoc
Added topic Help Developing Simple Stochastic
Hello! Im developing a automated trading platform and right now im trying to make some simple indicators. I tryied to make a simple stochastic using a %K and %D lines, and using the following formula for the %K: ( ( Today's Close - Lowest Low in %K
juanchoc
Registered at MQL5.community
juanchoc
Added topic Backtesting Problem
Hello! Im a newbie, and i've been backtesting some diferent EAs. Just today i noticed that testing one EA with the same settings on two diferent computers gives me two completely different results. Im backtesting them using MT4. Anyone knows if this