fxcodebase-backup

Hill no repaint+Arrows1 EA

Source: https://fxcodebase.com/code/viewtopic.php?f=38&t=71079
Forum: 38 · Topic 71079 · 12 post(s)


Hill no repaint+Arrows1 EA

Apprentice · Mon Apr 12, 2021 12:46 pm

Hill no repaint+Arrows1.mq4

Based on the request. https://fxcodebase.com/code/viewtopic.p … 93#p141393

You need to keep indicator on the chart with EA

Hill no repaint+Arrows1 EA.mq4


Re: Hill no repaint+Arrows1 EA

Sufiki · Wed May 12, 2021 7:03 am

please give option to limit bar for indicator. Example Limit bar : 100 so indi will give signal around 100 bar


Re: Hill no repaint+Arrows1 EA

Apprentice · Thu May 13, 2021 5:11 am

Your request is added to the development list. Development reference 473.


Re: Hill no repaint+Arrows1 EA

Apprentice · Fri May 14, 2021 4:43 am

Hill_no_repaint+Arrows1.mq4

Try this version.


Re: Hill no repaint+Arrows1 EA

Sufiki · Sat May 22, 2021 4:14 am

Thank you very much, it work ok now. how to call from icustom, so i can get signal up or down?


Re: Hill no repaint+Arrows1 EA

Apprentice · Tue May 25, 2021 4:05 am

Your request is added to the development list. Development reference 511.


Re: Hill no repaint+Arrows1 EA

Apprentice · Thu May 27, 2021 11:36 am

You need to put this indicator on the chart and look for the arrows to appear, not through iCustom.

Do you want to access these signals from another indicator or EA?


Re: Hill no repaint+Arrows1 EA

Sufiki · Thu May 27, 2021 2:35 pm

Apprentice wrote: You need to put this indicator on the chart and look for the arrows to appear, not through iCustom.

Do you want to access these signals from another indicator or EA?

Yup thats right, i want access signals from other ea


Re: Hill no repaint+Arrows1 EA

Apprentice · Sun May 30, 2021 7:07 am

Your request is added to the development list. Development reference 537.


Re: Hill no repaint+Arrows1 EA

Apprentice · Wed Jun 02, 2021 4:31 am

Still the same answer. You can use iterations through objects to find signals. Hill no repaint+Arrows1 EA.mq4 actually doing that.


Re: Hill no repaint+Arrows1 EA

gerval · Tue Aug 10, 2021 2:00 pm

The YES indicator repaints, also the EA asks for dll for it


Re: Hill no repaint+Arrows1 EA

mahdi669 · Sat Jan 29, 2022 2:17 pm

Is it possible to explain the logic behind this indicator please? I want to code it in Python but I can’t read it very well on MQL