• 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

Tanaka make another magic. As you can see on the image, this indicator calculates trends on all time frames using 9 indicators: ADX, RSI, MOM, CCI, OsMA, MACD, SAR, WPR, MA. There is a general trend (M15, M30, H1, H4 and D1 time frame), which is calculated by a combination of the previous 9 indicators. Conservative trading (very high win probability but less frequent trading signals): ENTRY POINT: When all 9 indicators point in the same direction for the given timeframe place the respective BUY / SELL trade. EXIT POINT: When all 9 indicators point in the opposite direction for the same timeframe, exit the trade. Dynamic trading (more balanced win probability but more frequent trading signals): ENTRY POINT: When 7 out of the 9 indicators point in the same direction for the given timeframe place the respective BUY / SELL trade. EXIT POINT: When all 7 of the 9 indicators point in the opposite direction for the same timeframe, exit the trade. TIMEFRAME: This can be used on any timeframe. STOP LOSS: We recommend 85% of the timeframe's Average True Range (ATR) HOT TIP: Keep an eye on the cumulative indicator - en highlights where the trend is going.
Will code it here:
https://soehoe.id/multi-trend-ea-coding-a-request.t11831/
 
I am coding... It looks interesting.
There are many arrow signals, how can I control? Is it OK with ini_SL pips like I made ZUP150?
Like first order is placed, then after **pips , then next order is placed with next arrow signal?
Or just set max orders without any pips? What do you think?:cool:

Hi Tanaka
please make the EA with ini_Sl Like in zup 150
 
Hello

In the attachment I'm sending you a baseline code based on the Pipfiniti trend laser indicator.
I would like to trade with it for a 15 min chart so that it opens positions when the signals change and closes them when the opposite signal starts (setting on the indicator period 3), but if they are the same as on the 1h chart (setting on the indicator period 7) .
Thanks in advance.
Extravagant source code for EA....helping very much...:rofl::rofl::rofl:
And of course the indicator is attached....that s how we like it here...:rofl::rofl::rofl:
And every 2 months the same request here...don t forget to ask in august again....:rofl::rofl::rofl:
p%2048_00111.jpg
 
Arvind Subramanian, post: 228872, membro: 21808 Ecco la versione tradotta - Ha bisogno di aiuto sul suo EA


Ho provato ad installarlo su mt4 ma non funziona, mi chiede l'autorizzazione.
 
Tanaka
Please code an EA with the attached Market Profile _P.O.C indicator.
This EA should Buy at the touch of each Aqua color line from the bottom and Sell at the touch of each Aqua color line on the top.
EA should have:
Start and End time of the day
Tp and sl targets
Multiplier of the first lot (example: 1st lot 0.01 - 2nd lot 0.02 - 3rd lot 0.03 and so on or 0,01 -0,02-0,04 etc)
Number of trades from 1 to 100
Magic number
Opening of the first order on the first or second or third or fourth line
Thank you in advance for your support.
just a reminder please
 
Hello Mr. Tanaka. Can you build an EA using the following indicator? It must be very promising this way. Thanks in advance.
Hello all, I have just coded.
Can you try BT? (maybe TF H1 is better?) I am sorry that I am kind of busy this week and I have not optimized parameters yet...
Please test and find the best setting. If you don't want trailing stop, switch false, and normal TP/SL is used.
This indi gets at lot of arrow signals, you can just put" new_order ** pips" then 2nd(next) order is placed if the price becomes higher/lower that pips. This is to avoid many orders.:ok::)
 

Attachments

Hello all, I have just coded.
Can you try BT? (maybe TF H1 is better?) I am sorry that I am kind of busy this week and I have not optimized parameters yet...
Please test and find the best setting. If you don't want trailing stop, switch false, and normal TP/SL is used.
This indi gets at lot of arrow signals, you can just put" new_order ** pips" then 2nd(next) order is placed if the price becomes higher/lower that pips. This is to avoid many orders.:ok::)

Hi Tanaca, I see the signs on the screen but the EA does not open a position. Did I miss something wrong?
 
Hello all, I have just coded.
Can you try BT? (maybe TF H1 is better?) I am sorry that I am kind of busy this week and I have not optimized parameters yet...
Please test and find the best setting. If you don't want trailing stop, switch false, and normal TP/SL is used.
This indi gets at lot of arrow signals, you can just put" new_order ** pips" then 2nd(next) order is placed if the price becomes higher/lower that pips. This is to avoid many orders.:ok::)
Thank you very much tanaka akiko , this is very good, so far it has taken 2 trades and both of them in profit , i wish there can be a way where it will scan all the pairs and take trades when they meet the condition
 
Back
Top