JulyIghor / QtBitcoinTrader

Secure multi crypto exchange trading client
https://sourceforge.net/projects/bitcointrader/
732 stars 376 forks source link

trading rules group #280

Closed m2m4m6m8m10 closed 2 years ago

m2m4m6m8m10 commented 2 years ago

please help me with my problem i can't trade in rules group and i am using yobit exchange platformi i see in Debug alot of active orders but in my log I always see this error buy ok: {"success":0,"error":null} Screenshot_1

you have said to me that LVL2 and LVL0 are labels but i want trade in LVL0 how can do that

JulyIghor commented 2 years ago

LVL is our internal thing that you should not think about.

You need to contact the exchange to ask and find out why your order commands receive that error

m2m4m6m8m10 commented 2 years ago

I am sorry to annoying you but i want to know if i use this method Screenshot_1 Is that means when market buy or sell that my order will execute at the same time that market buy or sell or my guess is wrong i just want to know so i can trade

JulyIghor commented 2 years ago

In Concurrent mode all rules started at time, and in Sequential mode next rule starts only after previous one executed

m2m4m6m8m10 commented 2 years ago

i am so sorry last question is it will be like this way or not Screenshot_2

JulyIghor commented 2 years ago

Use some non trade trigger as Action, so you can test your strategy and see what is happening

m2m4m6m8m10 commented 2 years ago

but i don't have any experience to test any strategy it seems that i will use another trading bot i was just want to trade by market price but think this strategy did not exist in this bot but thank you very mach for your help