Find Jobs
Hire Freelancers

Create slideshow in Amibroker

$10-30 CAD

완료함
게시됨 거의 3년 전

$10-30 CAD

제출할때 지불됩니다
I am trying to use a TradingView plugin for Amibroker. I want to use the Amibroker scanner on a watchlist of tickers but the TradingView plugin doesn't keep the tickers refreshed unless they are actively displayed on a window. The SetForeign function shows the ticker but doesn't cause a refresh. If i use the following ParamTrigger code I can trigger the ticker to refresh but it is a manual refresh so I am looking for a way to flip through that watchlist to trigger the refresh. if( ParamTrigger( "Update Ticker", "Yes" )) { Ab = CreateObject( "[login to view URL]" ); Chart = [login to view URL]; [login to view URL] = Ticker; } I am looking to create an AFL that can create a slideshow in Amibroker - switch and actively display tickers from a watchlist in a specific chart. I am currently using the following AFL but need to find a way to do it without using the SetForeign function because I need to have the symbol actively display. Perhaps using AmiBroker's OLE Automation Object Model I mentioned before? _SECTION_BEGIN("Slideshow of stock charts"); // Slideshow of stock charts // the old Yahoo! forum email 23-01-2007 by herman /// @link [login to view URL] RefreshRate = Param("Chart Update rate (seconds)",3,0,60,1); RequestTimedRefresh( RefreshRate,False ); TimerTick = Status("RedrawAction"); WLNum = Param("WatchList Number",0,0,64,1); MaxTickerNum = Param("Max. Ticker Number",200,1,200,1); List = CategoryGetSymbols( categoryWatchlist, WLNum ); TickerNum = StaticVarGet("TickerNumber"); if( IsNull( TickerNum ) ) StaticVarSet("TickerNumber", 0); Ticker = StrExtract( List, Tickernum); SetForeign(Ticker,1); if( TimerTick ) { TickerNum = StaticVarGet("TickerNumber"); if( TickerNum <= MaxTickerNum ) StaticVarSet("TickerNumber",++TickerNum); else StaticVarSet("TickerNumber", 0); } Plot(c,"",1,64); Title = FullName()+"\n#"+NumToStr( TickerNum,1.0,False) +" "+Ticker; _SECTION_END();
프로젝트 ID: 31019345

프로젝트 정보

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

돈을 좀 벌 생각이십니까?

프리랜서 입찰의 이점

예산 및 기간 설정
작업 결과에 대한 급여 수급
제안의 개요를 자세히 쓰세요
무료로 프로젝트에 신청하고 입찰할 수 있습니다
프로젝트를 수여된 사용자:
사용자 아바타
I have already done this slideshow. I am working with Amibroker Software Since 2013 TO Till Date Data Service For Amibroker OR CSV Format(IEOD Data) Only Indian Market I can setup or Provide 1min Equity(From 2011), 1min Currency(From 2015), 1min Index and Index (Future From 2010) and All Option data (From 2011). Will configure Live data provide EqualRT, Global Data feed, True Data, AmiFeeder, Amiquote or Any other Auto Trading Service With Amibroker I can Setup full Auto trading system for you with Indian broker using bridge Algoji, Auto Trader Web, Swastik Algo, Algobaba. Auto trading will work from Scanner or Chart based. AFL Coding Service Coded more than thousand afl since 2013 cover all area of trading. AFL Coded for any custom or available Indicator based, Price Action based, ORB system, Breakout System, Intraday System Auto Option Trading With Amibroker Coded AFL for Placing Auto Option strategies from Amibroker I have already developed AFL for 9.30am Short Straddle, Short Strangle,Long Straddle, Long Strangle with profit and SL. Backtest Service Once your trading idea is coded on AFL I will guide you how to back test and Optimized your system. Contact me on Chart for Further Details
$30 CAD 7일에
2.4 (2 건의 리뷰)
2.3
2.3

고객에 대한 정보

국기 (CANADA)
SAINT-LAURENT, Canada
0.0
0
결제 수단 확인
5월 26, 2021부터 회원입니다

고객 확인

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