Git Product home page Git Product logo

Comments (3)

ConRoseLi avatar ConRoseLi commented on August 13, 2024

function sell(){
> 402 if(!$data['_entry']) $map['side']='buy'; => if(!$data['_entry']) $map['posSide']='long';
}

from exchanges-php.

zhouaini528 avatar zhouaini528 commented on August 13, 2024

谢谢你的发现,你可以这样做。你fock到你本地, 你可以直接本地修改, 修改好了推送提交给我合并,这样也方便你修改。

from exchanges-php.

zhouaini528 avatar zhouaini528 commented on August 13, 2024

$map['instId']

说一下我这边是这样规定的,和交易所刚刚相反。

buy 做多 _enter=true 开多
buy 做多 _enter=false 平多

sell 做空 _enter=true 开空
sell 做空 _enter=false 平空

如果exchange封装层不灵活,你可以直接初始化底层 new okexV5

from exchanges-php.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.