Page 1 of 1

Discussion about trade manager for most indicators

Posted: Mon Oct 08, 2018 5:23 am
by samusmus
Dear Mntiwana,

Thank you for all the hard work. I appreciate it very much.

Do we have a trade manager EA that includes most of mladen indicators? For example, if
1. I open the trade manager EA parameters
2. I click on the parameter 'bands indicators' then a popup list appears with: [bollinger band, keltner band, vidaya band, etc].
3. Same for the parameters: 'bands indicators', 'oscillators', 'volume indicators', etc

I tried these links, and I could not find it:

Code: Select all

- Simple Experts: https://forex-station.com/viewtopic.php?f=578480&t=8414309 
- Various Expert Advisors: https://forex-station.com/viewtopic.php?f=578480&t=8472355
- Coding snippets: https://forex-station.com/viewtopic.php?f=578480&t=8412158
- 1 trade manager: https://forex-station.com/viewtopic.php?f=578480&t=8472640
- Timmy's EA service: https://forex-station.com/viewtopic.php?p=1295362970#p1295362970
-  increase/decrease buttons to a panel EA: https://forex-station.com/viewtopic.php?f=578480&t=8472862
- martingale EA: https://forex-station.com/viewtopic.php?f=578480&t=8472858
- ADX EA: https://forex-station.com/viewtopic.php?f=578480&t=8472829
- Blessing EA: https://forex-station.com/viewtopic.php?f=578480&t=8472216
- scalping EA bu: https://forex-station.com/viewtopic.php?f=578480&t=8472305
- EA assar: https://forex-station.com/viewtopic.php?f=578480&t=8461327
- MT4 trading systems: https://forex-station.com/viewtopic.php?f=578267&t=8472691&hilit=simple+expert+advisor
- Strong system: simple: https://forex-station.com/viewtopic.php?f=578267&t=8472314&hilit=simple+expert+advisor
- Coding help: https://forex-station.com/viewtopic.php?f=578623&t=8412211
- Bbands EA: https://forex-station.com/viewtopic.php?f=578623&t=8472917
- Trading systems: https://forex-station.com/viewforum.php?f=578267

Re: Discussion about trade manager for most indicators

Posted: Mon Oct 08, 2018 5:49 am
by mntiwana
samusmus wrote: Mon Oct 08, 2018 5:23 am Dear Mntiwana,

Thank you for all the hard work. I appreciate it very much.

Do we have a trade manager EA that includes most of mladen indicators?
trade manager.png
indis.png
For example, if
1. I open the trade manager EA parameters
2. I click on the parameter 'bands indicators' then a popup list appears with: [bollinger band, keltner band, vidaya band, etc].
3. Same for the parameters: 'bands indicators', 'oscillators', 'volume indicators', etc

I tried these links, and I could not find it:

Code: Select all

- Simple Experts: https://forex-station.com/viewtopic.php?f=578480&t=8414309 
- Various Expert Advisors: https://forex-station.com/viewtopic.php?f=578480&t=8472355
- Coding snippets: https://forex-station.com/viewtopic.php?f=578480&t=8412158
- 1 trade manager: https://forex-station.com/viewtopic.php?f=578480&t=8472640
- Timmy's EA service: https://forex-station.com/viewtopic.php?p=1295362970#p1295362970
-  increase/decrease buttons to a panel EA: https://forex-station.com/viewtopic.php?f=578480&t=8472862
- martingale EA: https://forex-station.com/viewtopic.php?f=578480&t=8472858
- ADX EA: https://forex-station.com/viewtopic.php?f=578480&t=8472829
- Blessing EA: https://forex-station.com/viewtopic.php?f=578480&t=8472216
- scalping EA bu: https://forex-station.com/viewtopic.php?f=578480&t=8472305
- EA assar: https://forex-station.com/viewtopic.php?f=578480&t=8461327
- MT4 trading systems: https://forex-station.com/viewtopic.php?f=578267&t=8472691&hilit=simple+expert+advisor
- Strong system: simple: https://forex-station.com/viewtopic.php?f=578267&t=8472314&hilit=simple+expert+advisor
- Coding help: https://forex-station.com/viewtopic.php?f=578623&t=8412211
- Bbands EA: https://forex-station.com/viewtopic.php?f=578623&t=8472917
- Trading systems: https://forex-station.com/viewforum.php?f=578267
I dont think any of such kind/style,it is some kind specific when they (Mladen/Mrtools) code EAs for general users
what i noticed their codes are simple to the point not complicated

Re: Discussion about trade manager for most indicators

Posted: Mon Oct 08, 2018 7:26 am
by samusmus
Thank you very much! I sent you a pm.

Re: Discussion about trade manager for most indicators

Posted: Sat Oct 13, 2018 9:24 am
by samusmus
As per this thread, we could add 24 other oscillator indicators to this mq4 file. I added a couple of comments in this source code, as you can see.

In below screenshot you can see the source code for RSI Power Maximum v2.03.mq4. RSI is an oscillator indicator.

In the EA parameter settings, we are able to select which 'oscillator' we prefer. There is a choice of 25 oscillators.

Re: Discussion about trade manager for most indicators

Posted: Tue Jan 17, 2023 9:37 am
by Bfelouah
samusmus wrote: Sat Oct 13, 2018 9:24 am As per this thread, we could add 24 other oscillator indicators to this mq4 file. I added a couple of comments in this source code, as you can see.

In below screenshot you can see the source code for RSI Power Maximum v2.03.mq4. RSI is an oscillator indicator.

In the EA parameter settings, we are able to select which 'oscillator' we prefer. There is a choice of 25 oscillators.

Image
can you add adx (dx- and dx+ crossing with a level) and moving average to this EA please sir i really need it