Find Jobs
Hire Freelancers

Build me a program that scrapes data from a website for MAC

$30-250 CAD

종료됨
게시됨 3년 이상 전

$30-250 CAD

제출할때 지불됩니다
I would like to create a stock market scanner to detect Simple Moving Average 13 over 30 Simple Moving Average crossover on the hourly time frame of all stocks. I would also like to incorporate the parameter of a stock in an uptrend or downtrend for about 14 days period before they signal cross over. The timeframe of charts i look at is hourly the refresh is every 15 seconds. I use [login to view URL] for charting and analysis and i am not sure how to scrape the data from there. I have attached below how a scanner would alert based on the parameters met in the picture red color for when the 13 hourly crosses above the 30 hourly and when the 13 crosses below the 30 hourly green color. This code is just for reference to what i am looking for in creating the program for MAC. # Hourly Scan for 13/30 Crossover After 2 Weeks # Scans for crossovers in both directions # Choose hourly aggregation - Do NOT include extended hours # 70 is the number of hourly bars that total two weeks - adjust as desired input bars_since_cross = 70; # allows a bit of room to scan for the cross - 7 is within the current day input max_bars_since_cross = 7; def ma1 = average(close,13); def ma2 = average(close,30); def cross_up = ma1 crosses above ma2; def cross_dn = ma1 crosses below ma2; def count_after_cross_up = if cross_up and !cross_up[1] then 1 else count_after_cross_up[1]+1; def count_after_cross_dn = if cross_dn and !cross_dn[1] then 1 else count_after_cross_dn[1]+1; def long_entry = count_after_cross_up > bars_since_cross and cross_dn within max_bars_since_cross bars; def short_entry = count_after_cross_dn > bars_since_cross and cross_up within max_bars_since_cross bars; plot scan = long_entry or short_entry; # end scan code
프로젝트 ID: 27810980

프로젝트 정보

6 제안서
원격근무 프로젝트
활동 중 3년 전

돈을 좀 벌 생각이십니까?

프리랜서 입찰의 이점

예산 및 기간 설정
작업 결과에 대한 급여 수급
제안의 개요를 자세히 쓰세요
무료로 프로젝트에 신청하고 입찰할 수 있습니다
6 이 프로젝트에 프리랜서들의 평균 입찰은 $182 CAD입니다.
사용자 아바타
Hi, Greetings! ✅checked your project details: Build me a program that scrapes data from a website for MAC ✅Completed Time: In project deadline We have worked on 600 + Projects. I have 6 + years of the experience in same kind of projects. If you are looking for a true Freelancer, I am the Right person for you. I am available almost 24-7 and am very responsive. I feel proud that I am a trusted Freelancer who pleases almost every single client. You can rest assure, your work will be delivered well in advance of others, with passion and accuracy. I guarantee you instant communication & responses when you need me. Why choose me? I think every client is the reason for my success. I only take projects which I am sure I can do quickly. My Portfolio Items: https://www.freelancer.com/u/schoudhary1553 I would really like to work with you on this project. If interested, Kindly contact me via chat for further details and discussion.. Thank you Sandeep Digital screencast
$220 CAD 4일에
4.9 (152 건의 리뷰)
7.4
7.4
사용자 아바타
Hi there, I'm bidding on your project "Build me a program that scrapes data from a website for MAC" Being an expert in Python and matlab programming I can do this project for you. please leave a message on my chat so we can discuss the budget and deadline of the project. Also, have a look at my profile for my reviews and portfolios. Thanks Note: This is not an automated bid and i'm ready to discuss your project right now. .. .
$250 CAD 5일에
5.0 (26 건의 리뷰)
6.5
6.5
사용자 아바타
Have over 10 years of experience in data mining/ Web scrapping/ Scraping Bots/ Chrome/Opera Extensions I have done it all. Tell us your source and we will put it in excel for you, Or we can even give you filtered results as per your requirement, In the format you want. You can also ask for data into a particular format - Excel, Json, Mysql, Databases, XMLs, you name them. Further Can help you with integrating it with ur databases, Can create json outputs. We are not only good with scraping but also with the tools that u may need after that. We can help you build you softwares round the data we have 99% Data Accuracy. We have Duplicate finder. etc., We can help with Statistics on the data We can help with creating Api's front the data We can create Softwares to manage that data We can build Sites round the data
$222 CAD 1일에
5.0 (13 건의 리뷰)
6.1
6.1
사용자 아바타
Hi . Very interesting in your project “Build me a program that scrapes data from a website for MAC”. Honest and reliable company that you can rely on. Skilled professionals in Web scraping, .NET, Software Architecture, C# Programming and JavaScript " Professional Web Scraping " sounds a suitable project for us. We can provide good result and fast delivery in time. Let’ contact to discuss in detail over chat. Good luck!
$140 CAD 2일에
4.8 (17 건의 리뷰)
4.8
4.8
사용자 아바타
Hello, I'm an expert in webscraping, automation and also trading strategies and indicators. I think i'm the perfect freelancer to work on your project. Please message me to discuss more. Best regards,
$230 CAD 3일에
4.9 (13 건의 리뷰)
4.3
4.3

고객에 대한 정보

국기 (CANADA)
Toronto, Canada
0.0
0
10월 18, 2020부터 회원입니다

고객 확인

감사합니다! 무료 크레딧을 신청할 수 있는 링크를 이메일로 보내드렸습니다.
이메일을 보내는 동안 문제가 발생했습니다. 다시 시도해 주세요.
등록 사용자 전체 등록 건수(일자리)
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
미리 보기 화면을 준비 중...
위치 정보 관련 접근권이 허용되었습니다.
고객님의 로그인 세션이 만료되어, 자동으로 로그아웃 처리가 되었습니다. 다시 로그인하여 주십시오.