Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
Access the CodeBase from your MetaTrader 5 terminal
Couldn't find the right code? Order it in the Freelance section
How to Write an Expert Advisor or an Indicator
Expert advisor uses the difference between bar closes and a close moving average to detect unusual activity, it will then buy arbitrary volatility spikes. This is a prototype that I will be expanding on in the future, at the moment the user can input an arbitrary level to buy at. In future developments I plan on building a neural network in the EA that detects and compares volatility levels.
Great indicator for Time series analysis as shows stationary properties. Indicator calculates the difference between a 14 period Double exponential moving average and price closes. Great to help identify unusual price activity.
Expert adviser scans past 500 closing bars and looks for common closing regions as entries.