- Search Metals Mine
- 5 Results
-
jobushi replied Sep 14, 2020you should declare the ma,ima as dynamic arrays, and then resize them to the suitable size: double ma[]; double ima[]; if(ArrayResize(ma,limit)<0) Print(GetLastError()); if(ArrayResize(ima,limit)<0) Print(GetLastError()); for(int i=0; i<limit; i++) ...
I will code your EAs and Indicators for no charge
-
jobushi replied Sep 14, 2020Not sure if this is what you need? image file
I will code your EAs and Indicators for no charge
-
jobushi replied Jun 11, 2020Hi, PipMeUp, Thank you for pointing out so many facts. I just started writing EAs, and have read some of your old posts, they have benefited me a lot, thank you again.
Deep learning prediction with DeepMind's Wavenet architecture
-
jobushi replied Jun 9, 2020Thank you for your explanation and great links. I agree with some of your points. We do look for patterns from historical data. However, a lot of patterns can also be found in random walk data. Many of these patterns are coincidental or overfitting, ...
Deep learning prediction with DeepMind's Wavenet architecture
-
jobushi replied Jun 7, 2020First of all, the price action of forex is a random walk. Using machine learning to predict forex price is like predicting a random number. My 2 cents: Maybe we can try reinforcement learning (RL), let the computer automatically search for a set of ...
Deep learning prediction with DeepMind's Wavenet architecture
- Posts by Trader Search: 'jobushi'