- Search Metals Mine
- Outcast918 replied Apr 26, 2023
Hello Pips, Hope all is well. In general trading wise I have been on and off for 2 years, I have finally taken it upon myself to study psychology, risk management. I am left with strategy, once again thank you so much for your inputs it truly are ...
A very simple system - trade with arrow
- Outcast918 replied Apr 25, 2023
Hello Pips, Thanks for your prompt response and very detailed explanation it really is helpful to consolidate the idea since it seems to work pretty well with some backtesting. Apologies if I might ask stupid questions. 1. How do you exactly exit ...
A very simple system - trade with arrow
- Outcast918 replied Apr 25, 2023
Hello my friend, hope all is well. I am truly inspired by your performance as a trader. I have a few questions for the 5m scalping if you don't mind me asking, I have been following the thread for a little while and I have a few questions. 1. Time ...
A very simple system - trade with arrow
- Outcast918 replied Mar 30, 2023
Hey Robinhood thanks for the reply, I think the wording was wrong, what I meant to say that just like post one if there are any new rules list available for day trading that would be appreciated. Also to add on the point evolution it is great to see ...
Trading Made Simple(r)
- Outcast918 replied Mar 29, 2023
Quick update I have found some things while browsing through the links and attachments tabs, this is what I am on right now. image I am not entirely sure what are the rules of this intra day system but buzzin to go through it and start testing it. ...
Trading Made Simple(r)
- Outcast918 replied Mar 29, 2023
Hello everyone, I have been following this thread very recently I have went through page #1 to page around #67 reading and catching up, I saw a setup with the system on post #1 so out of curiosity decided to see if anyone has taken it, to my shock I ...
Trading Made Simple(r)
- Outcast918 replied Mar 28, 2023
Hello TooSlow, I have a quick question for you. Let's have a scenario were we have a candle that marks a new HO do we wait for the current candle to close then mark the AOI or do I immediately sell after it passes the HO line?
Highest Open / Lowest Open Trade
- Outcast918 replied Mar 20, 2023
Hello Mr Hasib, can you please send a zip with all indicators and updated templates you are currently using, I am trying to find everything but I am failing to and i have spent so much time on it. If you can do me that favor I will be eternally ...
Day trade setup
- Outcast918 replied Mar 19, 2023
Hey mate, that thread is so confusing hahahah, can you give us some context on how you use it sir?
RSI 50 X Scalping System
- Outcast918 replied Mar 16, 2023
Hi its done, see the script below: //@version=4 // Outcast study("Multi RSI with 50 Cross Over", shorttitle="Multi RSI with 50 Cross Over") len5m = input(70, title="Length Fast", type=input.integer) len15m = input(210, title="Length Slow", ...
RSI 50 X Scalping System
- Outcast918 replied Mar 16, 2023
Sir that makes alot of sense, wait let me code it real quick for you all for trading view.
RSI 50 X Scalping System
- Outcast918 replied Mar 16, 2023
Hello team, Non repaint signal taken live on USDCAD image
RSI 50 X Scalping System
- Outcast918 replied Mar 16, 2023
Hello Everyone, After discussion with many developers we have determined that the original script shared is repaint and can never be non-repaint and I will leave the developers responses in the images below, the references indicator that repaints is ...
RSI 50 X Scalping System
- Outcast918 replied Mar 16, 2023
I am going to pay a developer on upwork to fix the pinescript and I'll upload it here
RSI 50 X Scalping System
- Outcast918 replied Mar 16, 2023
Brother the cross needs to happen at 15min intervals, eg: 12:00, 12:15, 12:30, 12:45
RSI 50 X Scalping System
- Outcast918 replied Mar 16, 2023
Hello Everyone, I am trying to work on a fix for the repainting.
RSI 50 X Scalping System
- Outcast918 replied Mar 15, 2023
Hello, I can confirm that the indicator repaints, but its awesome if we can get the original one it have the cross over detection with the vertical lines. Original Indicator script that's suggested by OP ------- study("Multi Timeframe RSI", ...
RSI 50 X Scalping System
- Outcast918 replied Mar 15, 2023
Hello Dear thanks for sharing the back test, I didn't watch this video because I am at work, but I would just like to know on the method you SL and TP
RSI 50 X Scalping System