当前位置:网站首页>Add user-defined formula (time sharing t+0) to mobile app access as an example
Add user-defined formula (time sharing t+0) to mobile app access as an example
2022-07-02 15:59:00 【Please tell him】
First, install mobile phone access See the formula gift at the end
One 、 Then casually enter the time sharing interface , Drop down as shown by the dot arrow in the following figure
Two 、 Enter the following screen
3、 ... and 、 Then came to the following interface , The default is indicator information , Here you need to choose source code editor , Paste the formula
Four 、 Here we must pay attention to preservation , The save location is in the upper right corner of the current page
Click the arrow icon below to save
5、 ... and 、 Go back to step two , choice 【 Select a finger to enter the regular 】, See the time sharing just added T+0, Touch the small + Number
here ,t+0 Indicators are selected into common indicators
above , As long as time-sharing indicators are used , Select the index you just joined to experience
DRAWGBK(C>0, RGB(50,60,250),RGB(17,21,89),0,'11',0);
H1:=MAX(DYNAINFO(3),DYNAINFO(5));
L1:=MIN(DYNAINFO(3),DYNAINFO(6));
P1:=H1-L1;
resistance :=L1+P1*7/8,COLORGREEN;
brace :=L1+P1*0.5/8,COLORRED;
center line :=( brace + resistance )/2,COLORWHITE,POINTDOT;
V11:=3*SMA((C-LLV(L,55))/(HHV(H,55)-LLV(L,55))*100,5,1)-2*SMA(SMA((C-LLV(L,55))/(HHV(H,55)-LLV(L,55))*100,5,1),3,1);
Trend line :EMA(V11,3),LINETHICK2,COLORLIMAGENTA;
V12:=( Trend line -REF( Trend line ,1))/REF( Trend line ,1)*100;
Ready to buy :STICKLINE( Trend line <11, Trend line ,11,5,0),COLORYELLOW;
AA:=( Trend line <11) AND FILTER(( Trend line <=11),15) AND C< center line ;
BB0:=REF( Trend line ,1)<11 AND CROSS( Trend line ,11) AND C< center line ;
BB1:=REF( Trend line ,1)<11 AND REF( Trend line ,1)>6 AND CROSS( Trend line ,11);
BB2:=REF( Trend line ,1)<6 AND REF( Trend line ,1)>3 AND CROSS( Trend line ,6);
BB3:=REF( Trend line ,1)<3 AND REF( Trend line ,1)>1 AND CROSS( Trend line ,3);
BB4:=REF( Trend line ,1)<1 AND REF( Trend line ,1)>0 AND CROSS( Trend line ,1);
BB5:=REF( Trend line ,1)<0 AND CROSS( Trend line ,0);
BB:=BB1=1 OR BB2=1 OR BB3=1 OR BB4=1 OR BB5=1;
Place an order to buy :STICKLINE(BB=1 AND C< center line ,11,50,5,0),COLORRED;
DRAWICON(BB=1 AND C< center line ,55,1);
DRAWTEXT(BB0,60,'* buy '),COLORRED;
DRAWTEXT(AA,16,' Ready to buy '),COLORYELLOW;
Ready to sell :STICKLINE( Trend line >89, Trend line ,89,5,0),COLORWHITE;
CC:=( Trend line >89) AND FILTER(( Trend line >89),15) AND C> center line ;
DD0:=REF( Trend line ,1)>89 AND CROSS(89, Trend line ) AND C> center line ;
DD1:=REF( Trend line ,1)>89 AND REF( Trend line ,1)<94 AND CROSS(89, Trend line );
DD2:=REF( Trend line ,1)>94 AND REF( Trend line ,1)<97 AND CROSS(94, Trend line );
DD3:=REF( Trend line ,1)>97 AND REF( Trend line ,1)>99 AND CROSS(97, Trend line );
DD4:=REF( Trend line ,1)>99 AND REF( Trend line ,1)<100 AND CROSS(99, Trend line );
DD5:=REF( Trend line ,1)>100 AND CROSS(100, Trend line );
DD:=DD1=1 OR DD2=1 OR DD3=1 OR DD4=1 OR DD5=1;
Order to sell :STICKLINE(DD=1 AND C> center line ,89,50,5,0),COLORGREEN;
DRAWICON(DD=1 AND C> center line ,45,2);
DRAWTEXT(DD0,40,'* sell '),COLORGREEN;
DRAWTEXT (CC,84,' Ready to sell '),COLORWHITE;
The top :89,COLORGREEN;
At the end of :11,COLORRED;
in :50,POINTDOT,COLORWHITE;
DRAWTEXT(ISLASTBAR, The top ,' The top '),COLORGREEN;
DRAWTEXT(ISLASTBAR, At the end of ,' At the end of '),COLORRED;
DRAWTEXT(ISLASTBAR, in ,' in '),COLORWHITE;
边栏推荐
- 树-二叉搜索树
- 全是精华的模电专题复习资料:基本放大电路知识点
- Pyinstaller's method of packaging pictures attached to exe
- Astra: could not open "2bc5/ [email protected] /6“: Failed to set USB interface
- 【小白聊云】中小企业容器化改造建议
- Ant group's large-scale map computing system tugraph passed the national evaluation
- 图数据库|Nebula Graph v3.1.0 性能报告
- 数仓中的维度表与事实表
- Song of cactus - throwing stones to ask the way (2)
- Best practices for building multi architecture images
猜你喜欢
使用 percona 工具给 MySQL 表加字段中断后该如何操作
处理gzip: stdin: not in gzip formattar: Child returned status 1tar: Error is not recoverable: exitin
又是一年毕业季
基于 Nebula Graph 构建百亿关系知识图谱实践
Aiko ai Frontier promotion (7.2)
Comparison between rstan Bayesian regression model and standard linear regression model of R language MCMC
Review materials for the special topic of analog electronics with all essence: basic amplification circuit knowledge points
HMS core machine learning service helps zaful users to shop conveniently
[5g NR] RRC connection release
Teach you how to build virtual machines locally and deploy microservices
随机推荐
/bin/ld: 找不到 -lssl
Idea public method extraction shortcut key
奥比中光 astra: Could not open “2bc5/[email protected]/6“: Failed to set USB interface
华为云服务器安装mysqlb for mysqld.service failed because the control process exited with error code.See “sys
Boot transaction usage
数组和链表的区别浅析
PHP static members
Wavedec2 in MATLAB, talk about the wavedec2 function [easy to understand]
[5g NR] RRC connection release
Floyed "suggestions collection"
《大学“电路分析基础”课程实验合集.实验六》丨典型信号的观察与测量
Locate: cannot execute stat() `/var/lib/mlocate/mlocate Db ': there is no such file or directory
Dimension table and fact table in data warehouse
解决** WARNING ** : Your ApplicationContext is unlikely to start due to a @ComponentScan of the defau
微信v3native支付设置的结束时间处理办法
如何實現十億級離線 CSV 導入 Nebula Graph
ssh/scp 使不提示 All activities are monitored and reported.
matlab中wavedec2,说说wavedec2函数[通俗易懂]
win10系统升级一段时间后,内存占用过高
愛可可AI前沿推介(7.2)