Thinkscript Scanner

Other 다른 번역 Options

명시

Can't atttach file so here you go.


Scope – TOS Point of Control (POC) Scanner

 

Please read entire document carefully. Every word has been painstakingly written to avoid  unnecessary questions, confusion, etc. I’m looking for someone that is a subject matter expert with Thinkscript, particularly the scanning function. I’m not looking to hire someone who is learning Thinkscript, learning the TOS platform, etc.

 

Create a criteria in the stock TOS scanner that will pull in the POC for the all tickers selected in the scan.  

·       Number of days to include for the POC needs to be included as a selection criteria for the scan.

·       Percent difference between POC and current ticker price should also be included.

·       At a minimum all Thinkscript code to be provided and detailed instructions on how to get the scan up and running.

·       Need examples of the scan running and screenshot of a respective ticker showing that the POC from the scan correlates and is showing the correct data on the chart.

·       Below is a graphic from a current stock scan run in TOS. All you need to do is insert the POC columns as indicated. No colors, no other functionality, nothing else. Just what is indicated in this scope.

·       Scanner should run on only stocks with weekly options however this requirement could be managed by the native scanner capability.

 

Apparently below is the code that will work for the above scope however it will not run due to the TPO not being defined correctly.

 

input aggregationPeriod = AggregationPeriod.DAY;

input length = 14;

 

def poc = TPO().GetPOC(length);

def currentPrice = close(period = aggregationPeriod);

def difference = ((currentPrice - poc) / poc) * 100;

 

plot scan = difference;

 

 

 

 

 


응답함

1
개발자 1
등급
(7)
프로젝트
6
33%
중재
7
0% / 71%
기한 초과
0
무료
2
개발자 2
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
비슷한 주문
I am looking for an experienced MQL5 developer to convert a complex TradingView Pine Script (will provide the script from tradingview) into a fully automated MT5 Expert Advisor -bot. The TradingView script includes: Market Structure (BOS, CHoCH, Swing BOS) Strong / Weak High & Low Equilibrium (Premium / Discount zones) Volumetric Order Blocks Fair Value Gaps (FVG / VI / OG) Accumulation & Distribution zones Equal
// Add this to your EA after ExportState() function void SendToBase44(const string state, const string dir, double entry, double sl, double tp) { string url = " https://preview-sandbox--ee0a32a725b788974de435e8cef40b7a.base44.app/api/functions/receiveEAState "; string headers = "Content-Type: application/json\r\n"; string json = "{" "\"symbol\":\""+_Symbol+"\","
1.Sinyal Perdagangan : Sinyal beli: garis MACD utama memotong garis sinyal ke atas (macd_current>signal_current && macd_previous<signal_previous). Sinyal jual: garis MACD utama memotong garis sinyal ke bawah (macd_current<signal_current && macd_previous>signal_previous). Gambar di bawah menunjukkan kasus beli dan jual. 2. Posisi ditutup pada sinyal yang berlawanan: Posisi beli ditutup pada sinyal jual, dan posisi

프로젝트 정보

예산
30 USD
기한
 5 일