• ドキュメントトップ
    • ユーザーガイド
      • 全画面表示方法
        • iOSのPWA化
        • AndroidのPWA化
        • Windows Chrome PWA化
      • 個人利用データの使用
        • Tickデータ
          • 取得例
          • 利用手順
        • 1分足データ
          • 取得例
          • 利用手順
      • 各種ウィンドウ
        • チャートウィンドウ
        • その他のウィンドウ
      • 表示日時
      • リプレイ
      • インジケーター操作
      • ストラテジー操作
      • 設定
        • チャートウィンドウ
          • 売買
          • 未来価格
        • 損益
        • 通貨ペア表示
        • タイムゾーン
    • 開発者ガイド
      • 登録編集手順
      • インジケーター作成
        • 単純移動平均を作る
        • 指数移動平均を作る
        • GMMAを作る
        • 平均足を作る
        • シグナルを表示する
      • ストラテジー作成
        • 単純移動平均を使った売買
      • APIリファレンス
        • TradingTool
          • chart
          • name
          • onChartChange
          • onInit
          • params
          • shortName
        • Indicator
          • addCandleStickBuffer
          • addHistgramBuffer
          • addLineBuffer
          • addNoopBuffer
          • addTextBuffer
          • buffers
          • digit
          • getDisplayData
          • getMax
          • getMin
          • getParameter
          • includeItemIndicator
          • isShowDefaultScaleLine
          • showScaleLine
          • symbol
        • ItemIndicator
        • ContainerIndicator
          • acceptDropFrom
          • mainContainerIndicator
          • forceDropTo
          • initialHeight
        • MainContainerIndicator
          • addItemIndicator
        • IndicatorBuffer
          • avg
          • ema
          • get
          • getContinuousDataFirstIndex
          • max
          • min
          • set
          • sma
        • Strategy
          • addContainerIndicator
          • mainContainerIndicator
          • symbol
        • Chart
          • barWidth
          • period
        • Symbol
          • digit
          • name
          • point
        • TradableSymbol
          • newMarketOrder
        • DateUtil
          • getDayOfWeek
          • getHms
          • getYmd
        • 定数
          • BuySell