
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
It's like you have it all backwards :-)
As said above, you should only take a UPU for a trading robot. Any UPU has very limited computing resources (CPU/memory/disk), but it works 24/7 and pings faster than a home computer.
And to connect the drive local (in the sense of your home computer) to the UPU is a 5 penny task for novice administrator. And you can provide this very drive at a rate of the UPU, that is, it was always available, and all 24 hours for 7 days? And the exchange rate will of course be limited by the outgoing channel.
Actually it is typical to have the opposite task - to connect the UPU disk (share) to the local machine.
It's also solvable if you want to. It's possible to connect the local to the internet...
I need to connect the terminal on a remote computer to use the memory and downloaded quotes on my work computer not to take up memory which is not available on the remote computer
I need to connect the terminal on a remote computer to use the memory and downloaded quotes on my desktop computer so that it does not consume memory that is not available on the remote computer
Hello.
Please advise how to set correctly (parameter time2,dt2. with the rest more or less understandable), that the indicator drew a line from the beginning of the day to a certain length, depending on theLongcoefficient . Well let's suppose that the length of the line visually corresponding to the number of contracts of open interest. М15 time frame , from about 50 contracts to 2000. It is possible to use the part of the line to climb to the second day if the number of contracts is large. And the second question. The same, but the lines should be attached not to the beginning of the previous day, but to the right side of the chart. It is desirable to be able to adjust the length, changing the coefficient. Many thanks.))).
code to question
PutTrendLine ("Premia GR OI W1 Put "+Call_Strike_VOL+""+var1,dt1,premia,dt2,premia,Collor);//draw the premium
void PutTrendLine(string name,datetime tame1,datetime price1,datetime tame2,double price2,color clr)
Hello.
Please advise how to set correctly (parameter time2,dt2. with the rest more or less understandable), that the indicator drew a line from the beginning of the day to a certain length, depending on theLongcoefficient . Well let's suppose that the length of the line visually corresponding to the number of contracts of open interest. М15 time frame , from about 50 contracts to 2000. It is possible to use the part of the line to climb to the second day if the number of contracts is large. And the second question. The same, but the lines should be attached not to the beginning of the previous day, but to the right side of the chart. It is desirable to be able to adjust the length, changing the coefficient. Many thanks.))).
Enter the variable Scale, for example 1 bar = 100 contracts.
And check if the histogram does not fit, then change the scale 1 bar = 150-200-250-300
Introduce a variable Scale, e.g. 1 bar = 100 contracts.
And check if the bar chart does not fit, then change the scale to 1 bar = 150-200-250-300