• Welcome back! Thank you for being a part of this Traders Community. Let's discuss and share :)
    Selamat datang kembali! Trimakasih telah menjadi bagian dari Komunitas Trader ini. Mari berdiskusi dan berbagi :)

Suggestion I will make a Free EA with your Indicator

Please use the attached EA.
This is EA for manual trading, but you can use to close all orders after profit or lose.
Just put this EA in a chart (any chart is OK) and run it.
If you want to close all orders with total profit dollars, then Use Auto basketprofit =FALSE and put manual profit dollars.
If you want to put manual input dollars, then always Use_Auto baske profit =FALSE.
If you Use_Auto baske profit =TRUE, then EA will calculate total expected profit based on lot size, so if you don't want it, Use_Auto baske profit =FALSE.

View attachment 77557

EX.) Above example, If you run 3 EA and total profit reached to $200, then all orders are closed.

If you want to close all orders if total loss reached to $500, then
View attachment 77558
Use Emergency STOP=true and put $500.

Please test it in demo account first.

I will try thank you very much that seem what i want
 
EA never opens a trade against trend, it takes first trade as per trend and then apply martingale if trend goes opposite. Also you can see in ur picture there are sell and buy orders in same pair however my EA can take only one side trades at a time, it means u have done something wrong. It will pick opposite side only if all trades hit TP and signal has changed. With multiple of 1.2, 0.01 lots should apply maximum time but in ur picture it is applied more than 3 times so there must be something wrong from ur hand, you might have attached EA in same pair many charts. Looks like u increased max orders and each order started applying martingale.

Hi, I'm testing your EA. If I use in many pairs need to change Magic Number on each pair or can be the same? Thanks in advance.
 
Please use the attached EA.
This is EA for manual trading, but you can use to close all orders after profit or lose.
Just put this EA in a chart (any chart is OK) and run it.
If you want to close all orders with total profit dollars, then Use Auto basketprofit =FALSE and put manual profit dollars.
If you want to put manual input dollars, then always Use_Auto baske profit =FALSE.
If you Use_Auto baske profit =TRUE, then EA will calculate total expected profit based on lot size, so if you don't want it, Use_Auto baske profit =FALSE.

View attachment 77557

EX.) Above example, If you run 3 EA and total profit reached to $200, then all orders are closed.

If you want to close all orders if total loss reached to $500, then
View attachment 77558
Use Emergency STOP=true and put $500.

Please test it in demo account first.

Hello Mr. Tanaka! I'm testing Trio Orchestra (standard + reversed version) from a couple of weeks and it's performing well till now (5% gain and small drawdown)..
I'd like to ask you if it's possible to code the "basket profit" options so that the value can increase proportionally with balance..so if the account doubles, the value doubles as well and so on.. (ex.: 10 USD value for a 1000 USD account, then it increases to 11 when the balance reaches 1100, and so on..)
I hope it's not a difficult change to make..this is your last revision of the EA, let me know!
Thank you soooo much for your time and patience :)
 

Attachments

Hello Mr. Tanaka! I'm testing Trio Orchestra (standard + reversed version) from a couple of weeks and it's performing well till now (5% gain and small drawdown)..
I'd like to ask you if it's possible to code the "basket profit" options so that the value can increase proportionally with balance..so if the account doubles, the value doubles as well and so on.. (ex.: 10 USD value for a 1000 USD account, then it increases to 11 when the balance reaches 1100, and so on..)
I hope it's not a difficult change to make..this is your last revision of the EA, let me know!
Thank you soooo much for your time and patience :)
it's like high gain robot
 
[QUOTE = "xander cage, post: 295974, miembro: 26342"] ¡Hola, Sr. Tanaka! Estoy probando Trio Orchestra (versión estándar + invertida) desde un par de semanas y está funcionando bien hasta ahora (5% de ganancia y pequeña reducción).
Me gustaría preguntarle si es posible codificar las opciones de "canasta de ganancias" para que el valor pueda aumentar proporcionalmente con el saldo ... así que si la cuenta se duplica, el valor también se duplica y así sucesivamente .. (ej.: 10 Valor en USD para una cuenta de 1000 USD, luego aumenta a 11 cuando el saldo llega a 1100, y así sucesivamente ..)
Espero que no sea un cambio difícil de hacer ... esta es su última revisión de la EA, ¡avíseme!
Muchas gracias por su tiempo y paciencia :)[/ QUOTE]

Sr. Xander Cage, comparta su configuración o archivo de configuración para el EA Trio_Orchestra 1.0
 
Hello Akiko San:

Here it is;

1. OCO (One Cancel Other Order) once a position is opened (buy open, sell stop cancel)
2. Website for NEWS Reference (e.g. ForexFactory)
3. Timer to NEWS Release (order is placed before...........minutes of New Release and canceled after..........minutes)
4. Max. spread

