Nephew Sam Profile picture
Indicators - https://t.co/wyo2hCh4WT Backtesting+other tools - Pinned tweet. I do NOT have a Telegram/Discord - If you get scammed, you deserve it
Oct 15, 2022 5 tweets 2 min read
Hard work sure pays off 🥳

After 5 years of dedication and commitment, I have received the biggest payout of my trading career.

All credits go to @I_Am_The_ICT for all of his free educational material

This is just the beginning!! It worked lol
May 24, 2022 21 tweets 8 min read
(Pinned tweet)

Here's a list of all of my FREE published tools and indicators. Save it to your list.

Like and retweet 🙏

1. Backtesting tool

Video -
Code: pastebin.com/QQ2t9BTT
Password: Nephew_Sam_ Image 2. Position size calculator

Link - positionsize.web.app Image
Apr 25, 2022 12 tweets 5 min read
Pine script tutorial:

Let's create a fractals + pivots indicator together from scratch then publish it to the public library. 1/
Start a fresh script under the Pine Editor menu at the bottom. Rename the script, then the indicator() function. Save then add to chart.

Set "overlay=true" to tell the script that the indicator should be on the main chart and not a bottom pane.
Apr 11, 2022 4 tweets 1 min read
Start by learning Python (or even Javascript), pick one and learn the basics till you're comfortable with it.

If you know one language properly, you can easily bridge your skills to another in a matter of days only. Now depending on what you want to do next, if you want to code indicators on Tradingview, you'll need to learn Pine Script. There's plenty of youtube videos out there and official docs too.

If on Metatrader then you'll have to learn MQL, again plenty of material on that too.
Apr 11, 2022 5 tweets 2 min read
1. Start with basic html+css

You dont need to memorize everything, just code along and understand what web page codes look like

2. Learn beginner javascript

Spend quality time here. Whatever tutorial you take, Id say watch it all first then rewatch it again but code along too 3. Learn basic NodeJS

Optional and you dont even need to code along. This would give you a basic understanding on servers and how frontend and backends interact.

4. Finally Learn React JS

This is what will make you industry ready and give you a MINIMUM $50-60k/yr entry job