Type/to search

デュアル移動平均戦略と相対強度RSIインジケーターの組み合わせ

RSI
0
Follow
18
Followers
  • 戦略名:双均線戦略と比較的強いRSI指標の組み合わせ
  • データ周期:15M,30Mなど
  • 商品期貨,デジタル通貨
  • 公式サイト:www.quantinfo.com

img

  • メイン画像:
    平均線1,公式:MA1^^EMA(C,N1);
    平均線2,公式:MA2^^EMA(C,N2);

  • サブ画像:
    RSI,公式:RSIVALUE:SMA ((MAX ((CLOSE-REF ((CLOSE,1),0),LENGTH,1)) /SMA ((ABS ((CLOSE-REF ((CLOSE,1)),LENGTH,1)) について*100;

Source
MyLang
(*backtest
start: 2018-11-05 00:00:00
end: 2018-12-05 00:00:00
period: 15m
exchanges: [{"eid":"Futures_OKCoin","currency":"BTC_USD"}]
args: [["ContractType","this_week",126961]]
*)

MA1^^EMA(C,N1);
MA2^^EMA(C,N2);

LENGTH:=9;
Strategy parameters
Strategy parameters
Stop Loss Percentage
MA1 parameter
MA2 parameter
Comment
All comments (2)

    如何让他全仓买入呢

    5 years ago

    要梭哈?

    5 years ago
  • 1
iPhone Download
Forums
PINE Language
© 2015 - ∞ INVENTOR PTE LTD (SG)