Search found 6 matches

Go to advanced search

by K4eMi
Sun Apr 18, 2021 3:49 pm
Forum: Share Your Scripts
Topic: Quarter Theory Function to print Lines
Replies: 0
Views: 4426
 
Jump to post

Quarter Theory Function to print Lines

Passing buy to share this little code I use to plot quarter lines for who enjoys the trading style :cool: // This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © WelcomeToMathy //@version=4 study("Nw's Quarter Theory", overlay=true) //=====...
by K4eMi
Tue Apr 13, 2021 7:33 am
Forum: General Trading Discussions
Topic: Working full time as a Pine Scripter
Replies: 3
Views: 6945
 
Jump to post

Re: Working full time as a Pine Scripter

@Matthew do you have any guidelines on going pro as a pine script developer under a company?
by K4eMi
Tue Apr 13, 2021 7:15 am
Forum: Pine Script Q&A
Topic: Check if condition first becomes true and holds within n bars?
Replies: 2
Views: 1234
 
Jump to post

Re: Check if condition first becomes true and holds within n bars?

Can de Cond function you calling be something like close<sma(50,close)? and you verifying if the last 4 bar are below the sma 50?

in order for me to take a look at this
by K4eMi
Mon Apr 12, 2021 9:01 pm
Forum: Share Your Scripts
Topic: Lotsize Calculator (USD)
Replies: 0
Views: 4336
 
Jump to post

Lotsize Calculator (USD)

Hey guys here to share my Lotsize calculator for USD Account. // This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © WelcomeToMathy //@version=4 study("Lotsize Calculator",overlay=true) S_Label = input(true, title="Show LotSize Label") Bala...
by K4eMi
Mon Apr 12, 2021 7:56 pm
Forum: General Trading Discussions
Topic: Working full time as a Pine Scripter
Replies: 3
Views: 6945
 
Jump to post

Working full time as a Pine Scripter

Hey guys I recently got a job offer from a hedge fund to go exclusively from them + clients and team up with some mlq developers into bringing strategies to live. Dream job I know been thinking about it for a long time and working my buff off connecting with people so I could get in a place to even ...
by K4eMi
Sun Sep 06, 2020 1:07 pm
Forum: Introductions
Topic: Hi My name is Matheus
Replies: 2
Views: 1232
 
Jump to post

Hi My name is Matheus

Hey guys! I'm a 27 years old, I used to see a logistics CRM Administrator, incharge of keep clients database funels upto date with information from the sales team and some reporting on power BI and Excel automation. I've quit my job last year to become full time trader been doing great, mostly becau...

Go to advanced search