Aleph 0ne
Aleph 0ne
I see `GetSMS` as an option, but it requires I know about the SMS. Is there an option to get all existing SMS messages like: `curl -X GET 'https://api.twilio.com/2010-04-01/Accounts/{accountID}/Messages.json?PageSize=20&From="+{phone}"' \...
I am trying to get this to work with Stocks/equities by using either Q.TICKER or AM.TICKER and have been unsuccessful in my attempts, using the Python example. params of "C.AUD/USD,C.USD/EUR,C.USD/JPY"...
I'd like to grab the intraday prices for a previous day using your module. I haven't yet seen a way to do this, as all the pricing appears to be...
I know there's a StopLossOnFill and that works very well, but is there a TakeProfit option which allows me to set StopLossOnFill and TakeProfit when performing a Limit Order (the...
Jupiter allows BETA TO routing which allows you to trade pairs that otherwise fail with a "not tradeable" or other error message. How can we add the beta routing to...