📖
Documentation
  • TheQuantScience.io
    • Overview
    • Open Source
      • TA Indicators
        • Dip & Rip Patterns
        • Ratio To Average
        • Autocorrelation
        • Premium Linear Regression
        • Quantitative Price Forecasting
        • Grid Indicator
        • Volume Variation Index Indicator
      • Premium Backtesting
        • Grid Spot Trading Algorithm V2
        • Hulk Trading Algorithm V2
        • Buy&Sell Bullish Engulfing
        • iMoku
    • Private Access
      • Portfolio Management
        • Introduction
        • Trading Vs. Portfolio Management
        • Passively Managed Portfolio
        • Actively Managed Portfolio
        • Software
          • Advanced Portfolio Equity
            • Overview
            • Portfolio Building
              • Start
              • Portfolio Fee
              • Benchmark
              • Asset Allocation
              • Analysis Period
            • Design
          • Advanced Portfolio Cumulative Return
            • Overview
            • Portfolio Building
              • Start
              • Portfolio Fee
              • Benchmark
              • Asset Allocation
              • Analysis Period
            • Design
          • Advanced Portfolio Percentage Return
            • Overview
            • Portfolio Building
              • Start
              • Portfolio Fee
              • Asset Allocation
              • Analysis Period
            • Design
          • Advanced Portfolio Volatility
            • Overview
            • Portfolio Building
              • Start
              • Portfolio Fee
              • Asset Allocation
              • Analysis Period
            • Design
          • Advanced SMA Portfolio
            • Overview
            • Portfolio Building
              • Start
              • Portfolio Fee
              • Asset Allocation
              • Analysis Period
            • Design
      • Backtesting Software
        • Crypto Exchange Algorithms
          • Start
          • KuCoin Exchange
            • Martingale KuCoin Strategy
              • Overview
              • Configuration
              • Settings
              • Date Period Backtesting
              • Error Message
              • Automation
            • DCA KuCoin Strategy
              • Overview
              • Configuration
              • Settings
              • Advanced Settings
              • Date Period Backtesting
              • Error Message
              • Automation
            • Spot Grid KuCoin Strategy
              • Overview
              • Configuration
              • Settings
              • Date Period Backtesting
              • Automation
            • Long Grid Futures KuCoin Strategy
              • Overview
              • Configuration
              • Settings
              • Date Period Backtesting
              • Automation
            • Short Grid Futures KuCoin Strategy
              • Overview
              • Configuration
              • Settings
              • Date Period Backtesting
              • Automation
          • Poloniex Exchange
            • Spot Grid Poloniex Strategy
              • Overview
              • Configuration
              • Settings
              • Date Period Backtesting
              • Automation
        • 3Commas
          • DCA Strategy
            • Overview
            • Configuration
            • DCA Type
            • Date Period Backtesting
            • Strategy
            • Start Deal Condition
            • Take Profit
            • Stop Loss
            • Safety Orders
            • Error Message
            • Automation
              • RSI (Relative Strength Index)
              • MACD
              • Stochastic
      • Proprietary Suite
        • Buy The Dip
          • Configuration
            • Date Period Backtesting
            • Pattern Configuration
            • Strategy Configuration
            • Settings
          • Error Message
        • Sell The Rip
          • Configuration
            • Date Period Backtesting
            • Pattern Configuration
            • Strategy Configuration
            • Settings
          • Error Message
        • Trade Graph X
Powered by GitBook
On this page
  1. TheQuantScience.io
  2. Private Access
  3. Backtesting Software
  4. Crypto Exchange Algorithms
  5. Poloniex Exchange
  6. Spot Grid Poloniex Strategy

Automation

PreviousDate Period BacktestingNext3Commas

Last updated 1 year ago

To automate your algorithm, copy the parameters from the user interface of your backtesting software (A) and import them into Poloniex's algorithm (B). Remember to select the same ticker and timeframe that you analyzed during backtesting, before creating your custom algorithm (in this example the pair was ETH/USDT).

Remember, Initial Price is the value corresponding to Upper Price in Poloniex. You can find the maximum and minimum price of your grid on the column to your right, as highlighted in the screenshots below.

Then we enter Upper Price, Lower Price, the number of grids and the calculation methodology (Geometric or Arithmetic). Finally, we set the capital to be used and proceed to create our trading grid.

Backtesting Software (A)
Upper Price and Lower Price (A)
KuCoin Exchange (B)