Many thanks in advance.
OK, I coded.
I added news filter. If you want to use News filter. then UseNewsfilter=true.
If you want to RUN EA during news time, then you select RUN EA when NEWS.
If you want to STOP EA during news time, then you select STOP EA when NEWS.
You want to RUN EA during oimpact news time, so you can select RUN EA when NEWS.
Mins before news =60 means, EA start to RUN before 60mins and STOP after 60min of news event.


upload_2019-3-28_11-4-52.png
You can see remaining time until news event below.
upload_2019-3-28_11-4-23.png

I also added max spread and OCO (One Cancel Other Order). Once buystop or sell stop changed to order, then stop order is deleted!
:inlove::p:ok:
upload_2019-3-28_11-10-42.png
 

Attachments

  • upload_2019-3-28_11-4-23.png
    upload_2019-3-28_11-4-23.png
    17.7 KB · Views: 810
  • upload_2019-3-28_11-4-52.png
    upload_2019-3-28_11-4-52.png
    6.5 KB · Views: 806
  • upload_2019-3-28_11-10-42.png
    upload_2019-3-28_11-10-42.png
    118.3 KB · Views: 813
  • EA_News Expert Advisor MM.ex4
    EA_News Expert Advisor MM.ex4
    83.1 KB · Views: 140
Hello Mr. Tanaka! I'm testing Trio Orchestra (standard + reversed version) from a couple of weeks and it's performing well till now (5% gain and small drawdown)..
I'd like to ask you if it's possible to code the "basket profit" options so that the value can increase proportionally with balance..so if the account doubles, the value doubles as well and so on.. (ex.: 10 USD value for a 1000 USD account, then it increases to 11 when the balance reaches 1100, and so on..)
I hope it's not a difficult change to make..this is your last revision of the EA, let me know!
Thank you soooo much for your time and patience :)
You mean that you want basket profit is manual input or percentage of your equity?
 
Hello Tanaka,
what about QQE indi ..?
(see, please, https://www.mql5.com/en/code/20650)
(http://dewinforex.com/forex-indicat...il-but-accurately-defines-trend-and-flat.html)

I thought of simplifying everything (the previous request) with ...
the simple cross between the QQE (50) and its average LWma34


(m5) strategy:
enter @ open next bar when ...

buy :
QQE(50:blu line
) cuts UP its linear weighted34 (dottet red line)

sell:
QQE(50:blu line
) cuts Down its linear weighted34 (dottet red line)

TP (SL) at new opposite order ...
(trailing stop by LWma34)

Regards
mag00

P.S.

remember to delete the suffix (.txt) by the template file ...
mag , there is a problem. You put moving average on sub-chart. So moving average range is the same as QQE range. (32 to 50 to 59....)
upload_2019-3-28_11-26-39.png
When I use moving average indicator for EA, buffer value is always main chart range value like below. (1.31888 ....)
upload_2019-3-28_11-28-30.png
So it is not the same range and I can not code to compare with QQE and MA...
If you find the another indicator , I will try.
 

Attachments

  • upload_2019-3-28_11-26-39.png
    upload_2019-3-28_11-26-39.png
    2 KB · Views: 799
  • upload_2019-3-28_11-28-30.png
    upload_2019-3-28_11-28-30.png
    2 KB · Views: 803
THIS INDICATOR WORTH TO MAKE AN EA --IF SOME ONE HELP ---

THE NUMBER > 7 ITS GOOD TO BUY ORDER FOR CURRENCY
THE NUMBER < 7 ITS GOOD TO SELL ORDER FOR CURRENCY

TAKE PROFIT + STOP LOSS + LOT SIZE

EXAMPLE IN TH PIC BELOW

THE INDICATOR ALSO ATTACH THE RAR FOLDER AFTER EXTRACT PUT IN WINDOWS FONT FOLDER

THATS ALL

VERY THANK
Sorry, there is no buffer output for this indicator (EMPTY), so I can not code EA...
upload_2019-3-28_11-32-41.png
 

Attachments

  • upload_2019-3-28_11-32-41.png
    upload_2019-3-28_11-32-41.png
    6.8 KB · Views: 791
EA never opens a trade against trend, it takes first trade as per trend and then apply martingale if trend goes opposite. Also you can see in ur picture there are sell and buy orders in same pair however my EA can take only one side trades at a time, it means u have done something wrong. It will pick opposite side only if all trades hit TP and signal has changed. With multiple of 1.2, 0.01 lots should apply maximum time but in ur picture it is applied more than 3 times so there must be something wrong from ur hand, you might have attached EA in same pair many charts. Looks like u increased max orders and each order started applying martingale.
Hi AHMAD KHAN,

Thanks to hear from you.
I am attached some photo in March 21, 2019 to prove the EA open trade with difference broker in opposite direction.
It's should be open trade in same direction.
One thing you right! It's my mistake.
I removed the EA and reinstalled the EA in March 22, 2019 because I hope it will opened trade in same direction with other broker.
But it isn't.
In this case, Do I have to Close all trade before re-install the EA?
Or do you have any suggestion.
https://soehoe.id/i-will-make-a-free-ea-with-your-indicator.t9801/page-534#post-294690
Thanks.
 
Hi AHMAD KHAN,

Thanks to hear from you.
I am attached some photo in March 21, 2019 to prove the EA open trade with difference broker in opposite direction.
It's should be open trade in same direction.
One thing you right! It's my mistake.
I removed the EA and reinstalled the EA in March 22, 2019 because I hope it will opened trade in same direction with other broker.
But it isn't.
In this case, Do I have to Close all trade before re-install the EA?
Or do you have any suggestion.
https://soehoe.id/i-will-make-a-free-ea-with-your-indicator.t9801/page-534#post-294690
Thanks.
 

Attachments

  • Buy.jpg
    Buy.jpg
    114.3 KB · Views: 84
  • Sell.jpg
    Sell.jpg
    285.8 KB · Views: 87
Hi AHMAD KHAN,

Thanks to hear from you.
I am attached some photo in March 21, 2019 to prove the EA open trade with difference broker in opposite direction.
It's should be open trade in same direction.
One thing you right! It's my mistake.
I removed the EA and reinstalled the EA in March 22, 2019 because I hope it will opened trade in same direction with other broker.
But it isn't.
In this case, Do I have to Close all trade before re-install the EA?
Or do you have any suggestion.
https://soehoe.id/i-will-make-a-free-ea-with-your-indicator.t9801/page-534#post-294690
Thanks.

When you put in market that not will same
 
tanaka akiko San, good morning, I have one small request. Its very easy, simple also with less options. :):):):):)

