Skip to main content

How do you pick trades?

How are you making the trades each day? do you prepare earlier and wait for the right time to make a trade? or randomly picking the stocks ?  You should have a scanner before you can start your day. The scanner is  a simple tool where you can input your criteria and pick the good ones for the next day. Most people trade random without knowing the deep of the market and lose their hard earned money.

have you practiced reading the chart with naked eye? it does work and you need to practice this art. Selling some products online is an art and similarly trading online is an art. you must have patience and learn how to overcome fear or greed. Most people are worried about their trades and never multi-task. Trading stocks from office is a big NO and never get addicted either, all you need is to trade once or twice each day. It;s more than enough to practice this way for long term.

There is no magical screener that can bring you good opportunities before your eyes. There were many trading programs but they stopped working because of algorithms. You will have many books explaining about algorithms but for now let's stick to the basics. consider the stock trading as the real business and have a plan to read the current happenings in the market.

That's why most people spend very less time with trading. They move to scalping and it works. all you need is to check the 5min charts or 1min chart , look for the right opportunity then buy or sell with higher volumes. You will find these trades done by algorithmic robots these day and it's not manual. To compete with super fast robots seems a distant dream for an ordinary trader!

start learning to read the charts and use the technical indicators. If you are happy with one technical indicator, you are good to go. Having more technical indicators is like having a big meal for dinner. you ordered a lot of foods from uber eats but don't know which one to eat. Using the less resources to gain more is fantastic.




Comments

Post a Comment

Popular posts from this blog

Resistance and Support Afl amibroker

After months of hardwork, I was able to find this  code, You can use it to find the Resistance and Support of any timeframe in Ambroker. This can be used in weekly timeframes to pick weekly stocks for short term trading.  These levels are also called as the demand and supply zones. I will update in another post about how to pick stocks for weekly timeframes using this amibroker formula. thanks for reading : ) thanks to original creator of this afl : ) _SECTION_BEGIN("Price"); SetChartOptions(0,chartShowArrows|chartShowDates); _N(Title = StrFormat("{{NAME}} - {{INTERVAL}} {{DATE}} Open %g, Hi %g, Lo %g, Close %g (%.1f%%) {{VALUES}}", O, H, L, C, SelectedValue( ROC( C, 1 ) ) )); Plot( C, "Close", ParamColor("Color", colorDefault ), styleNoTitle | ParamStyle("Style") | GetPriceStyle() ); #pragma nocache // Commentry output .... EnableTextOutput(False); AudioAlert = ParamToggle("Audio Alert", "On|Off"); ...

Learn about crypto trading

crypto trading is super easy and when you know the tricks of trade, you keep on making profits. I was clueless about crypto currency trading initially and I found a course on udemy which gives you the exact blueprint for success. Most people think that crypto trading is too tough but if you focus on the basics and put extra effort, everything becomes easy Basics+ Extra effort = success initially I would keep on making losses and roam without a strategy but things are a bit easier. My focus is to make $30 each day from crypto and that's all I need. I am planning to make it $100 in the future, crypto trading is like golden goose and it keeps on laying eggs. most people want to buy 1 bitcoin and get rich overnight which never happens. Be systematic and focus on making $100 and call it a day. To become a doctor, you spend 5 years and a lot of money for your education. But for crypto trading,you want to become one overnight. If you want to learn about technical analy...

Why afternoon trade is profitable?

Trading is risky but not bad to take it as profession full time. There are people who are crypto currency traders who are glued to the screen all the time.   Time and volume can’t be ignored because it when mastered rightly would change the life of an ordinary trader to a super-rich guy within few months. Stock trading is not a casino machine but if you have a strategy in place, you keep getting the positive results. Afternoon trades are like the ending scene of the movies. After the interval block, the audience are curious about the end of the movie. You know the characters well and you can predict the trend of the movie. Why don’t you apply the same with the stocks? There are many ideas on how to pretend the trend and one of the simple key factor is the EMA. A simple 10 day EMA on 5 minute charts would give the clue. If you have time, then check out the courses that would help you learn the basics of trading. You shouldn’t try trading with a stop-loss and that’s the bo...