Search found 7 matches

Go to advanced search

by Dark_Trader-x01
Sun Jul 24, 2022 12:54 pm
Forum: Pine Script Q&A
Topic: *** To automate trading orders between TradingView-Broker ***
Replies: 0
Views: 2070
 
Jump to post

*** To automate trading orders between TradingView-Broker ***

Hello! :happy3: I currently have an open account with Pepperstone Broker. Until now, I have only placed orders through Metatrader MT4 manually. On the other hand, I have made my studies ("study") and strategies ("strategy") in TradingView with PineScript. I have done the corresponding Backtesting an...
by Dark_Trader-x01
Sat Jan 15, 2022 9:10 pm
Forum: Request Scripts
Topic: "Problem" with Take-Profit in a strategy
Replies: 2
Views: 1195
 
Jump to post

Re: "Problem" with Take-Profit in a strategy

Hi Dark Trader, I looked at your code, you are using the strategy.exit function for your stop loss (which uses a stop order to trigger your SL) but you are using the strategy.close function to trigger your take profit. The strategy.close function uses market orders (instead of limit or stop orders)...
by Dark_Trader-x01
Sun Jan 09, 2022 1:05 pm
Forum: Request Scripts
Topic: "Problem" with Take-Profit in a strategy
Replies: 2
Views: 1195
 
Jump to post

"Problem" with Take-Profit in a strategy

Hello! I have created an indicator and from it a strategy to see what profit factor could be obtained by applying it. The problem is that the take profit order is not executed instantly as I would like. The stop loss order, however, does execute well. Could someone throw some light on this matter? T...
by Dark_Trader-x01
Sun Sep 26, 2021 11:40 pm
Forum: Request Scripts
Topic: minimum value of a set of candles around a crossover of moving averages and plot the candle with this minimum value
Replies: 3
Views: 2827
 
Jump to post

minimum value of a set of candles around a crossover of moving averages and plot the candle with this minimum value

Please, I need some advice about the strategy to follow, commands to use, etc. . . to get the minimum value of a set (for example 3) of japanese candles around a crossover of moving averages in order to set there my stop-loss and indicate somehow the candle in which this minimum value is given: http...
by Dark_Trader-x01
Sun Sep 26, 2021 10:09 pm
Forum: Introductions
Topic: Hallo everybody and thanks for this Forum! :happy3:
Replies: 2
Views: 2113
 
Jump to post

Hallo everybody and thanks for this Forum! :happy3:

Hello Traders! I started two years ago to study programming with Python because I wanted to find a better job and I don’t know how I find myself learning to code with Pine Script my own indicators, from which I get alerts for my Forex trading and make myself backtesting of my strategies. My goal wou...

Go to advanced search