Using Meta Tags in HTML [Quick Tutorial]
Meta tags give browsers and search engines important information about your webpage.
Rekisteröidy tai kirjaudu sisään nähdäksesi tiedot.
Rekisteröidy tai kirjaudu sisään nähdäksesi tiedot.
Rekisteröidy tai kirjaudu sisään nähdäksesi tiedot.
I Have the source of an indicator and a i need: can choose the hour of the day to made the calculations of range. can filter these results based on volatility index also i would like to know if there are any possibility to convert the inidcator results to excel thank you
can some one recreate this indicator i would like to add the total amount of line i want
Rekisteröidy tai kirjaudu sisään nähdäksesi tiedot.
Looking for someone who can add a trading view zigzag indicator to my existing trading view strategy The original indicator is called zigzag++ lucem AnB However the original didn't have multi time frame functionality My strategy requires a Higher time frame Zigzag information/Data to filter allowed trades A previous developer has made an attempt at creating multi time frame function to the zigzag, but did not progress the project further. plus I think his version repaints! I can provide the code for this, or it maybe better to start with the original indicator here are the requirements for the job and a video explaining the indicator requirements Need to add the following indicator to act as a further filter to this strategy i WILL SEND YOU THE CODE THAT NEEDS THE FOLLOWING INDIC...
Rekisteröidy tai kirjaudu sisään nähdäksesi tiedot.
Rekisteröidy tai kirjaudu sisään nähdäksesi tiedot.
need to do Backtesting based on given files last one year backtesting
I want to Build my own pine script indicator ( Tradingview Indicator ) I dont Have source Code i mentioned the indicator screenshot , i want to build this indicator and i want the source Proper code , i can give some hints = This indicator is Combined supertrend and Ema Maybe this is trend indicator
Meta trader expert needed good experience in indicators
need a expert equity and derivative stock trading
Rekisteröidy tai kirjaudu sisään nähdäksesi tiedot.
I have locked Tradingview indicator on which i want the script to be extracted
Rekisteröidy tai kirjaudu sisään nähdäksesi tiedot.
Rekisteröidy tai kirjaudu sisään nähdäksesi tiedot.
Rekisteröidy tai kirjaudu sisään nähdäksesi tiedot.
Rekisteröidy tai kirjaudu sisään nähdäksesi tiedot.
Hello We can open a deal via Trading View through 3COMMAS by adding the deal opening code to an alert for a specific event in the chart (an example is attached) Conclusion I have a code to open the deal and I want to activate the order manually, not with a specific action happening and sending an alert
Rekisteröidy tai kirjaudu sisään nähdäksesi tiedot.
Rekisteröidy tai kirjaudu sisään nähdäksesi tiedot.
I am looking for an experienced & cooperative developer for a project related to trading view. I need some customizations in some existing indicators. ( I have source codes as well). Developers should have a strong grip on indicator development & adding alerts. This project has 5 to 10 indicators. If you are the one whom I am looking for, don't hesitate to contact me. I am attaching a file in which I have explained 2 indicators.
Rekisteröidy tai kirjaudu sisään nähdäksesi tiedot.
I need someone to program some lines in thinkscript with bubbles. I already have some code written by someone on a forum and it needs to be modified but Im not sure how to do it.
I am looking for a professional trader with the potential to have high equity. Starting point demo account with a 5k GBP equity and following the success of the demo account will start with 5k GBP equity
I’m a student and i have to make a project “motorcycle gear indicator for mechanical transmision”. The system is kinda simple, there is waveshare 18079 display, Arduino Leonardo microchip, three hall sensors( one hall sensor will show neutral gear and the other two from 1 to 6th gear, also there will be potenciometer. Potenciometer will be in place of the revolutions. So the display have to show which gear is engaged and when is the best time to shift to another gear. I need it till may 26
Rekisteröidy tai kirjaudu sisään nähdäksesi tiedot.
Rekisteröidy tai kirjaudu sisään nähdäksesi tiedot.
Rekisteröidy tai kirjaudu sisään nähdäksesi tiedot.
Vlad, This is Ravi . Barry gave me you email id I have created a bot with the below The bot is fully functional and working. Please add any other logic or indicator to make the bot take trades when there is a breakout only and not in compression or sideways. EX:( Increasing volume , momentumor any others) Currently I am using 15 range let me know if any other timeframe is better. Please let me know your thoughts if you have any ideas to make this better and profitable or you prefer to re-write your own code up to you. Also please let me know how much would you charge to do this. Thanks, Raviraj
Need an indicator to show current bar OHLC + difference between close and open in NT8. Just like chart shows. Would be good if could change the font and color, as well as the location.
Rekisteröidy tai kirjaudu sisään nähdäksesi tiedot.
This is a Full ready and full working DLL code .its mean i will purchase a product done and workable according my request. BINANCE CONECTOR FOR NINJATRADER NT7 I m looking for a ready solution to connect binance data to Ninjatrader nNT7. are many solutions for ninja trader nt8 but i need that conector to retrieve data for ninja trader version 7 with the following specs. +Get all spot and future datafeed from binance +Get correctly all Symbols easily and importables under Nijatrader 7 including Historic Data +Make easier conector its mean when we put the dll into /custom directory and restar nt7 we will get a custom slot to connect the datafeed other option get the binance datafeed feature into connections menu into the ninja. +we dont need trade feature in that version we only nee...
Looking for someone to setup min of 1 yr of Replay data (I have this) or 3 years of Replay data if you have and show me how to use this feature. I havent used it in years and wanted to play with it again. Ninjatrader 7.
Build an Indicator or EA that indicates the same wick size or closed wick at the same price that next to each other ( Must be a Buy and Sell Candle, or, Sell and Buy candle next to each other ) and gives a signal. The indicator must show on what timeframe the pattern is showing, if possible.
Rekisteröidy tai kirjaudu sisään nähdäksesi tiedot.
Rekisteröidy tai kirjaudu sisään nähdäksesi tiedot.
In which heikin ashi detects bullish and bearish engulfing candlestick and sends alert in mobile.
You can loop through the price levels of the bar by tick size to get the highest and lowest price levels of the bar, then you can use VolumetricBars' GetAskVolumeForPrice and GetBidVolumeForPrice to get the bid/ask volume of those price levels. Looping through price levels of a bar, from low to high: Code: for (double rowPrice = Low[0]; rowPrice <= High[0]; rowPrice += TickSize) Looping through price levels of a bar, from high to low: Code: for (double rowPrice = High[0]; rowPrice >= Low[0]; rowPrice -= TickSize) You could limit the loop to check 2 price levels if you do the following: Looping through price levels of a bar to get the bottom 2 price levels, from low to high: Code: for (double rowPrice = Low[0]; rowPrice <= Low[0] + TickSize; rowPrice += TickSize) Volumet...
Build me forex copy trading website
I would just like the detection of a green or red candle with a wick and a strike on the market which is given by the order flow trade detector with an alert option. see these pictures for better idea.
first of all I need that code to be completed for the volume of the puts. Second, I need the entire script to be able to read the futures and/or index options market. And thirdly, I would like to add to the total sum of that range that I have available to the script. that calculates the total sum of all the volume of calls, and total volume of puts, of the entire seems reasonable to me. Another condition that I would like to put on the script is exactly the same but for open interest. The final idea is to be able to have a volumetric histogram of the options market, both in calls and puts, of the volume traded on the day on the expiratios that I choose, and another histogram exactly the same but of the open interest.I also want the script to be able to tell me which is the strike with the...
Looking for someone with experience in TOS scripting , someone who already wrote successfully few algorithms in thinkscript editor, for automated entry bracket with few conditions/ triggers for entry and exit trading positions
I have a logic to create artificial intelligence system Using 2 indicators and need add logic , this not easy After add logic then need multi pairs and timeframe scanner Then alert come need to take screen shot and send to telegrame
Decoding Trading View Indicator Pine Script Source Code
Rekisteröidy tai kirjaudu sisään nähdäksesi tiedot.
Meta tags give browsers and search engines important information about your webpage.