Vshare scriptJobs
I have a simple custom indicator in thinkorswim and need converted for tradovate. I hope you have knowledge of trading software. Must start and finish within a few hours. Here is code from thinkorswim that needs to be converted input RiskUnit = 150; input buffer = .00; input digits = 0; def price = close(priceType = ); def candleRangeBull = price - low + buffer; def candleRangeBear = high - price + buffer; def BullRisk = (RiskUnit) / round(candleRangeBull); def BearRisk = (RiskUnit) / round(candleRangeBear); def BullRisk1 = rounddown(Bullrisk, digits); def BearRisk1 = rounddown(Bearrisk, digits); def o = open; AddLabel(yes, "Risk: " + AsDollars(RiskUnit) + " Ele : "+ (if price > o then BullRisk1 else BearRisk1), if price > o then else );
Hi Shalu S., Jeg faldt over din profil, og vil gerne tilbyde dig mit projekt. Vi kan diskutere yderligere detaljer over chat.
I have a script in a Google Sheet where I'm getting an exception error: Access denied: DriveApp. There is an Archive function were projects in a Master List are updated. However, when I Archive Completed Projects I get an error: Access denied: DriveApp. I need someone to debug the code and/or otherwise tell me how to fix the issue. The particular piece of code is: function archive(){ var spreadsheet = (); var topSheet = ("Active Projects") var archiveSheet = ("Completed Projects"); var archiveCurrRow = ()+1; var topSheetRows = (); //var sheetFolder = findFolder(targetFolderId,targetFolderName) var archiveFolder = findFolder(archivedProjectsFolderId,archiv
...a small script which searches in the database to find out how many posts there if for the current day. Search in the database pallel29_c7nordiccall_dk tabel queue_calls - It must search for the number of rows where the column queue_name2 contains CBD Nordic and the column queue_name contains 206611. Scriptet the script must count the number of rows and multiply it by 8, and then send the information in an e-mail. Subject: Dagens statistik for CBD Nordic Mail: Hej Vi har i dag håndteret [number of rows] opkald for jer, som sammenlagt har kostet [number of rows * 8] kroner. Med venlig hilsen NordicCall The information must be send to XX and BCC XX The above must also be done for the rows where queue_name2 contains Xshopping and queue_name contains 271171. Scri...
Jeg ønsker mulighed for at en formular på en hjemmeside i aspx, automatisk udfyldes med prædeterminerede data, og indsendes hver dag et givent klokkeslæt.
Need Scrapper for data........................................................................
Small PHP/Java script fix on hover over
Config lighttpd for Adult Video Script - AVS AVS version : 2.2
Hej. Jeg har brug for at få indsat et cookie script i min footer samt et billede.
df hdd jdj d d d dri dtidrueue ue4u 4e ue4u e4u 4eu erujdru jdrudrudr udr udru drudgdxtwseudr sr ursdu dr dr dru
Need a Jquery Expert for hover Script Need a Jquery Expert for hover Script Need a Jquery Expert for hover Script Need a Jquery Expert for hover Script Need a Jquery Expert for hover Script Need a Jquery Expert for hover Script
Need a shell script to convert FIX message file to csv. Sample File (FIX): 1=ab10|7=ef20|4=gh30|…… 1=ab11|7=ef21|4=gh31|…… 1=ab12|7=ef22|4=gh32|…… Convert to csv file: 1,4,7…. ab10,gh30,ef20…… ab11,gh31,ef21…… ab12,gh32,ef22…… Note: FIX tag formate - tagNo. = tagValue |(delimiter) tagValue = can be numerical, alphabetical, mix Csv format should be, column name. Should be tag no. And column values should be tag values. Values of a line should be on the same row (no mixing of data please)
Shell script to monitor NFS and mail if failed
Bonjour, Il s'agit de developper un systeme de mise a jour de Jira via api depuis un fichier excel qui comporte 5 champs avec des valeurs à mettre à jour avec 5 nouvelles valeurs. Le fichier excel comportera donc pour chaque issue 5 camps anciens à remplacer par 5 nouvelles valeurs.
I can give more information once we engage but high level when I click a button I should get a Modal and then once I submit the information it should take the data back to the python script via Jquery and the response is displayed back on another Modal. I already have it working but I need some improvements as I can only alert but need that in a modal. This should be a simple task if you know the logic.
Decoding Trading View Indicator Pine Script Source Code
I am looking for an Indian researcher and scriptwriter, who can do profound research on any topic, actually, I am planning to make a youtube channel like the one given below - pls let me know if you can research and create a script like these video(short documentary) format -
I need to collect data from various vendors on a daily basis. Please PM for more details.
Hello. I need a desktop based software/script that allows the following. - If I press 1 button on the keyboard the screen will be frozen and a screenshot will be taken - Under each screenshot there will be the number of the screenshot and the time elapsed before i press the button again. - Once I press the button again the screen will resume and no screenshot will be taken (but it will still count the time elapsed with a new lap for the next screenshot) -If I press it again the software will repeat saving the screenshot with the time elapsed before pressing the button again Quite simple isn't it? I can also explain how I would like it through video
complete installation script complete installation script with all configuration and all options and config add a language: English, French, Italian, German, Portuguese. complete smtp configuration and other configuration. add networks: ticktok, faceboock, twiter instagram. add if it is possible to see all the new client workstations (video on the home page) (possible to change the new design homepage creation of contact page with capchat antispam subscription installation page (VisualCaptcha or other ) contact page: (VisualCaptcha or other )
I need an MLM binary script Tell me the features your script has
I need to install this script from CodeCanyon on my VPS.
Simple - this is a simple one - there are many ways to do this but this is my requirement for now. Need a script that will check if the script is running; and do nothing, but attempt to start it if it is not and then do a step "pkill python" and then start again. Have this run in cron every 5 minutes? (can it email me)? There is hope you can give your “best” price; unemployed, and have cancer with bills backing up, $12 possible? Glowing paragraph of feedback 5 stars My funds are low but will pay quick and leave 5 stars. Please give your best possible for your bid ? (something reasonable?) Please note there is hope we can mutually complete this task; we can leave each other nice comments and 5 stars for each? Look at feedback on my profile, feedba...
Super fast easy job. I have to type something into the cmd prompt to get it working on my new pc? It just automaticly closes on running.
Unfortunately, a wholesaler of kids' products does not simply provide all images needed in a simple manner. For a list of 940 products (so not all products they offer, just 940 specific products): Download all images + script. So, just to clarify I want both: - the downloaded images - the script for repeating the process myself later Please tell me how you will do this (which programming language) and how long time you need to complete the job.
hello i need pine script to python code 15-18 line i need that today
I have a scrapy script which needs updating. Knowledge of cricket is essential so please only bid if you have it
Convert Trading view pine script into Python Script which accepts a dataframe containing datetime, low, close, high, volume as input and returns h_band, l_band, filt as output Pine Script :
I've attached a script, the task is to optimise it as it's taking a lot of resources and crashing. This is a simple email reader which should not have performance problems as it's not a heavy program. Please make sure your bid is honest and you won't change it after I talk to you. If you complete this task I will give more work instantly.
Create worm gear geometry in Lua script, i will send more details in the chat.
I need a really simple explainer script for video. Need similar to the example [direction]=desc&sort_data[mode]=relevancy_monthly_grouped&search_type=page&media_type=all Our company name is Tapmo
Hello. I need a fully automated script for installing on linux and sending emails. Simple. -postfix or other -dkim, dmarc, spf, mx, dns, rdns need be 10/10 on Thank you.
I've got a javascript running on some Linux servers. To run the script, I SSH to the server, manually change the contents in a file and run "node ". The script will fetch the objects from the file, then give me multiple options and I input the number that represents each option to run the script accordingly, and the script will display its results. I want to build a website with an authentication system, so the users can register and log in, change the contents of the file via the web interface based on my requested layout, run the script on the remote server, select options to interact with the script, and then see the results on the web. Let me know your proposal, the time to complete the project and the total cost. Thanks.
hello i need to convert 15-18 line of pine script code to python one strategy of tradingview in python ? 13-18 line
I need to set up several alerts based on multiple triggers
We are searching for good quality coded P2P crypto trading script,as possible with self hosted wallets. Send offers with demo link, please dont offer the scripts like from codecanyon,no one from there is good and stable.
Busco un desarrollador que haga un script en python que obtenga el feed de 3 sitios de noticias y si hay una noticia nueva la publique en una cuenta de twitter por medio del API
Vær venlig at Tilmelde dig eller Log ind for at se detaljer.
1. Sign up Verification email takes too long before entering mail box of new registrant. It takes too long to deliver inside mail box of new registrant. 2. When it enters mail box, sometime it enters spam box of some new user. We want all emails to enter normal box and not spam box
Website directory script programming required to add sites example :
We have a Joomla CMS website that uses EasySocial. We are also using Keap (Infusionsoft) as a CRM. We previously created a custom PHP export script that imports new user account information from our site's database into Keap via API. We have since changed the user fields and need the export script updated to export/map the new fields. So right now we have 15 user fields that need to be mapped into 15 Keap contact fields. See attached screenshots. Previous experience with Keap preferable.