Puvox – Blog
  • HOMEPAGE
  • Mobile & Android
  • Browser
  • Plugin
  • Technology
  • Trade programming
  • Website
  • Windows & Software
  • WordPress

Puvox – Blog

Recent Posts

  • Install SSL/HTTPS on WAMP-server (2019)
  • Ticks (amount) or UpTicks/DownTicks indicator ( ThinkOrSwim )
  • [Solution] Can’t download file from UpWork (“This file is dangerous…” in Chrome)
  • (Solution) Highest/Lowest functions with series-integer in PineScript
  • [Solution] “The type or namespace name ‘TextPosition’ could not be found”

Recent Comments

  • Alex on (Solution) Highest/Lowest functions with series-integer in PineScript
  • Matt on D3SpotterV3B4 + DerivativeOscillator + SMI (With fixes and updates)
  • J on (SOLUTION) Synergy shows Warning/Error “unrecognised client name”
  • tom on D3SpotterV3B4 + DerivativeOscillator + SMI (With fixes and updates)
  • [TradeStation/EasyLanguage] Optimize indicators and strategies – avoid calling series functions – Blog on EasyLanguage- Make one-time calculations (&functions) performance-optimised

Archives

  • January 2019
  • September 2018
  • August 2018
  • June 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • May 2017
  • April 2017
  • March 2017
  • January 2017
  • December 2016
  • December 2013
  • January 2013

Categories

  • Browser
  • Coding
  • Health
  • Mobile & Android
  • Plugin
  • Technology
  • Trade programming
  • Uncategorized
  • Video
  • Website
  • Windows & Software
  • WordPress

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
January 4, 2019
  • Browser
  • Coding
  • Website
  • Windows & Software

Install SSL/HTTPS on WAMP-server (2019)

Here we wrote ALL NECESSARY STEPS, to explain how to install SSL & use HTTPS on WampServer  (just change red words to your actual path) : Click in tray WAMP > Apache > Apache Modules and…

See More
September 20, 2018
  • Trade programming
  • Uncategorized

Ticks (amount) or UpTicks/DownTicks indicator ( ThinkOrSwim )

Ticks & UpTicks/DownTicks indicator (ThinkScript) Here is a think-script for ThinkOrSwim, that does 2 different things, according to what you choose in the option: Show Ticks (whole amount) per baror…

See More
August 26, 2018
  • Browser
  • Website
  • Windows & Software

[Solution] Can’t download file from UpWork (“This file is dangerous…” in Chrome)

Can’t download files from UpWork (in Chrome/Mozilla Firefox) Recently, after appx. 23 Aug (2018) clients and freelancers on UpWork.com are receiving error message while trying to download the delivered files: This…

See More
August 1, 2018
  • Trade programming

(Solution) Highest/Lowest functions with series-integer in PineScript

Highest/Lowest functions with series/integer Probably, you have already met the problem, when you tried to use highest()  or lowest() functions in TradingView PineScript using the dynamic/calculated variable, like: my_value = highest(close, smth…

See More
June 27, 2018
  • Trade programming

[Solution] “The type or namespace name ‘TextPosition’ could not be found”

TextPosition import & export issue in NinjaTrader 8 In case you use an indicator that contains Draw.TextFixed() or similar code, that depends on the enum TextPosition, and if you try to…

See More
June 27, 2018
  • Mobile & Android
  • Technology

[SOLUTION] Green line on Turbo 2 screen

Motorola Turbo 2 – lines on the screen Motorola last year Motorola has very powerful model – Turbo2 ,  but apparently in a while there appeared distinct problem with these phone models. Thousands…

See More
June 25, 2018
  • Trade programming

D3SpotterV3B4 + DerivativeOscillator + SMI (With fixes and updates)

D3 Spotter Indicator for NinjaTrader 8 Recently we had to use D3Spotter for NT 8. Fortunately, there had been already available D3SpotterV3B2 (u),  but after we opened the code for that,…

See More
June 15, 2018
  • Trade programming

[TradeStation/EasyLanguage] Create folder/path/directory recursively

Creating Folder with EasyLanguage/DLL   In EasyLanguage (TradeStation v9+), like many other things,  there is not ready-made function to create a folder (directory) recursively. For example, you want to create: …

See More
June 12, 2018
  • Trade programming

EasyLanguage- Make one-time calculations (&functions) performance-optimised

Making calculations performance-optimised in EasyLanguage if you regularly run scripts on a large chart, then you should always care of performance in TradeStation, as EasyLanguage calculations take much time if…

See More
April 13, 2018
  • Windows & Software

Creating portable .EXE or self-extracting installer (using 7zip)

Creating Self-Extracting (portable) .EXE packages I’ve been searching the solution for a simple question – how to put several files/folders in a self-extracting package. Well, a long time ago, I’ve…

See More

Posts navigation

1 2 … 10 Next →

Recent Posts

  • Install SSL/HTTPS on WAMP-server (2019)
  • Ticks (amount) or UpTicks/DownTicks indicator ( ThinkOrSwim )
  • [Solution] Can’t download file from UpWork (“This file is dangerous…” in Chrome)
  • (Solution) Highest/Lowest functions with series-integer in PineScript
  • [Solution] “The type or namespace name ‘TextPosition’ could not be found”

Tags

error error fix fix

Categories

  • Browser
  • Coding
  • Health
  • Mobile & Android
  • Plugin
  • Technology
  • Trade programming
  • Uncategorized
  • Video
  • Website
  • Windows & Software
  • WordPress
Copyright © 2019 | Puvox Software