0
Follow
0
Followers
AA:=CROSSUP(C,MA(C,5));
BB:=CROSSDOWN(C,MA(C,20));
AA,BPK(5);
BB,SPK(5);
C>=BKPRICE1.01 || C<=BKPRICE1.01,SP;
C<=SKPRICE1.01 || C>=SKPRICE1.01,BP;
위의 간단한 예는, 예시를 표현하기 위한 것이다, 예를 들어: BPK 실행 종료 가격 모드, spk 실행 시간 시간 가격 모드, sp 및 BP, 또한 별도의 설정 모드, 나는 웬화에는 CHECKSIG 함수가 할 수 있다고 본다, 현재 FMZ는 그 함수를 지원하지 않는다, 어떤 대신이 도움을 줄 수 있습니까?
Related Recommendations
Elementary Tutorial for FMZ Quant platform Strategy WritingGet Started with FMZ Quant PlatformSECURITY BUGI keep getting error: Exchange_GetAccount: Invalid ContractTypeWe have an incredibly profitable market making algorithm for sideways markets on Bitmex - but need expert to help eliminate wait times during downward volatility in the marketError with deribitLimitations of the backtesting engineHow to install ta-lib on linux docker?5.5 Trading strategy optimization5.4 Why do we need an off-sample test
Comment
All comments (1)
7 years ago
- 1



