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 need a reliable, clean-coded Expert Advisor built for both MetaTrader 4 and MetaTrader 5 platforms. Main trading behavior: The EA follows buy and sell arrows produced by my custom indicator. Whenever a buy arrow shows up on the chart: if a sell position is currently open → close that sell immediately and enter a buy trade in its place. Whenever a sell arrow appears: if a buy position exists → close the buy and
I need a AI signal generating bot for forex trading that use the latest ai technology to track real time forex market, analyse and give signals. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame
step by step and structure this into a full IEEE 830 / ISO/IEC/IEEE 29148 style Requirements Specification. This format will include: Introduction System Overview Functional and Performance Requirements Traceability Matrix (linking requirements to test cases) Verification and Validation Compliance Standards 1. Introduction 1.1 Purpose The purpose of this document is to define the technical requirements for the
BitsoFx 40 - 10000 USD
//+------------------------------------------------------------------+ //| Simple Robo Trader MT5 | //| Works on any pair & timeframe | //+------------------------------------------------------------------+ #property strict // Input settings input double LotSize = 0.01; input int FastMA = 10; input int SlowMA = 30; input int RSIPeriod = 14; input int StopLoss = 200; // in points input int TakeProfit = 400;// in
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 일