Index formula editor BTC
Publish: 2021-05-20 05:40:13
1. Now that you use hub to connect two computers to the Internet at the same time, the two computers are already in the same bureau network, but they can't see each other in the network neighborhood, right?
2. Hello, there are two ways to call it out. The first one is the shortcut key: Ctrl + F
the second one is to click the function in the upper left corner of the software expert system formula manager
you can create and add the indicator formula yourself
it is recommended that you go to the Internet to find a good formula, such as Internet, ultra short customer. The formula of his index zone is not bad.
the second one is to click the function in the upper left corner of the software expert system formula manager
you can create and add the indicator formula yourself
it is recommended that you go to the Internet to find a good formula, such as Internet, ultra short customer. The formula of his index zone is not bad.
3. With great wisdom
4. Every stock trading software can set its own index formula by programming
5. There is the future function Zig. Such formulas are all brilliant after the event. They look very beautiful. But when you actually operate, you will find that the buying and selling signals given by Zig often disappear. Therefore, Zig can not be used as a stock selection formula, and it is not recommended that you add the future function into the index. This is a big taboo.
6. VAR2:=SUM(IF(CLOSE> OPEN,VOL,0,30)/SUM(VOL,30)*100;< br />VAR3:=100-SUM(IF(CLOSE> OPEN,VOL,0,30)/SUM(VOL,30)*100;< br />[UNK]头[UNK]量VAR2;< br />空头[UNK]量 VAR3;< br />[UNK]空平衡50;< br />A:=[UNK]头[UNK]量 30;< br />STICKLINE(A,0,10,2,0),COLORRED;< br />STICKLINE([UNK]头[UNK]量> REF([UNK]头[UNK]量,1),[UNK]头[UNK]量50,1,0),COLORFF00FF;< br />STICKLINE([UNK]头[UNK]量 REF([UNK]头[UNK]量,1),[UNK]头[UNK]量50,1,0),COLORGREEN;
7. As long as you have a complete formula, you can import or create a new one
function - expert system - formula Manager - user, select type, new - confirm
the new formula uses the corresponding average moving line and does not need to be modified
for example, the formula uses 4, 12, 62 and 133 day average price lines. When you switch to this indicator, you will see those 4 lines.
function - expert system - formula Manager - user, select type, new - confirm
the new formula uses the corresponding average moving line and does not need to be modified
for example, the formula uses 4, 12, 62 and 133 day average price lines. When you switch to this indicator, you will see those 4 lines.
8. Software operation steps: function - formula Manager - type - New - Set - confirm, OK.
9. Unknown_Error
10. {这个公式不是什么绝密公式,以后把它贴完整}
VAR1:=(CLOSE>REF(CLOSE,1) AND CLOSE>REF(CLOSE,2));
VARD:=(CLOSE<REF(CLOSE,1) AND CLOSE<REF(CLOSE,2));
VARE:=(REF(VARD,1) AND CLOSE>=REF(CLOSE,1) AND CLOSE<=REF(CLOSE,2));
VARF:=(REF(VARE,1) AND CLOSE<=REF(CLOSE,1) AND CLOSE>=REF(CLOSE,2));
VAR10:=(REF(VARF,1) AND CLOSE>=REF(CLOSE,1) AND CLOSE<=REF(CLOSE,2));
VAR11:=(REF(VAR10,1) AND CLOSE<=REF(CLOSE,1) AND CLOSE>=REF(CLOSE,2));
VAR12:=(REF(VAR11,1) AND CLOSE>=REF(CLOSE,1) AND CLOSE<=REF(CLOSE,2));
VAR13:=(REF(VAR12,1) AND CLOSE<=REF(CLOSE,1) AND CLOSE>=REF(CLOSE,2));
VAR14:=(REF(VAR13,1) AND CLOSE>=REF(CLOSE,1) AND CLOSE<=REF(CLOSE,2));
VAR15:=(REF(VAR14,1) AND CLOSE<=REF(CLOSE,1) AND CLOSE>=REF(CLOSE,2));
VAR16:=(REF(VAR15,1) AND CLOSE>=REF(CLOSE,1) AND CLOSE<=REF(CLOSE,2));
VAR17:=(REF(VAR16,1) AND CLOSE<=REF(CLOSE,1) AND CLOSE>=REF(CLOSE,2));
VAR18:=(REF(VAR17,1) AND CLOSE>=REF(CLOSE,1) AND CLOSE<=REF(CLOSE,2));
买:((REF(VARD OR VARE OR VARF OR VAR10 OR VAR11 OR VAR12 OR VAR13 OR VAR14 OR VAR15 OR VAR16 OR VAR17 OR VAR18,1)) AND VAR1);
VAR1:=(CLOSE>REF(CLOSE,1) AND CLOSE>REF(CLOSE,2));
VARD:=(CLOSE<REF(CLOSE,1) AND CLOSE<REF(CLOSE,2));
VARE:=(REF(VARD,1) AND CLOSE>=REF(CLOSE,1) AND CLOSE<=REF(CLOSE,2));
VARF:=(REF(VARE,1) AND CLOSE<=REF(CLOSE,1) AND CLOSE>=REF(CLOSE,2));
VAR10:=(REF(VARF,1) AND CLOSE>=REF(CLOSE,1) AND CLOSE<=REF(CLOSE,2));
VAR11:=(REF(VAR10,1) AND CLOSE<=REF(CLOSE,1) AND CLOSE>=REF(CLOSE,2));
VAR12:=(REF(VAR11,1) AND CLOSE>=REF(CLOSE,1) AND CLOSE<=REF(CLOSE,2));
VAR13:=(REF(VAR12,1) AND CLOSE<=REF(CLOSE,1) AND CLOSE>=REF(CLOSE,2));
VAR14:=(REF(VAR13,1) AND CLOSE>=REF(CLOSE,1) AND CLOSE<=REF(CLOSE,2));
VAR15:=(REF(VAR14,1) AND CLOSE<=REF(CLOSE,1) AND CLOSE>=REF(CLOSE,2));
VAR16:=(REF(VAR15,1) AND CLOSE>=REF(CLOSE,1) AND CLOSE<=REF(CLOSE,2));
VAR17:=(REF(VAR16,1) AND CLOSE<=REF(CLOSE,1) AND CLOSE>=REF(CLOSE,2));
VAR18:=(REF(VAR17,1) AND CLOSE>=REF(CLOSE,1) AND CLOSE<=REF(CLOSE,2));
买:((REF(VARD OR VARE OR VARF OR VAR10 OR VAR11 OR VAR12 OR VAR13 OR VAR14 OR VAR15 OR VAR16 OR VAR17 OR VAR18,1)) AND VAR1);
Hot content