- Search Crypto Craft
- 3,120 Results (3,111 Replies, 9 Comments)
-
sakisf replied Dec 2, 2017Will work as long as you dont switch TF or close MT4. For backtesting mostly.
I will code your EAs and Indicators for no charge
-
sakisf replied Dec 2, 2017No reason to add an alert in the fractals, they can appear 1 to 100 bars away (check it in tester), when they do there is no longer a reason to trade that fractal. Consider them as ZZ.
I will code your EAs and Indicators for no charge
-
sakisf replied Dec 1, 2017I checked it and its not worth doing because zigzag repaints with every new low/high.
I will code your EAs and Indicators for no charge
-
sakisf replied Dec 1, 2017Var was already there, you just have to add input in front of it.
I will code your EAs and Indicators for no charge
-
sakisf replied Nov 26, 2017Was checking something else and came up with this indi for engulfing candles. Use periods to indicate how many candles back you want to check, depth of engulf (min 1=engulf of previous candle, max 5=engulf of previous 5 candles), period to re-check ...
Engulfing outside bar indicator
-
sakisf replied Nov 26, 2017Counting the pips of a rectangle diagonal and expanding it automatically are two totally different things. For having a rectangle auto-created on consolidation you would need other tools which would also identify when a market is ranging and when ...
I will code your EAs and Indicators for no charge
-
sakisf replied Nov 25, 2017url It already exists by the same coder
I will code your EAs and Indicators for no charge
-
sakisf replied Nov 25, 2017Check this one. You can enter up to 10 rectangle names for the indi to take care off. Add 10 custom names in the indi and then when you create a new rectangle change its name to whatever you have added in the indi. Works with trendlines too between ...
I will code your EAs and Indicators for no charge
-
sakisf replied Nov 25, 2017No need for vps, just need to run the main at your home terminal and the copiers at the ones you send your signals too. If you want a custom software your best bet is to hire someone through mql5.com or upwork, but fxblue trade mirror is exceptional. ...
I will code your EAs and Indicators for no charge
-
sakisf replied Nov 25, 2017DeltaForce? Check under experts tab if it produces an error and post it.
I will code your EAs and Indicators for no charge
-
sakisf replied Nov 22, 2017url won't find anything better for free
I will code your EAs and Indicators for no charge
-
sakisf replied Nov 22, 2017ema200-300 and ema34(high-low or raghee horner wave)
I will code your EAs and Indicators for no charge
-
sakisf replied Nov 22, 2017Those indis are private, they are backed by some excel files which I can't share. Regarding the zig zag, the concept of no repaint ZZ is wrong (lines are being drawn 2-3 bars in the future so it's already late to alert) and besides that it's not a ...
I will code your EAs and Indicators for no charge
-
sakisf replied Nov 22, 20171st one is decompiled, both are destroyed by the converter; code is in one line, most of it is gone.
I will code your EAs and Indicators for no charge
-
sakisf replied Nov 22, 2017It is an expert. Other than that it seems to be part of a pack of experts/indis as it counts the peak volume in M1, does not seem to do anything by itself other than counting. You have to locate some information on it on google or find the pack.
I will code your EAs and Indicators for no charge
-
sakisf replied Nov 21, 2017You will spend less money by going to mql5.com or upwork and finding some coder to transform your ideas into EA's.
I will code your EAs and Indicators for no charge
-
sakisf replied Nov 21, 2017I checked all pairs and couldn't find one to test with. Try this one and let me know. Just got an alert.
I will code your EAs and Indicators for no charge
-
sakisf replied Nov 21, 2017What's not working? It needs to produce a white arrow to send a notification, if there is a recent one let me know symbol and tf and I will check it.
I will code your EAs and Indicators for no charge
-
sakisf replied Nov 21, 2017Try this one, it works for me in the previous version too. Check under experts tab if there is any error when it loads.
I will code your EAs and Indicators for no charge
-
sakisf replied Nov 21, 201720*Point In the code above you forgot to add your Range checks.
I need help to find a problem in the code