- Search Energy EXCH
-
jeanlouie replied Feb 25, 2021His last post was 5 days after starting the thread. What's the profit factor over how many sample trades?
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 25, 2021It's only made for the indicators mentioned. I recall there are generic signallers floating around that can be made to use what ever indicators you want.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 24, 2021Doubt anyone here codes in lua. At some point it's not doing what you expect, narrow down where the fault is, go through each block and check it's doing what you expect it to be doing. Sounds simple enough but if you don't do it you'll stay just ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 24, 2021It just looks like horizontal boxes of fixed x pip heights drawn from the open of some candle, is that right?
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 24, 2021Alerter/signal combiner - uses 3 indicators, you must have these in your indicators folder, with the same name in the inputs that can be changed - option to use any/all - each yellow/orange/red dot is a signal from the 3 indicators separately - ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 23, 2021If you think it's worth it, buy it, don't steal it. Just keep in mind, part of the disclaimer: image I don't expect the author to give out their actual personal details, but this was still amusing: image
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 22, 2021image Exactly what it says, the alert gets the new indicator value from candle x, because it repaints you have an option of making x=0, the live bar, or x=100, 100 bars back, whatever you want. In the gif with period of 12, there's repainting at ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 21, 2021Every time you call the string function ObjName(), you're running that function, obivous, but every time that function is run, the name output changes because it increments the counter every time it's run. So when you try to modify the object ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 20, 2021No no, not tell orders apart, but objects apart, if you right click on a chart with 1000s of objects to see the object list, how do you find any single particular object? edit - 1 reply deep, I'll cut to the chase, all the objects you're creating ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 20, 2021Leading question - how do you tell 1 object apart from any other object?
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 19, 2021Choice of which candle to get an alert from, alerts based on new direction in that candle, as you know it's repainting.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 19, 2021It's decompiled, can't do anything with it, if you have the original source or just the original ex, post that.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 18, 2021You asked for local time, thats local time. I don't know what your other one is supposed to do, and its just showing local time too with an offset option, so farout you dont mean the current local time but a different local time for every candle ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 18, 2021What info are you trying to get?
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 18, 2021Was on 30s relay, without starting with a time, updated
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 18, 2021file updated with same name - local time is udpated on loading too file updated with same name - local time as candle hover time with optional offset
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 18, 2021- it is working properly, I think you had them horizontally across the bottom of a smaller chart then enlarged the chart, label placement is by the size of the chart at time of loading update - allows resizing chart - font options
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 17, 2021Here, untested but will prob work, input for unique tag
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 16, 2021What's the pf over how many 100s of trades? - pretty much anything is doable - from another indicator, call those buffers via icustom and do what ever with them - from that indicator, print() the values out, or comment them to the chart, or create ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Feb 15, 2021Chances are you're not too stupid to do it, you probably haven't found examples of it. Restricting a file makes it proprietary in a way, and you're not a customer paying for or doing it yourself and asking why it's not working. Though I won't tell ...
I will code your EAs and Indicators for no charge