そうなんですね
ありがとうございます
Latest posts made by tomokun
-
RE: エントリーがうまくいかないposted in Questions & Answers
ありがとうございます
4Hでクロスを待つほうがだましが少なくなるのは理解しました
では、もっと短時間でエントリーするEAを作る場合、どういったエントリーをしたらよいでしょうか? -
エントリーがうまくいかないposted in Questions & Answers
I’m creating an EA that enters trades when moving averages cross, but I’m having trouble because it often enters near the end of a trend or gets caught in false breakouts.
I’ve been trying to improve it by adjusting filters like ADX and long-term MA conditions, but it’s still not very stable.
Do you have any recommendations for better entry methods or ways to avoid late entries and fake signals?
-
買いエントリーがうまくできないposted in Questions & Answers
https://fxdreema.com/shared/QQiYfidQ
ぼくの現在のEAです
買いエントリーの後、下落することが多く、損切りされてしまう。どなたか、エントリーの設定の方法のアドバイスをください。
This is my current EA. After entering a buy, it often drops and gets stopped out. Can anyone give me advice on how to set up my entries?
-
RE: My EAposted in Questions & Answers
Will that fix it if I do that?
Is it okay to leave the settings inside as they are?
-
Hello,posted in Questions & Answers
Hello,
Here is my fxDreema shared project link:
https://fxdreema.com/shared/86kHj2dXdI am trying to build a simple grid / averaging EA with the following logic:
First buy order
Next buy only after price moves 10 pips down
Another buy after another 10 pips down
Take profit based on average price + fixed pipsHowever, I am experiencing these issues:
Averaging orders sometimes open simultaneously
Grid distance does not behave correctly
Take profit does not always triggerCould you please review my project structure and explain what I am doing wrong?