I hate being a newbie

Hi Ethan,

It appears to me that you are feeling frustrated and overwhelmed. Would you like to share what you are feeling frustrated and overwhelmed about?

1 Like

in trading, there is only one thing to be frustrated about.

answer: losing.

1 Like

Forex trading is an endeavor that involves losses as well as gains. It is natural to feel DISAPPOINTED when a trade ends in a LOSS, but it is important to understand that losses are an inevitable part of the game. Often, the sadness that comes with losing a trade can be attributed to unrealistic expectations, whether they are conscious or subconscious. To manage this, traders can use the formula of expectation= win rate ($win amount) - win rate ($loss amount) to gain perspective.

For example, if a trader has a win rate of 65% with a profit of $500 per win and a loss rate of 35% with a loss of $500 per loss, the trader’s EXPECTATION would be:

Expectation = win rate (+$amt) - win rate (-$amt)
Expectation = 0.65 ($500) - 0.35 ($500)
Expectation = $325 - $175
Expectation = $150

This means that, over the long term, the trader should make an average profit of $1500 after 10 trades, despite the INEVITABLE losses that will occur. By keeping this expectation in mind, traders can focus on their overall profitability and not be DISHEARTENED by any individual losses they may experience.

i was referring to “overall” losses. yes, there will be some trades that produce positive profit and others that make negative profit, but… when i say that losing is the only problem in trading or gambling, i am suggesting that your equity goes down over time instead of increasing.

Following are the exact and only steps that may be followed to create a complete trading system:

(a)
by looking at our charts, we all know the current price(CURPRICE)…

(b)
by developing some kind of trading method or system, we attempt to figure out what is the correct target price(TARGPRICE).

(c)

//pseudo code

if(CURPRICE<TARGPRICE)
{
buy();
}
else
{
sell();
}

If equity goes down over time,
it’s important for traders to assess

  1. methodology
  2. risk management
    so as to determine the cause of their losses.

Negative Expectation only means

  • erroneus methodology / risk management
  • poor execution due to lack of discipline

Well, I think you gave him a great lesson on why he should not give up.

1 Like

Hmm, maybe you’re right.

I guess everyone who’s new to this when get exposed to all of these resources and information feel frustrated. It not just me. but so many people give up.

Thanks mate. I’ll keep it in mind. It’s great to get all of these advices!

Wow man! that hit hard. Thank you! :fire:

Interesting. What is the best mindset for a trader?

Exactly.

In US, it take 4 years of college, 4 years of medical school and 4 years of residency. Even after all that, some are QUACKS. :man_facepalming:

2 Likes

Stick to the plan

1 Like

Wow, Golden peace of advice mate. Thank you. It can be a nice book!

1 Like

Well, first of all, how should I know when I’ve learned enough? There’s a sense of fear that tells me I don’t know enough and that I should keep learning. And when I try to do so, I am faced with so much information and complexity, which is what makes me frustrated. As for joy, honestly, I have to admit that it is enjoyable, but I can’t deny that sometimes it can be truly frustrating. I’m sure you have experienced what I’m saying. There are moments when, despite enjoying something, it also frustrates you.

Sir, yes, sir. :grinning:
I guess it’s time to man it up.

Hey!
Well, yeah, I feel overwhelmed from time to time. The reason is that I find the whole trading thing kind of complicated. I know I should study and practice, and this process takes time, but there are so many things out there, and I’m afraid I won’t be able to handle it.

There’s something else too:
Answer: Never start because you’re afraid you will lose.

Hmm, actually you inspired me to create a topic about this. I’m curious what others think.

One good strategy that incorporate

  1. Method to determine Trend directional bias
  2. Reasonable risk : reward ratio with respect to winrate
  3. Bankroll management framework
  4. Use a simple technical analysis criteria for entering a trade.
  5. Keep a trade journal, review and reflect
2 Likes