Please can you make an EA with Moving average SMA200 (or adjustable). No other moving average along it, just SMA200 only. This is the another strategy I was practicing after martingale strategy.


Strategy/ Function: EA will pick trade when candle cross SMA200 line and then trade will be picked on next new candle only.

Default settings: Lot 0.01, TP 30,Trail stop 15, Max orders 2, Max Martingale 10, multiple multiplier 1.2 and Martingale + break even same as per previous EA. Martingale PIP distance 10 and pip multiplier 1.2, martingale will apply only as per time frame of the chart and on new candle however first trade will be picked only as per SMA200 strategy mentioned above. Alert with sound whenever the trade picked. SMA settings to change value of 200 if required. SMA line color changeable and thickness should be 2.

Not required: Time filter, basket or target, any news filter or any other additional indicator, no friday option, works whole day 5 days a week.


Below picture will guide you from where to pick a trade (arrow shows the candle bar where it finishes on the other side then from next candle, trade will be picked. If below SMA line then SELL if above SMA line then BUY).

View attachment 77499


In case like this situation View attachment 77501 same above rule will be followed.

Additional request:h::h::h::h::h:: If u can design buttons on screen for the currency pairs, so if we select them and make them active, EA will pick a trade on same chart, no need to open many charts and attach separately. If it is possible then I need buttons for EURUSD, GBPJPY, EURJPY, EURGBP, CADJPY, CHFJPY, NZDJPY, NZDUSD, Gold, XAUUSD and then you don't need to mention magic number option in settings as whatever the button will be active, it will pick magic number itself. These are the only pairs which properly cross SMA200 up and down, they hardly be neutral on the line, otherwise you can list the Major and Minor + Gold/ XAUUSD pairs in horizontal with a check box so only those will be active which are selected. Please attach same indicator of sessions on chart and name this robot as EA ZAMAN SMA200 MARCH 2019, and rest other details as per previous EA and also add leverage. Also if you can make screen font colors as red, it will be readable on any background screen color.

Thank you so much in advance :cool::cool::cool::cool::cool:
I coded. Can you test if EA works correctly?
upload_2019-3-28_13-29-19.png
upload_2019-3-28_13-29-29.png
 

Attachments

  • upload_2019-3-28_13-29-19.png
    upload_2019-3-28_13-29-19.png
    24.2 KB · Views: 814
  • upload_2019-3-28_13-29-29.png
    upload_2019-3-28_13-29-29.png
    9.1 KB · Views: 814
  • EA_ZAMAN SMA2000.ex4
    EA_ZAMAN SMA2000.ex4
    571.6 KB · Views: 167
Back
Top