Please teach me how to write this equilateral triangle in the correct syntax of My language.

Author: wenzx, Created: 2021-03-13 12:08:50, Updated: 2021-03-13 12:16:08

MA1^^MA(C,1); MA2^^MA(C,30); MA3^^MA(C,5); MA4^^MA(C,150);

The following conditions are used: = CROSS ((MA1, MA2) AND MA2>REF ((MA2,1) AND MA4>REF ((MA4,1) AND MA3>MA4 This is a simple polynomial: = CROSS ((MA2, MA1)

Open space conditions: = CROSS ((MA2,MA1) AND MA2

Excessive market price, initial open positions of specified amount (USDT, etc.), check the historical transaction record, if the last time was profitable (no matter how profitable), keep the initial opening amount open more positions. Check the historical record for each loss (including continuous losses), regardless of the amount and size, the excess positions will be multiplied by 3% until profitable once, after which the opening amount will be restored to the initial position amount. Pindo: The market is too cheap

Opening: The market is open, the rest is a matter of strategy. The market is flat.

The strategy is a one-minute level, where the market price is triggered immediately after one of the above K-lines has passed and matched; and monitoring multiple space opportunities across multiple currency pairs throughout the market.

Please teach me the above tricks and how to write the correct grammar in My language.

I heard some friends say that the platform does not support the win-lose position of the last trade. If this is not supported, can you use a trick to change the position? For example, compare the account balance at the time of this trade and the account balance at the time of the last trade.


More

The grassYou can record the opening price and compare it to the current price, and if the price goes up, you can see the profit.