We have moved to Discord. Please click here to join us in the Trading Terminal Discord server.
These forums are read-only.
Search the Community
Showing results for tags 'newbies'.
Found 4 results
-
Confussion between Das Simulator and Das Trader Pro
Jeremias Lopez posted a topic in Bear Bull Traders - Members Only!
Hi everyone, I am new in the community (and in the world of Trading to be fair). I have spent the past two months reading books, watching trading videos here and in youtube, and I feel like I can start with my simulation period, but I am little confused about the DAS platform. The DAS simulator offered here seems to have a few limitations: Can not be linked to any broker Can not be customized, no market data can be added or removed, it is offered as is. Does this mean that once I decide to go live, I have to start over with a new DAS setup? This one does not take any customizations apparently. If I start with the regular DAS pro, in SIM mode, will that one allow me to customize as I learn, and then keep any customization once I decide to go live ? Do I need to create a IB account before and link it to the DAS app? I am really unsure about the next steps into my SIM learning time! I hope my questions make sense! Thanks~~- 2 replies
-
- simulator
- das trader pro
-
(and 1 more)
Tagged with:
-
New member looking for Guidance & Trading Buddy
Ritik2204 posted a topic in Bear Bull Traders - Members Only!
Hello All, Extremely new to trading, under 3 months. Just finishing up on the education center modules and looking for guidance towards setting up a simulator and other key insights along the way. Looking for a trading buddy as well in order to hold each other accountable and someone to discuss trading with because I am learning alone and no one to geek this stuff out with. I am passionate to learn this new and exciting skill, just looking for someone to guide me in order to save valuable time and efforts. All comments/remarks are welcomed. Discord Username: Ritik2204#4947 Thanks Ritik Kapoor- 21 replies
-
- trading buddy
- discord
-
(and 3 more)
Tagged with:
-
Newbie: #MustRead if you have troubles sizing your position
Paul aka Aurbano posted a topic in Bear Bull Traders - Members Only!
Hello folks, @Aiman 's Trend Trading Webinar and @Thor's VPAs Webinars inspired me to pursuit a new challenge this year 2021 : "move from a $50k account to a smaller one around $5k retiring funds and protecting the money; then work harder on my strategies and VPA for a "whole day run" kind of trade with the smallest position / smallest risk". This has a lot to do with sizing the position according to your daily target and a realistic expectation of the stock movement during any given normal day (no catalysts, gaps or news). In this scenario, and to speed up things during the morning routine, I coded a small python script that helps me do some fast insights of a bunch of stocks using Yahoo Finance API. My IT background totally helped me getting this mini-app up & running smoothly in some hours and since then is a #must in my daily routine. WHY ? Easy ... I never go in on any stock with a bigger size and obviously I force my self to wait longer (2-4h) for the daily candle to develop. WHAT TO EXPECT : This is a small tool to help newbies sizing the position no matter the price of the stock but taking into consideration the daily profit target and the daily ticker ATR STRATEGY explained : Maximize profit and reduce risk to the minimum while focusing in the daily ranges break out strategies with 2-3 days continuation where the daily candle will surely be at least 100% of the ATR(14). Trying to open the position at the start of the day at a technical level and closing all or most of it in a couple of hours or at the end of the day. VPA will play a huge part in the game dictating levels for partials or full-exit around 80% of the daily ATR(14). Live example of one trade management with a 20% partial + re-add + full-exit at 85% of the expected daily ATR(14). Ticker symbol $CCL. ATR(14) = $1.20. Date: 2021-12-27. HOW ? Very easy ! Follow me in this simple steps : Install Python 3.8 or above from here : https://www.python.org/downloads/windows/ ... you can find plenty of youtube videos helping you do so step by step (for window clic clic clic or mac) Download the python script attached to this post... Due to forums limitations, change the file extension to .py after download and store it in a known location Open a terminal (Windows button + typy cmd + enter) Update installer Python command line installer (just in case) python -m pip install --upgrade pip Install some basic python libraries for data analazing, math, tables and yahoo finance api : python -m pip install pandas (press Intro) python -m pip install yfinance (press Intro) python -m pip install warnings (press Intro) python -m pip install math (press Intro) WHAT TO EXPECT ? Here is an example... If you got here the script should be run smoothly just by double click in the icon from the File Explorer (If you property installed python the script should be executable once you update the extension to .py) If the script doesn't work from File Explorer follow this link to add the Python path to the Environment variables so that you can run python everywhere (link: https://www.geeksforgeeks.org/how-to-add-python-to-windows-path/) After setting your daily target and the Buying Power you want to use (newbies never leverage!) you will be prompted to enter some ticker symbols (12 max.) separated by spaces. The Script will contact to Yahoo Finance API to retrieve volume data for the last 9 days and calculate (in order) : rvol - Relative Volume today (calculated before 9.30am) tvol - Today's Volume between the ETH and 9.30am avg_vol - Average Volume for the last 9 days before 9.30am (openning time). ATR(14)p - Daily Average True Range for the last 14 days (in percent %) ATR(14) - Daily Average True Range for the last 14 days (in dolars $) 1/3 ATR SL - Price range for StopLoss when aiming a 1:3 risk:reward (in dolars $) 1/4 ATR SL - Price range for StopLoss when aiming a 1:4 risk:reward (in dolars $) max price - Top price expected for today given the scenario that the price open near PDC and move (smoothly or not) exactly 1xATR(14). min price - Bottom price expected for today given the scenario that the price open near PDC and move (smoothly or not) exactly 1xATR(14). Resistance - Top price expected for today given the scenario that the price range for today will be set this way : half ATR(14) above PDC and half ATR(14) below PDC. Support - Bottom price expected for today given the scenario that the price range for today will be set this way : half ATR(14) above PDC and half ATR(14) below PDC. max sh 4 BP - Max amount of share you will be able to adquire with your actual BP sh/target - Amount of shares you will need for the ticker to achive 100% today's profit goal using 80% of today's ATR(14) on that ticker. BP__check - Will show OK if you can afford the ticker or X if you cannot (because your actual BP is below the needs for your target) SPECIAL THANKS : to @Andrew Aziz to join such a group of smart guys in this community and @KyleK29 and @Bryan W for take active part in the tech side of Trading 🙂 @Thor for giving so much love to the Volume Analysis ... my new mantra share_size_calc_using_ATR_python_script.txt -
Hi all.. I am very new to this, despite years of interest. I have just spent the 4 week UK lockdown studying, researching and processing what I want to do and have landed on this group having read all of the books and crammed in as much information as my brain can take! I can see quite clearly the path ahead , but in terms of next steps, but I would appreciate it if any UK members could give me some pointers - about the tools side of things and any set ups that have worked technically speaking. It seems that we in the UK have advantages/disadvantages to deal with - I just would appreciate any member helping me to understand the best way to get started with UK-centric resources (platforms/brokers/technicals). I realise that things are quite different here in the UK from the USA/North America... I work freelance on a fairly permanent basis, but this is flexible and I plan to structure an educational plan alongside this activity until I feel that it is time to trade live... I am in no hurry to do this, I'm more interested in learning the skills and practising them well. I'm lucky as I will be able to scale up or down my other job, according to time requirements and/or (eventually) profitability. Any UK groups/members input would be hugely appreciated - I live in Milton Keynes (originally from London) if that is of any relevance! Many thanks Alex [email protected]
