Tout
FAQ
Annonces
Documentation de produit
Portfolio margin mode: cross-margin trading (Risk Unit Merge)
Spot in use Spot in use, or how much spot is used under the risk unit, is determined by the delta of derivatives that belong to the same risk unit. Spot is only added when derivatives of the corresponding risk unit can be hedged with the spot.Date de publication : 3 déc. 2024Date de mise à jour : 4 déc. 2025Documentation produitQuestions fréquentes sur les cryptos disponibles au retrait
When you deposit fiat currency and use it to purchase crypto, the purchased crypto may be subject to a temporary protection period. This automated risk check is designed to protect you and OKX from fraudulent activity.The hold may apply to crypto purchased using: A recent bank transfer A recently linked card paymentHow long is the hold? The hold period varies depending on your deposit method and amount.Date de publication : 25 janv. 2024Date de mise à jour : 15 mai 2026Questions fréquentes3 691Comment configurer un bot de trading de signaux OKX avec TradingView
//@version=5 indicator('MACD Sample Script 1', overlay=true) // Calculate MACD [macdLine, signalLine, _] = ta.macd(close, 12, 26, 9) // Define the golden cross condition goldenCross = ta.crossover(macdLine, signalLine) // Define the death cross condition deathCross = ta.crossunder(macdLine, signalLine) // Use the alertcondition function to generate alerts alertcondition(condition=goldenCross, title="MACD Golden Cross", message="") alertcondition(condition=deathCross, title="MACD Death Cross", messageDate de publication : 30 août 2023Date de mise à jour : 14 mai 2026Documentation produit
Affichage de 1 à 3 articles sur 3