- Search Energy EXCH
-
jeanlouie replied Mar 3, 2021Encapsulate all related operators after the if expression in {}. The way it is now, it's not considering the sellprice=xx as part of the if's, so all the sellprice=xx are being used, and the last one is sellprice=1.16, that's where 1.16 is coming ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 2, 2021Pic is 1-false, 3-false, to see just 2, looks correct. Go through each signal live or in the tester and see how they print signals.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 2, 2021Yes, besides this improvement from Metaquotes, I've noticed all decompiled codes are several years old, up to a decade or more, I haven't seen any decompiled codes that are younger than around 5 years.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 2, 2021double-cci-woody_modified_heat - original doublecciwoody, I only added color gradients - above/below zero have their own start-end colors - input max/min level - input color levels image - reminder you can input your own levels in the levels tab ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 2, 2021url Boxes_from_Open - object bug, updated for whoever wants it
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 1, 2021Here, this works by taking the last signal from all 3 or whichever are used, when they line up then signal with the arrow. The dots are the signals from each indicator, 1-yellow, 2-orange, 3-red. Weren't that many inputs so they're added. Pic shows ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Mar 1, 2021Seriously cut it down to 1 sentence.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 28, 2021Already made, looking for it is faster than asking for it image
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 28, 20211 - multi instance, use it however you want for each loading 2 - nothing was attached, I think within 24hrs you can still edit a post Boxes_from_Open - v1.02 - unique instance, type something unqiue for each loading of the indicator - added end time ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 28, 2021This pdf asks you to not distribute it at all. Whether you found it or paid for it, I won't do anything with it for you. If you were to have an idea irrespective of showing this pdf and showed examples too then that's a different matter.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 27, 2021There are zero divide errors that are stopping the indicator working, fix the errors and the object delete function will work, any other issues may also work too. Also the day_price array doesn't seem to be doing anything.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 27, 2021There are many grid eas around. I don't think any of them are profitable because on their own there is no repeatable market pattern being exploited, but there's plenty of eas.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 27, 2021Was thinking about it some more, went and made something. Candle_Range_MTF - plots the candle ranges for the selected tf, bulls above zero and bears below zero - live bar updates on tick, whole graph updates on tick on new tf candle - the display is ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 26, 2021Fiddle around with short periods on force index, atr and cci.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 26, 2021- haven't looked at your code - you can set the teal dot draw with a shift, via setindexshift - (I'd prefer) get rid of the teal arrow buffer, and replace it with a regular arrow object, you can then do much more with it and place it at time 0 + any ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 26, 2021Quickly looked, can't find it myslef either, but I also forgot what it was called, if you want, post your 3 indicators and I'll combine the signals.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 26, 2021modified - optional alert - optional sound - optional lines - high/mid/low, separate colors - high vol and low vol lines are separated by style option
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 26, 2021Post is updated. I will keep it generic, but I've added new lines inbetween boxes so they can be seen without the box color gradients. Also keep in mind the color gradients can be reversed so the boxes closer to the open can be grey or almost black, ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 25, 2021Going by the bare bones function, just x pip height boxes from some open with midlines. Boxes_from_Open - input start hour/min - prints the day's levels on a new day - level number - height in pips, with pip digit adjust - color gradient from start ...
I will code your EAs and Indicators for no charge