How to apply the communication formula
How to use the communication formula
MA13:MA(C,13),COLOR0066FF,LINETHICK2;
STICKLINE(C>MA13,L,H,0,0),COLORRED;
STICKLINE(C>MA13,O,C,8,0),COLOR000088;
STICKLINE(C>MA13,O,C,5,0),COLOR0000AA;
STICKLINE(C>MA13,O,C,3,0),COLOR0000CC;
STICKLINE(C>MA13,O,C,1,0),COLOR0000FF;
BIAS1:=MA((C-MA(C,13))/MA(C,13),3)*100,COLORWHITE,LINETHICK0;
BIAS3:=MA((C-MA(C,34))/MA(C,34),3)*100,COLORFF00FF,LINETHICK0;
Focus area: =COUNT(BIAS3=8 AND COUNT(BIAS3>0,34)>13 AND COUNT(BIAS330 OR BIAS3
STICKLINE (area of concern, C,O,8,0),COLOR8977FF;
STICKLINE (area of concern, L, H, 0, 0), COLOR8977FF;
Open gun 1:=CROSS(BIAS1,0) AND SUM(IF(BIAS310,LINETHICK0;
STICKLINE(shoot 1,C,O,8,0),COLOR0066BB;
STICKLINE(shoot 1,C,O,5,0),COLOR0099CC;
STICKLINE(shoot 1,C,O,3,0),COLOR00CCEE;
STICKLINE(shoot 1,C,O,1,0),COLOR00FFFF;
STICKLINE(shoot 1,L,H,0,0),COLOR00FFFF;
DRAWTEXT(shoot 1,C*0.97,'shoot 1'),COLOR0000FF;
LC:REF(C,1),LINETHICK0;
RSI:=((SMA(MAX((C-LC),0),13,1)/SMA(ABS((C-LC)),13,1))*100);
STICKLINE((RSI
STICKLINE((RSI
DRAWTEXT(CROSS(RSI,20-0.0005),L*0.97,'short line'),COLORAA99AA;
STICKLINE(CROSS(RSI,20-0.0005),C,O,8,0),COLOR888888;
STICKLINE(CROSS(RSI,20-0.0005),C,O,5,0),COLORAAAAAA;
STICKLINE(CROSS(RSI,20-0.0005),C,O,3,0),COLORCCCCCC;
STICKLINE(CROSS(RSI,20-0.0005),C,O,1,0),COLORFFFFFF;
STICKLINE(CROSS(RSI,20-0.0005),L,H,0,0),COLORFFFFFF;
When the K line turns red, you can buy. When the K line is white, there is an opportunity for short-term access.
Write formulas based on ideas and modify formulas. Intraday warning, conditional stock selection. Decrypt the formula and remove the time limit. I point
Image You can customize the formula by (private) message. Finally, just click to accept it.
Please help the experts edit the buying point warning of Tongda Credit. The following are the main chart indicators
VAR3:=LLV(HIGH,240);
VAR4:=100*(CLOSE-VAR3)/VAR3;
VAR5:=(CLOSE-LLV(LOW,528))/(HHV(HIGH,528)-LLV(LOW,528))*100;
VAR6:=(CLOSE-LLV(CLOSE,530))/(HHV(CLOSE,530)-LLV(CLOSE,530))*100;
VAR7:=0;
VAR8:=SMA(MAX(CLOSE-REF(CLOSE,1),0),34,1)/SMA(ABS(CLOSE-REF(CLOSE,1)),7,1)*100;
VAR9:=SMA(MAX(CLOSE-REF(CLOSE,1),0),13,1)/SMA(ABS(CLOSE-REF(CLOSE,1)),13,1)*100;
VAR10:=IF(TROUGHBARS(3,16,1)=0 AND HIGH>LOW 0.04,4,0);
VAR11:=ZIG(3,6)>REF(ZIG(3,6),1) AND REF(ZIG(3,6),1)
VAR12:=ZIG(3,6)=REF(ZIG(3,6),2) AND REF(ZIG(3,6),2)>=REF(ZIG(3,6),3); VAR13:=ZIG(3,22)>REF(ZIG(3,22),1) AND REF(ZIG(3,22),1)=REF(ZIG(3,22),3); VAR15 :=ZIG(3,51)>REF(ZIG(3,51),1) AND REF(ZIG(3,51),1)=REF(ZIG(3,51),3); VAR17: =ZIG(3,72)>REF(ZIG(3,72),1) AND REF(ZIG(3,72),1)=REF(ZIG(3,72),3); VAR19:= EMA(CLOSE,2)-EMA(CLOSE,150 Buy 1:=VAR10; Buy 2:=(VAR11 VAR13 VAR15 VAR17); Sell 1:=(VAR12 VAR14 VAR16 VAR18); VAR100:=(100 - ((90 * (HHV(HIGH,20) - CLOSE)) / (HHV(HIGH,20) - LLV(LOW,20)))); VAR200:=(100 - ((90 * (HHV(HIGH,20) - CLOSE)) ) / (HHV(HIGH,20) - LLV(LOW,20)))); VAR300:=(100 - MA(((100 * (HHV(HIGH,5) - CLOSE))) / (HHV(HIGH,5 ) - LLV(LOW,5))),34)); B:=IF (Buy 1>0 OR Buy 2>0, LOW*0.99, DRAWNULL); CROSS (B, Buy 1); {Price:} Formula There is a future in it, it is recommended not to use it!!!
Please help me write such a Tongdaxin main chart indicator. Thank you!
N:=30;
M5:MA(C,5);
M10:MA(C,10);
Rising channel: =M5>M10 OR M10>REF(M10,1);
M10 support: =ABS(REF(C,1)/M10-1)=1;
MM:=COUNT(CROSS(M5,M10),N);
V1:=Ascending channel AND MM=1 AND M10 support;
V2: = ascending channel AND MM=2 AND M10 support;
V3: = ascending channel AND MM=3 AND M10 support;
V4: = ascending channel AND MM=4 AND M10 support;
DRAWTEXT(V1,LOW,'Buy 1');
DRAWTEXT(V2,LOW,'Buy 2');
DRAWTEXT(V3,LOW,'Buy 3');
DRAWTEXT(V4,LOW,'Buy 4');
The above is the detailed content of How to apply the communication formula. For more information, please follow other related articles on the PHP Chinese website!

You may encounter the “this build of Vanguard is out of compliance” issue when attempting to launch Valorant on Windows 11. Why does the error message appear? How to get rid of the error message? This post from php.cn gives details.

NVIDIA GeForce RTX 40 series GPU might not be a new thing to you. Compared with other top graphics cards, many of you may pay more attention to mid-end mainstream RTX 4050 for its acceptable price. Read through this guide from php.cn Website to get d

KB2267602 is a protection or definition update for Windows Defender designed to fix vulnerabilities and threats in Windows. Some users reported that they were unable to install KB2267602. This post from php.cn introduces how to fix the “KB2267602 fai

Do you know how to reinstall pre-installed software in Windows 11 if you need to do this? In this post, we will introduce two easy ways. In addition, if you want to recover files on your Windows computer, you can try php.cn Power Data Recovery.

Windows Desktop or File Explorer or folder will automatically refresh itself when you make some changes to it. However, some Windows 11/10 users report that they encounter the “desktop and file folders do not refresh automatically” issue. This post f

When you try to install a program on Windows 11/10, you may fail to install it and receive an error message - there is a problem with this Windows installer package. This post from php.cn helps you to fix it.

When you run antivirus software on your device, you likely expect it to scan all files and folders for viruses. However, one question arises: can antivirus scan encrypted files? This inquiry delves into the realm of security versus privacy. php.cn So

How to download HDMI video drivers on Windows? How to update HDMI drivers to the latest versions. You can find the ways here. In addition, you can try php.cn Power Data Recovery to get your lost and deleted files back if necessary.


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

WebStorm Mac version
Useful JavaScript development tools

Atom editor mac version download
The most popular open source editor

Dreamweaver Mac version
Visual web development tools