Strategy Parameter Input
Only run when the wave has closed all orders and do not enter the order while the wave is waiting for EXIT.
Last updated
Only run when the wave has closed all orders and do not enter the order while the wave is waiting for EXIT.
Last updated
Back-testing period
[Required]
-This parameter is for back-testing purposes only.
-To run the AiBOT and monitor profit directly on TradingView, adjust the start date of the order execution to the current time, and set the end date to the end of this year or next year to prevent past orders from appearing.
Strategy Parameter Input
Custom with your strategy
Alert Input:
- KEY: "Your Unique Code"
- Username: “yourusername”
- Exchange:
+ "binance-testnet" chạy testnet,
+ "binance-futures" chạy futures
+ “binance-spot” chạy spot
- Symbol: BTC/USDT, ETH/BUSD
Message_Long_Entry
{"KEY": "Unique Code", "USERNAME":"username", "exchange": "binance-future", "symbol": "ETH/USDT", "type": "Market", "side": "Sell", "qty": "{{strategy.order.contracts}}", "price": "{{close}}", "close_position": "False"}
Message_Long_Exit
{"KEY": "Unique Code", "USERNAME":"username", "exchange": "binance-future", "symbol": "ETH/USDT", "type": "Market", "side": "Sell", "qty": "{{strategy.order.contracts}}", "price": "{{close}}", "close_position": "False"}
Message_Short_Entry
{"KEY": "Unique Code", "USERNAME":"username", "exchange": "binance-future", "symbol": "ETH/USDT", "type": "Market", "side": "Sell", "qty": "{{strategy.order.contracts}}", "price": "{{close}}", "close_position": "False"}
Message_Short_Exit
{"KEY": "Unique Code", "USERNAME":"username", "exchange": "binance-future", "symbol": "ETH/USDT", "type": "Market", "side": "Sell", "qty": "{{strategy.order.contracts}}", "price": "{{close}}", "close_position": "False"}
Properties
Initial Capital = Invest Amount
Order size = Invest Amount
Pyramiding=1