I need to add a Blog option to this website https://www.noble-funds.com/ - present me best solution how to do it. - 21/11/2023 09:44 EST

  • Status: Closed
  • Prize: $60
  • Entries Received: 5
  • Winner: xslackx

Contest Brief

Please ignore Title of this contest as I am unable to change it and refers to my other project.

The acctuall project description is below:
I need Python code to execute orders on Bybit crypto exchange. Specifically the code must execute "Sell" order if the variable I set will be greater then 1.

Below is example that you can use, but don't have to. Its just to give you idea of orderparameters:
# Order parameters
params = {
'symbol': 'BTCUSDT', # Symbol for Bitcoin to Tether
'side': 'Sell', # Sell side
'type': 'MARKET', # Market order
'qty': 0.004, # Quantity in BTC
'timeInForce': 'GTC', # Good till cancel
'api_key': api_key,
'timestamp': timestamp
}

And most important the order must be executed on Perpetual (Derivatives) account. Not spot order.

Recommended Skills

Employer Feedback

“I recommend Anis Ruandreilton to everyone, he has very good programming skills. He has fininshed the project very quickly and I was impressed with the results. ”

Profile image Lukasz555, Poland.

Top entries from this contest

View More Entries

Public Clarification Board

  • beyond224
    beyond224
    • 5 months ago

    just a heads up that #3 and #4 are AI generated responses that wont even work

    • 5 months ago

How to get started with contests

  • Post your contest

    Post Your Contest Quick and easy

  • Get tons of entries

    Get Tons of Entries From around the world

  • Award the best entry

    Award the best entry Download the files - Easy!

Post a Contest Now or Join us Today!