pravin bhudiya
pravin bhudiya
Binance has faster bot , so must have some arbitrage between pairs. can you add binance exchange?
can you add support for binance also?
i am keep getting this error "problem accessing directory /home/insight/.bitcoin"
i have written pine indicator with strategy. strategy print signals on chart for short and long with "strategy.entry" function call. how can i detect that data update values.
Needed Doc for test this bot.
i am using ngx-gallery with angular 9.1. i am fetching images from web services and building url attaching it like below: ``` this.service.getAllImages('5ef814a570f45211f5b2b508').subscribe((res: any) => { res.forEach(img => { this.galleryImages.push({...
i am using nancy self hosting. there i created some classes that resolved by passing different parameters. how can i find those classes using params and dispose it at runtime...
is it possible to create dll export functions to use in .net using DllImport.
i need c# version of neoscrypt algo to add in my pool. can you help me to write that?