i try on gold and btcusd but it was removed from chart instantly .. so it is working with pair that mentioned in input only ?right . thanks for shareBanzai wrote: Fri Jul 22, 2022 4:26 am Super CSS
Coder: Apprentice
Released date: July 20th, 2022
SCSS = Super CSS
Coder said:
EA is based on "Gary.BaludaSuperCSS.v.2.0.mq4"
"SCSS.mq4" is the new code for an EA.
It's easier to make an EA if the coder rewrites the indicator.
----------------------------------------------------------------------------------------------------
Mr.Tools said:
The way i am understanding the code, if ignore future = true, you will be using a non repainting linear weighted moving average, if false you will be using a recalculating/repainting Tma centered.
----------------------------------------------------------------------------------------------------
Re: Simple Expert Advisors (EA's) for MT4
344Banzai wrote: Fri Jul 22, 2022 4:07 am HiLo TMA EA
Coder: Apprentice
Released date: July 20th, 2022
Someone requested an EA in another forum:
I think "TMA ATR Channel.mq4" recalculate/repaint.
"HILO channel OMA BT.ex4" is over here:
viewtopic.php?p=1295454737#p1295454737
------------------------------------------------------------------------------------------------------------
Download:
has anyone used this??
0 + 0 = 0
Infinite / Infinite = 1
1 way to Heaven & it matters
people only serve God or money coincidence?
Infinite / Infinite = 1
1 way to Heaven & it matters
people only serve God or money coincidence?
Re: Simple Expert Advisors (EA's) for MT4
345I'm about to load up on a demo account, I will post my results here for you guys..
- These users thanked the author Pooedmypants for the post:
- Chickenspicy
Re: Simple Expert Advisors (EA's) for MT4
346
Hello, Can you please code a simple EA with this buy sell indicator?
It works great especially on higher time frames.
I would like it to be used on the 4 hour with TP and SL.
Also a trailing stop would be great.
No comments to hide from brokers.
It works great especially on higher time frames.
I would like it to be used on the 4 hour with TP and SL.
Also a trailing stop would be great.
No comments to hide from brokers.
Re: Simple Expert Advisors (EA's) for MT4
347I wanted to ask you if you know of any divergence ea. In this case I would be interested in the stochastic divergence ea but that included MACD, RSI, etc. would be broader and better to choose
My idea would be, for example, that a PZ Divergence Scanner could be linked to an EA with all its characteristics of hours, zones, size, TF, SL, TP, Trailing,... that is possible very complete
Thank you very much
My idea would be, for example, that a PZ Divergence Scanner could be linked to an EA with all its characteristics of hours, zones, size, TF, SL, TP, Trailing,... that is possible very complete
Thank you very much
Re: Simple Expert Advisors (EA's) for MT4
348
4-36 Profit Factor! Same EA different source codes, and ex files. in the back test in different timeframes shows great results, but in live demo I have tested previous weeks , sometimes fails to open trades or close them resulting in big drawdowns.
I am no coder and I don't understand how it works, if it works. Can someone check, Why is it not opening same trades on live account ( or at least approximate ) ,can EA repaint or read future bars?
they are all the same EA I think modified by different people, i used
this: "nuclear profit" on my results.
PS: i have tested on strategy tester , only on close price.
Any opinion would be welcome.
Thanks.
I am no coder and I don't understand how it works, if it works. Can someone check, Why is it not opening same trades on live account ( or at least approximate ) ,can EA repaint or read future bars?
they are all the same EA I think modified by different people, i used
this: "nuclear profit" on my results.
PS: i have tested on strategy tester , only on close price.
Any opinion would be welcome.
Thanks.
Re: Simple Expert Advisors (EA's) for MT4
349they all read history (kernel.dll calls) that's why they doesn't behave like in BTbesirasani wrote: Tue Mar 21, 2023 10:56 am 4-36 Profit Factor! Same EA different source codes, and ex files. in the backrest diffident timeframes shows great results, but in live demo i have tested previous weeks , sometimes fails to open trades or close them resulting in big drawdowns.
I am no coder and I don't understand how it works, if it works. Can someone check, WHy is it not opening same trades on live account ( or at least approximate )
they are all the same EA I think modified by different people, i used
this: "nuclear profit" on my results.
PS: i have tested on strategy tester , only on close price.
Any opinion would be welcome.
Thanks.
Scalping the Century TimeFrame since 1999
Re: Simple Expert Advisors (EA's) for MT4
350Ok. my issue that in some cases it doesn't respond at all, I just want to know it it uses future candles ( because very high profit rate), and if yes that is a no go.
and if not than how we can fix it to work without interruption.
I searched the source code with chatgpt a little and it shows that it uses average range for 4 days , and also wpr and AO.
in general there is some good code I don't think its all bad but it stalls on demo.
Any idea how can we fix it?
and if not than how we can fix it to work without interruption.
I searched the source code with chatgpt a little and it shows that it uses average range for 4 days , and also wpr and AO.
in general there is some good code I don't think its all bad but it stalls on demo.
Any idea how can we fix it?