Комментарии:
Love your gold content
Ответитьamazing
ОтветитьThat thumbnail Headline is Funny - “So we put Indicators In Your Indicator” 😂
ОтветитьIs there any program or software you van use to test different settings of a script to get the best results or that doesn't exist?
Ответитьthank you
Ответить20/10 ❤
ОтветитьThanks for the video.
I think that another major feature is that now you can test velarupis indicators without having to change your code all the time and adjust the indicator you are testing. Instead you can use a more general script as the example in user manual and just play with the output of the added indicator to chart without having to re code anything
If you wanted to create automatic trading strategy would you waste time learning pine script? Or just go straight to python and use a backtester library, than link up with a broker like IB? Thanks for all your videos.
ОтветитьCan we request higher time frame data for external input sources (request.security)?
Ответитьplease do the pine connector video. Always a Gold content. Big Thanks for your videos.
ОтветитьIt isnt clear from the pine manual, but from the looks of things i first need to code a default value like close and then use the GUI to change it to another indicator's value. Basically i can't immediately "hard code" a value from another script?
ОтветитьThis is EXACTLY what I wanted and was wondering how to do - thanks dude!
ОтветитьIt's glitched, if you work on your strategy that's reading another indicator script, you can save your strategy only 24 times before you get an error. Then you just need to close and open your tab. Not very harmfull but annoying
ОтветитьHi can you make tutorial for change of character without any pivots in pinescript.
Ответитьpleaseeee help me . i need your help. i want to write take profit in pine script tradingview. but when my average price comes to take profit, let it sell. but he is waiting for the bar to close. I want it to close whenever it cuts, not in the bar's trap. whether in the middle of the bar or at the needle of the bar. I failed. Can you help me
ОтветитьBeen waiting for your clip so long man
ОтветитьHey man quick question do you think mt4 is more accurate in back testing or TradingView ? Ps( I have bar magnifier and calculate on everytick on in tracing view ). Thank you !!
Ответитьthanks for your awesome videos
is there any way to display table of bids and asks order on chart.
Selam
Ichimiko ile en iyi long ve short işlem alma strateji olusturma ve telegram alarm islemleri yapilir mi
I'm interested in taking LuxAlgo's SMC indicator(free one) to code ICT concepts like buying after sellside liquidity grabs and reversals or selling after buyside liquidity grabs and reversals
Ответитьthanks for this video. Helped me a lot. I have a invite only indicator that I want to use with this. I can see only 3 out of 12 different source inouts in the dropdown. Any Idea why? The buy & Sell Signals that the Indicator have are not available in the dropdown
ОтветитьIf we have a combination (set) of lets say 4 indicators ( entry indicator, volatility indicator, baseline indicator and exit indicator), can pine script find best indicators with max win rate within the combination out of 1000 indicators? in python this is possible if you train a machine learning algorithm.
Ответить[BullTrading] 1 minute scalping sys 3.0 is a closed source script with potential to be used in an automated trading strategy. Of course, other indicators are used as filters, but they are all open script 😎
ОтветитьAwesome! I’ll try it. Thanks.
ОтветитьGood content, thank you !
ОтветитьWhat if you've been given access or are paying for a private script? Can you then access input/outputs from that script? I'd like to access a signal from a private script I am paying for and my own indicator, which i feel provide a better alert combined than separate, to create an alert.
ОтветитьGreat stuff! But what if the value of the indicator isn't a float which has a value at every bar? Many of these indicator script plots discrete buy or sell signals where the value is na for most bars. Those don't show up on the list. Is there any way to reference those inside my strategy script?
ОтветитьDid you say 2% per year, the bank pays that with zero risk.
Ответитьwould it be possible to make videos for ChartPrime indicators? Many thanks!
really cool stuff.
What bothers me is that i have to reassign all input.source values again and again in the settings after every script update. This gets quite tedious when developing/testing a new indicator or strategy.
Hopefully there will be a solution for this soon.
You mentioned private script that require authorization won't work, What IF I have access to private scripts is there any way it could work? PS I'm part of a private trading community which has private indicator scripts. Strategies are based off these scripts which would be handy to automate with what you've mentioned in this video.
ОтветитьTHANKS! I have seen other videos that tried to explain this, but you did GREAT! So much easier than I thought!
ОтветитьGreat video. Always helpful info!
A great addition to this info is how to reference several external scripts and sequence their reference (if #1 eternal and #2 external follows, followed by #3 external, THEN buy, etc)
Is it possible to share data between other chart windows in the same layout? As I have a requirement to make calculations on one timeframe using security calls and sharing that data with another large amount of security calls on another timeframe. Unable to make the calculations using security calls for different timeframes on same chart
ОтветитьHi, can we acces Label fom a closed src indicator. ? In my script, I want to check if there is a label exist on a particular candle( or say previous n candles)
Ответить