- Credits
- 0
Hello tanaka.What is CROSS1 and CROSS2?
Use only mcginley_dynamic_main?
How can I code? I love bitcoin.
see picture.
mcginley dynamic is indicator.
I tested 2017 to 2019 .
100% win.
you can check.
Hello tanaka.What is CROSS1 and CROSS2?
Use only mcginley_dynamic_main?
How can I code? I love bitcoin.
I
I can not get proper signal from dragon fly. Can you find another one?
Provide me EA copy and I will check.
You need to increase PIP distance between martingale, your pip distance is 10 pip so if u can calculate manually, 10 orders will be active in 100 pips.
Increase Pip distance up to 30 and it's multiplier 1.8 then your orders will be less.
If you want each martingale to have separate TP then select option in martingale settings otherwise it will merge the TP of all martingale orders in to one and close them on breakeven. (instead of modify TP, select Separate TP).
Hello Tanaka, kindle make an EA with the attached indicator.
*All the parameters should be customizable.
*Current TimeFrame- M1, M5, M15, M30, H1, H4, Daily.
BUY - When red cross above the green line
SELL - When red cross beneath the green line
** Option to choose if a trade should trigger - (i.) immediately at MA/lines cross or (ii.) at Close of the crossed candle.
*It should work with all currency pairs, commodities, metals, and cryptocurrencies.
*Email/Push notification.
**POSITION MANAGEMENT:
Take Profit:
- Close trade on opposite signal/lines cross
- Point specify by user
Stop Loss:
- Point specified by the user (Stop loss in pips)
- Trailing stop
*MONEY MANAGEMENT:
- Risk allocation for each trade - 2% (default) of Account Balance
- Manual lot size - To be set/input by user but default = 0.01
Thanks.
Use H4 TF, reduce TP to 10, turn off trail.
If you set your TP high and leave it on trail, TP will never hit and before trail will fit, your martingale will turn on as your trail stop and martingale is on same distance.
I don't use trail as I don't see it profitable for my EA's anyways you can use if you like. Try settings as I have said and then see if TP hits more than last time or not and if martingale orders also reduced or not.
This only Tanaka San can help you. That is complicated way for me to trade, I just like simple trading, open and close, and if missed to close, take proper distance on martingale and close quickly. If I have to take this much tension even on robot then purpose of auto trading is finished.
Anyways, it was just my opinion, Tanaka San must have an option to set for you in your requested robot.
Hi, did you use Trade on New candle =false?
In the 2nd picture, maybe order were closed in the same candle, so next order was placed on the same candle.
In the first picture it looks 2 lines are not crossed but EA read current candle value, so even it crossed just once in real time, EA judge it is crossed.
The 2line is crossed in tick data and ended up with no-cross. It is better to compare 2 candle before closed data with 1 candle before closed data.
Hello, here are my demo test "zaman ea" results since July 19 on a 500 euros balance.
It's very good for now.
Can you test below rev C file , too?
I changed the code for AUTO by lot size.
You can input profit$ by manual but
if attack martin lot size increase, then close profit should be larger, right?
So I changed code for Auto by lot size.
It checks the last attack martin lot size and profit is calculated based on lot size by auto.
View attachment 91666
View attachment 91667
If you select AUTO by lot size, then close profit is changed by attack martin lot size.
I think this is better because if you close manual $5, it always close in $5 even lot size in bigger.
You can check profit Target here.
View attachment 91669
It changed based on attack martin order lot size.