- Search Energy EXCH
- 43 Results (7 Threads, 36 Replies)
-
Excelx replied Jun 12, 2018That makes sense, i also i think i use too much historical data too far back that apparently are not relevant or represent the current market conditions, i thought more data would be better. But that might not be the case here. I tried with 2000 ...
Ideas for Data & applications of Machine Learning with Azure ML
-
Excelx replied Jun 12, 2018does anybody know if there is something different about the market this year, because what i am doing is using data from the previous years as training data and leaving 2018 months out for testing in mt4 which returns me terrible results, maybe i ...
Ideas for Data & applications of Machine Learning with Azure ML
-
Excelx replied Jun 12, 2018It's sad that it seems promising but it just doesn't work apparently, if machine learning can't find a working pattern the market must be as random as it can be. It's a game still to be cracked. I hope at some point someone can give me some light. i ...
Ideas for Data & applications of Machine Learning with Azure ML
-
Excelx replied Jun 12, 2018Hi, Thank you for your reply. i use processed data the one provided for MetaQuotes in mt4, do you know how i would organize the tick data for input for a relevant output? The problem is i'm not using my own ML algorithms, i use Azure's so i know it ...
Ideas for Data & applications of Machine Learning with Azure ML
-
Ideas for Data & applications of Machine Learning with Azure ML
Started Jun 11, 2018|Platform Tech|41 replies
So I've managed to create an EA that communicates with Azure ML and the Web Service API ...
-
Excelx replied Jun 6, 2018I will see to that, i will keep testing maybe to get better entries like you said. i will post if i find anything, thank you for your reply.

Standard Deviation & ZigZag Points
-
Excelx replied Jun 6, 2018StdDev is standard in mt4, it's not a custom indicator. the EA doesn't use a StdDev custom file.
Standard Deviation & ZigZag Points
-
Excelx replied Jun 6, 2018It doesn't matter if the indicator repaints, because i look for only the last given ZigZag point several candles behind the current value, and use standard deviation to try to "predict" the next ZigZag where the market will reverse. i don't use the ...
Standard Deviation & ZigZag Points
-
Excelx replied Jun 6, 2018This is what drove me to try this system.
Standard Deviation & ZigZag Points
-
Excelx replied Jun 6, 2018Hi, haha to be honest i am a little shy to share my code because i'm not a professional or advanced coder, i just use to test my strategies and systems with very simple code and not the best practices, so i wouldn't want someone with better ...
Standard Deviation & ZigZag Points
-
Standard Deviation & ZigZag Points
Started Jun 5, 2018|Trading Systems|20 replies
I have been studying indicators and trading strategies for a while now although i'm kind of ...
-
Excelx replied Jun 5, 2018You need to have the indicator in the custom indicator folder. The folder you see in the error message!. download the indicator and paste it in the folder. *Indicator attached bellow.
1 minute Scalping
-
Excelx replied Jun 4, 2018The EA can be tested with Open Prices Only Mode, if someone wants to try optimization it will go a lot faster.
1 minute Scalping
-
Excelx replied Jun 4, 2018You mean the same EA with that condition?, or Another EA Alone that does just that ? Anyway here are both: EA Pips : Just opens positions when the distance between the MA's is the specified number of pips. EA ESC2 : Is the same previous EA that ...
1 minute Scalping
-
Excelx replied Jun 2, 2018I coded only the EA not the indicator, so i don't know of any image on the indicator icon, if there is one.
1 minute Scalping
-
Excelx replied Jun 1, 2018Is there any other indicator that you use with this one?
1 minute Scalping
-
Excelx replied Jun 1, 2018Thanks, i'm looking for a strategy to apply, so i've been testing out things i find interesting, so i do it for personal interest and satisfaction in trying new things, i coded it to backtest and get some insight, every strategy i test out gives me ...
1 minute Scalping
-
Excelx replied Jun 1, 2018I coded this EA, it's very simple because i am not an advanced programmer, you can try it. It uses your indicator and you must have it in your custom indicator folder for it to work. You could try optimization to see if different inputs give better ...
1 minute Scalping