hello to you all,
this is my first post in this community, was kinda nervous, didnt know how to get into this community,
i am currently learning python and been afk for 2 months(animation proj)
and been wondering how to recover the things i have forgotten and foundout a cool way,
i started building a Crypto bot (im worst in explaining sorry) :
first it starts with receiving time frames candles from Bybit API each 5m,
then CHOCH+MTR algorithm comes,
in every 5mins it repeats itself and if it get any BUY/SELL signal (CHOCH+MTR) it goes for opening Position in Bybit(DEMO), if we have had opened a position for that coin it does not repeat it and if we can open position, The stop-loss (SL) is set at the edge of the identified order block, and the take-profit (TP) is calculated either as a fixed percentage gain (≈0.4%) or as a risk-reward multiple (e.g., 1 : 1 or 1 : 1.2) based on the distance between entry and SL.
it is not working properly for now and i am using GPT for code ( i study it afterwards and rewrite in another way usually).
but i am working on it and tried this to learn new stuff on automation and API and etc.
hope this make me improve my coding and the problem solving skill.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)