Page 2 of 2

Re: Price prediction using machine learning

PostPosted: Sun May 31, 2020 3:15 pm
by SANTOSH
SANTOSH wrote:Hi All
Can a lua strategy be machine learned?

Regards,
Santosh.


Awaiting response long back !!
Kindly try to answer my question.
It will be a great help.

Re: Price prediction using machine learning

PostPosted: Wed Sep 16, 2020 2:49 am
by ttta.4x
waiting for update on this one :)

Re: Price prediction using machine learning

PostPosted: Fri Sep 18, 2020 1:13 pm
by SANTOSH
ttta.4x wrote:waiting for update on this one :)



It's been last 9 months I am waiting if this possible!

Still no update from fxcodebaase team
But I have hopes for their response.

Re: Price prediction using machine learning

PostPosted: Sat Jan 30, 2021 1:25 pm
by SANTOSH
SANTOSH wrote:Thanks Alexander ,
I get it to working .
Can log in and use the machine leaarning .py samples which are in fxcodebase .

=========================================================================
I tried the following and got success .
PricePredictionMLClassification.py
The model divides objects into two groups: "the price will grow on the next bar" and "the price will fall on the next bar".


C:\Users\abc>PricePredictionMLC.py -l D291033620 -p 9173 -u fxcorporate.com/Hos
ts.jsp -c DEMO
C:\Users\abc\AppData\Local\Programs\Python\Python37\lib\site-packages\sklearn\ex
ternals\joblib\externals\cloudpickle\cloudpickle.py:47: DeprecationWarning: the
imp module is deprecated in favour of importlib; see the module's documentation
for alternative uses
import imp
Status: CONNECTING
Status: CONNECTED
C:\Users\abc\AppData\Local\Programs\Python\Python37\lib\site-packages\sklearn\sv
m\base.py:196: FutureWarning: The default value of gamma will change from 'auto'
to 'scale' in version 0.22 to account better for unscaled features. Set gamma e
xplicitly to 'auto' or 'scale' to avoid this warning.
"avoid this warning.", FutureWarning)
Train Accuracy: 54.17%
Test Accuracy: 48.33%
Status: DISCONNECTING
Status: DISCONNECTED

=========================================================================
Have a question :
How can we use the above python script in live market to predict the next bar , meaning whats the way to use it in the live market ?


Regards ,
Santosh .



Updates for this???

Re: Price prediction using machine learning

PostPosted: Fri Feb 26, 2021 10:41 pm
by SANTOSH
Konstantin.Toporov wrote:Similar sample is in our development queue.



Anything for this ?

Regards,
Santosh Sahu

Re: Price prediction using machine learning

PostPosted: Sun Sep 26, 2021 2:56 pm
by SANTOSH
Can Price prediction using RSI divergence.py be made for ML purpose?

Regards
Santosh