当前位置:网站首页>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;边栏推荐
- Postgressql stream replication active / standby switchover primary database no read / write downtime scenario
- Add an empty column to spark dataframe - add an empty column to spark dataframe
- Use ffmpeg command line to push UDP and RTP streams (H264 and TS), and ffplay receives
- Introduction to dynamic planning I, BFS of queue (70.121.279.200)
- Introduction to Dynamic Planning II (5.647.62)
- Moveit 避障路径规划 demo
- 制作p12证书[通俗易懂]
- matlab中wavedec2,说说wavedec2函数[通俗易懂]
- /Bin/ld: cannot find -lgssapi_ krb5
- Moveit obstacle avoidance path planning demo
猜你喜欢

动态规划入门二(5.647.62)

Comment réaliser un graphique Nebula d'importation CSV hors ligne de niveau milliard

HMS core machine learning service helps zaful users to shop conveniently

Traversal before, during and after binary tree

Experiment collection of University "Fundamentals of circuit analysis". Experiment 6 - observation and measurement of typical signals

微信v3native支付设置的结束时间处理办法

蚂蚁集团大规模图计算系统TuGraph通过国家级评测

mysql 计算经纬度范围内的数据

【5G NR】RRC连接释放

二叉树前,中,后序遍历
随机推荐
/Bin/ld: cannot find -llz4
/bin/ld: 找不到 -lxml2
ssh/scp 使不提示 All activities are monitored and reported.
C # get PLC information (kepserver) II
/bin/ld: 找不到 -lcrypto
数组和链表的区别浅析
beforeEach
Jsp+mysql006 community management system
数据湖(十一):Iceberg表数据组织与查询
Usage of group by
/Bin/ld: cannot find -lcrypto
数仓中的维度表与事实表
[solution] educational codeforces round 82
(Wanzi essence knowledge summary) basic knowledge of shell script programming
Pyinstaller打包exe附带图片的方法
/bin/ld: 找不到 -lpam
智联招聘的基于 Nebula Graph 的推荐实践分享
[idea] recommend an idea translation plug-in: translation "suggestions collection"
6091. Divide the array so that the maximum difference is K
爱可可AI前沿推介(7.2)