Imagens de vídeo:
O contrato é apenas um conjunto, o contra-contrato pode ser modificado, o contrato deve ser trocado, ou seja, o contra-contrato.
Adicione dois objetos de troca, o primeiro no trimestre, o segundo na semana.
O código é simplificado, o espaço para a otimização é grande, a estratégia de ensino é cuidadosa e real, e há um certo risco no tempo.
Ordenar usando o preço de mão.
Bem-vindo a feedback BUG.
function Hedge (isOpen, retSetA, retSetB) { exchanges[0].SetDirection(isOpen ? "sell" : "closesell") exchanges[1].SetDirection(isOpen ? "buy" : "closebuy"); (function (routineA, routineB) { Log(routineA.wait(), routineB.wait(), retSetA, retSetB) })(exchanges[0].Go(isOpen ? "Sell" : "Buy", -1, _ContractNum), exchanges[1].Go(isOpen ? "Buy" : "Sell", -1, _ContractNum)) } function main () { var param = {"op": "subscribe", "args": ["futures/ticker:" + _Instrument_id_A, "futures/ticker:" + _Instrument_id_B]} var client = Dial("wss://real.okex.com:8443/ws/v3|compress=gzip_raw&mode=recv&reconnect=true&payload=" + JSON.stringify(param)) client.write(JSON.stringify(param)) var tickerA, tickerB var arr = [] for (var i = 0 ; i < _Count ; i++) { arr.push({open: _Begin + i * _Add, cover: _Begin + i * _Add - _Profit, isHold: false}) } while (1) { var tab = {type: "table", title: "状态", cols: ["节点信息"], rows: []} Sleep(10) var ret = client.read(-2) if (!ret || ret == "") { continue } var obj = null try { obj = JSON.parse(ret) } catch (e) { Log(e) continue } if (obj.table == "futures/ticker" && obj.data[0].instrument_id == _Instrument_id_A) { tickerA = obj.data[0] } else if (obj.table == "futures/ticker" && obj.data[0].instrument_id == _Instrument_id_B) { tickerB = obj.data[0] } if (tickerA && tickerB) { $.PlotLine(tickerA.instrument_id + "-" + tickerB.instrument_id, tickerA.last - tickerB.last) for (var j = 0 ; j < arr.length; j++) { if (tickerA.best_bid - tickerB.best_ask > arr[j].open && !arr[j].isHold) { Hedge(true, exchanges[0].SetContractType("quarter"), exchanges[1].SetContractType("this_week")) arr[j].isHold = true } if (tickerA.best_ask - tickerB.best_bid < arr[j].cover && arr[j].isHold) { Hedge(false, exchanges[0].SetContractType("quarter"), exchanges[1].SetContractType("this_week")) arr[j].isHold = false } tab.rows.push([JSON.stringify(arr[j])]) } } LogStatus(_D(), "\n `" + JSON.stringify(tab) + "`") } }
ChaoO V5 não é mais o V5? OK V5 agora é um canal privado.
Eu amo o Jimmy.O que você está fazendo agora é um exemplo de como você pode fazer isso. Tempo Plataforma Tipo Preço Quantidade Informação 2021-02-13 00:00:00 erro main:12:12 - TypeError: Cannot read property 'write' of undefined Não é possível ler a propriedade 'write' de undefined 2021-02-13 00:00:00 Erro em sandbox not support Dial
FmzeroOnde estão os vídeos didáticos?
Inventor quantificado - sonho pequenoA política não pode ser executada se a função Dial não for suportada.