- Search Energy EXCH
- 258 Results (37 Threads, 221 Replies)
- pgtips replied Dec 5, 2024
I think I am also not trading tomorrow so David and everyone, have a great weekend. Saturday I'm taking my kids to see Starlight Express !
Renko Trading Discussion
- pgtips replied Dec 5, 2024
I use a partial close EA that locks in to BE at 720 (7.2) but at the moment struggling to get above +4 (400). Glad its a demo, can leave it and come back later Edit : it eventually closed out pretty much BE then took off

Renko Trading Discussion
- pgtips replied Dec 5, 2024
Good choice to stay out, mines not making much progress. brick size 1000 so 10 is how I would say it, my broker is IC Markets. (the link is added automatically by the forum)
Renko Trading Discussion
- pgtips replied Dec 5, 2024
Demo trade of my new system, hope it makes a few, DAX is unbelievably high but the setup was correct. image
Renko Trading Discussion
- pgtips replied Dec 3, 2024
on DAX, this should have been my entry but I was not sure about above the 00 level as DAX is so high at moment. Would have got 6 to 10 if I had. image
Renko Trading Discussion
- pgtips replied Dec 2, 2024
nice to see the charts @intrepidpips and @JamieAlejan. I hope they both work out. I missed a trade on DAX today.
Renko Trading Discussion
- pgtips replied Nov 29, 2024
I'll be here, its going to wind down before Xmas but hopefully a couple of weeks left. I'm going to get better at cut and pasting charts but today was another positive. Have a good weekend all. :-)
Renko Trading Discussion
- pgtips replied Nov 28, 2024
2 x buy orders today. On demo so probably would not have taken second on live account. Closed half at +9, SL to BE and trailing so its a free trade now. A new strategy I am testing so caution would have been becuase its at the 19400 level. In ...
Renko Trading Discussion
- pgtips replied Nov 22, 2024
thank you. I checked it out (candle vol 09) but it did not seem quite right. Of all V2 was actually the correct one.! Thank you very much again for help. will I be allowed to see/study the MQ4 file or do you not do that, I understand either way. ...
I will code your EAs and Indicators for no charge
- pgtips replied Nov 22, 2024
Thank you, so I did make a mistake. Could you possibly amend the indicator to this please. I'll send you a short PM message save clogging up the thread.
I will code your EAs and Indicators for no charge
- pgtips replied Nov 22, 2024
Hello, I made an error (I think) If just closed is bar Y, bar before that is bar X is i+1 the bar one on from first bar in calculation so i+1= Y or does it count backwards and i+1 is counting back from last bar (so most recent value obtained )? so ...
I will code your EAs and Indicators for no charge
- pgtips replied Nov 21, 2024
it helps a lot. I signed up to a 'teacher ' (I'm wincing) who advocated SR levels and it all made sense but realtime live it just fell to pieces. I know you have been posting for a while and DAX renko is something I am most comfortable with. tended ...
Renko Trading Discussion
- pgtips replied Nov 21, 2024
BestTraderEv my error, sorry. should be percentagediff = (tick_volume [i+1] / tick_volume [i]) * 100; possible to amend please?
I will code your EAs and Indicators for no charge
- pgtips replied Nov 21, 2024
Hello David, I hope you are well. Its good to see your charts. Did you take 2 lines intersect, the horizontal resistance and the tops of the highs descending and choose that as entry point ? Also is your normal renko 15. thank you, PG
Renko Trading Discussion
- pgtips replied Nov 21, 2024
That's wonderful. I have something on my screen I can see its close but possibly a bug. This image, lots of arrows (dots) painted but see attached will help to see the error image there is 3 bars (using the indicator I last uploaded which displays ...
I will code your EAs and Indicators for no charge
- pgtips replied Nov 21, 2024
Hello @BestTraderEV, I was unable to get it to get your upload to work but reading your comment on the data and work required I think the attached might help. It almost does the job but it has extra condition to wait for indicator to change colour. ...
I will code your EAs and Indicators for no charge
- pgtips replied Nov 21, 2024
Thank you very much @BestTraderEV . I only have the 1 renko chart. I have installed onto my chart and will run it. again, thank you, I am grateful for your code.
I will code your EAs and Indicators for no charge
- pgtips replied Nov 20, 2024
Hello, In your archives does anyone have an indicator to do this (I posted before but lots of posts I think mine was going to disappear) An volume indicator that displays and alerts % difference over a given user input % value. So to check most ...
I will code your EAs and Indicators for no charge
- pgtips replied Nov 18, 2024
An indicator would be very gratefully received. I want to check most recent closed bar volume (on a renko chart) against the previous closed bar on same renko chart for % difference. percentagediff = (1-(most recent bar /prev bar))*100 if difference ...
I will code your EAs and Indicators for no charge