Giter VIP home page Giter VIP logo

Comments (4)

shlomiku avatar shlomiku commented on July 28, 2024

Hi,
the buy() method is a backtrader method. not alpaca-backtrader-api method.
so, doing a change like this should be done (if decided that it is needed) in the original package

now, why not just have a utility function that calculates those values for you and use it every time you call the buy() method?

from alpaca-backtrader-api.

arahmed24 avatar arahmed24 commented on July 28, 2024

Hi

Thank you for a quick response. My vote is to support it as it is good practice to submit stop loss as a percent of the executed price that executes on the server versus the client.

Utility function and pass it to the server in a call? Like a lambda function?

We are thinking of getting around this is by placing an order with stop loss as precalculated value and then go back update the stop loss price when we have the executed price.

Thanks

Hi,
the buy() method is a backtrader method. not alpaca-backtrader-api method.
so, doing a change like this should be done (if decided that it is needed) in the original package

now, why not just have a utility function that calculates those values for you and use it every time you call the buy() method?

from alpaca-backtrader-api.

shlomiku avatar shlomiku commented on July 28, 2024

Hi
if I understand correctly you want a change/addition in the API
so it's not related to this package (you want it on the server side, not the client side)
this is the API
https://alpaca.markets/docs/api-documentation/api-v2/orders/

submit your feature request through the correct channel:
https://alpaca.markets/docs/issues-and-questions/

from alpaca-backtrader-api.

shlomiku avatar shlomiku commented on July 28, 2024

closing due to lack of activity

from alpaca-backtrader-api.

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.