Find Jobs
Hire Freelancers

Create slideshow in Amibroker

$10-30 CAD

Completed
Posted almost 3 years ago

$10-30 CAD

Paid on delivery
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();
Project ID: 31019345

About the project

1 proposal
Remote project
Active 3 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
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 in 7 days
2.4 (2 reviews)
2.3
2.3

About the client

Flag of CANADA
SAINT-LAURENT, Canada
0.0
0
Payment method verified
Member since May 26, 2021

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.