- Search Forex Factory
- 1,212 Results (2 Threads , 1,210 Replies )
- jeanlouie replied 46 hr ago
Upload a csv, and is it located in your datafolder-mql4-files folder?
I will code your EAs and Indicators for no charge
- jeanlouie replied May 18, 2022
That'll be a negative.
I will code your EAs and Indicators for no charge
- jeanlouie replied May 17, 2022
BB_Candles_Outside - signals candles outside the bbands - option for either candle body, or full candle wick - option to ignore consecutive signals for a new signal - full alerts
I will code your EAs and Indicators for no charge
- jeanlouie replied May 16, 2022
For various reasons I almost never supply sources for my freely supplied indicators. That particular indicator is also (if I recall correctly) the latest of several updates and not intended for others to modify.
I will code your EAs and Indicators for no charge
- jeanlouie replied May 16, 2022
You can put any levels you want in this and move it wherever you want. url No, it can just become time consuming.
I will code your EAs and Indicators for no charge
- jeanlouie replied May 14, 2022
- start by looking at existing codes for simple indicators written in the last 6ish years and make something now - whenever you need to google something, I use mql4/5 + a few keywords - learn how to write a single moving average indicator - learn ...
I will code your EAs and Indicators for no charge
- jeanlouie replied May 8, 2022
I checked out your posts on this thread and others, about a grid pyramiding ea and modifications to existing trade managers. Some thoughts: - requests for things that already exist in some way I'd guess have the lowest reponse rate, I'm confident ...
I will code your EAs and Indicators for no charge
- jeanlouie replied May 5, 2022
Wick_rebound - up arrows on a lower low and a close higher than the previous open, reverse for down arrows - ma filter options of none, single, and crossover - full alerts
I will code your EAs and Indicators for no charge
- jeanlouie replied May 5, 2022
It's working better now, also added an option to use the orignal calc, flipping between the two in the tester has a stark speed difference.
Coder Help: Indicator makes EA run very slow
- jeanlouie replied May 4, 2022
I know how to call it, that's not the point, the point is that event functions are not meant to be called by the user, the approach doesn't address object and buffer visibility directly, and the indicator's main start/oncalc also stops working when ...
Indicators with ON/OFF buttons
- jeanlouie replied May 4, 2022
If you're just screenshotting the oncalc doc and think that answers the question then that means you've never done it. The copy n paste approach you use won't work, and you'll have to make up a couple of arrays to pass as reference and a prevcalc ...
Indicators with ON/OFF buttons
- jeanlouie replied May 4, 2022
Yes I noticed it's very slow, however you only mentioned the array issue as a problem. I'm not looking into it much, but it's not as simple as a single ma crossover. It possibly could be made much faster, but your description is not just what it's ...
Coder Help "array out of range"
- jeanlouie replied May 4, 2022
And how would you actually call oncalculate?
Indicators with ON/OFF buttons
- jeanlouie replied May 3, 2022
Here, I can run it in the tester, and you should leave author info in at the top
Coder Help "array out of range"
- jeanlouie replied May 3, 2022
What would you do if the original file used the newer (since 2014) event of oncalcuate and not start?
Indicators with ON/OFF buttons
- jeanlouie replied Apr 29, 2022
What about this session indicator url
I will code your EAs and Indicators for no charge
- jeanlouie replied Apr 24, 2022
In my nonsensical opinion, the btn show/hide effect template you're using from banzaifx indicators, is a not-so-good approach and I'm not a fan but can appreciate that ppl use them. While he got it elsewhere and intended it as a general copy n paste ...
I will code your EAs and Indicators for no charge
- jeanlouie replied Apr 20, 2022
- Google mql4 object text - in the mql4 docs for obj_text there is a chunk of code, a function called TextCreate(), copy that function and call it when you want, and give it name/time/price/styling parameters you want - or find and use objectcreate ...
I will code your EAs and Indicators for no charge
- jeanlouie replied Apr 17, 2022
Why is that? Attached has option to not show negatives to the histogram and histogram-ma
I will code your EAs and Indicators for no charge
- jeanlouie replied Apr 16, 2022
No it isn't, mt4 only, and not much time available to make it in mql5.
I will code your EAs and Indicators for no charge