Search found 8 matches

Go to advanced search

by DonBastardo
Sun Mar 19, 2023 7:40 am
Forum: Pine Script Q&A
Topic: Moving Stop Loss
Replies: 2
Views: 3017
 
Jump to post

Re: Moving Stop Loss

Thanks for the Feedback i will check it out
by DonBastardo
Tue Mar 14, 2023 7:11 am
Forum: Pine Script Q&A
Topic: Moving Stop Loss
Replies: 2
Views: 3017
 
Jump to post

Moving Stop Loss

Hi guys, I am trying to code a breakeven/moving stop loss function but - although I feel I am close - it´s not working. The idea is to move stop loss with each RR reached e.g: if the goal is RR 1:3 when the trade reaches RR1 then stop loss should be moved to entry price (so basically break even), if...
by DonBastardo
Tue Mar 14, 2023 6:22 am
Forum: Pine Script Q&A
Topic: Divergence detection (3 Pivot points)
Replies: 3
Views: 4249
 
Jump to post

Re: Divergence detection (3 Pivot points)

Thanks Steve, I will do that.
by DonBastardo
Thu Feb 23, 2023 4:18 pm
Forum: Pine Script Q&A
Topic: PineScript v5 - Detect Label/Shape etc on previous candles
Replies: 6
Views: 4858
 
Jump to post

Re: PineScript v5 - Detect Label/Shape etc on previous candles

OK, thats strange it works on different markets - EURUSD, Gold, US30 etc and different TF´s - the only thing is, that its limited to 500 bars
I wanted to use it on the 1 min TF

https://imgbox.com/VzgqyOUK
by DonBastardo
Wed Feb 22, 2023 1:36 pm
Forum: Pine Script Q&A
Topic: Divergence detection (3 Pivot points)
Replies: 3
Views: 4249
 
Jump to post

Divergence detection (3 Pivot points)

Hi guys, I am trying to find a RSI divergence setup that works in combinations with ma, chart pattern , SR Levlels etc - not sure yet which combinations works best but thats why i am looking to code the first step in pine script to help me with backtesting. The basic idea is to take the following di...
by DonBastardo
Wed Feb 22, 2023 11:58 am
Forum: Pine Script Q&A
Topic: PineScript v5 - Detect Label/Shape etc on previous candles
Replies: 6
Views: 4858
 
Jump to post

Re: PineScript v5 - Detect Label/Shape etc on previous candles

Hi Steve,

sorry my bad - now the code is shown correctly. Thanks for taking the time to reply.
KR
by DonBastardo
Fri Feb 10, 2023 3:34 am
Forum: Pine Script Q&A
Topic: PineScript v5 - Detect Label/Shape etc on previous candles
Replies: 6
Views: 4858
 
Jump to post

PineScript v5 - Detect Label/Shape etc on previous candles

Gents, I am new to pine script 5 and encountered my first challange. I want to build a 1min strategy around this newly found indicator "Nadaraya-Watson Envelope" by LuxAlgo: // This work is licensed under a Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) https://creativecomm...

Go to advanced search